index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #68440 from clayjohn/redraw-TIME
Rémi Verschelde
2022-11-09
1
-0
/
+12
|
\
|
*
Request redraw in OpenGL3 and mobile renderers when TIME used in shader
clayjohn
2022-11-08
1
-0
/
+12
*
|
Add support for OpenGL to OpenXR
David Snopek
2022-11-08
5
-124
/
+286
|
/
*
Remove duplicate project settings definitions
kobewi
2022-11-08
1
-6
/
+4
*
RenderingDevice: Fix usage of index offset
Patrick Dawson
2022-11-05
1
-1
/
+1
*
Fix pathological corner case in drawing tileset editor
clayjohn
2022-11-04
1
-2
/
+2
*
Merge pull request #68212 from dsnopek/rt-override-one-method
Rémi Verschelde
2022-11-04
1
-3
/
+1
|
\
|
*
Collapse three seperate texture storage methods into render_target_set_overri...
David Snopek
2022-11-03
1
-3
/
+1
*
|
Merge pull request #68102 from BastiaanOlij/fix_render_issues_xr
Rémi Verschelde
2022-11-03
2
-17
/
+42
|
\
\
|
|
/
|
/
|
|
*
Fix several render issues found while debugging XR
Bastiaan Olij
2022-11-01
2
-17
/
+42
*
|
Merge pull request #67770 from clayjohn/GLES3-flip_y
Rémi Verschelde
2022-11-03
1
-3
/
+3
|
\
\
|
*
|
Remove depth correction in GLES3 renderer
clayjohn
2022-10-22
1
-3
/
+3
*
|
|
Merge pull request #68120 from akien-mga/style-doc-cleanup
Rémi Verschelde
2022-11-02
3
-6
/
+6
|
\
\
\
|
*
|
|
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
3
-6
/
+6
*
|
|
|
Bind DirectionalLight buffer to uniform slot even when not used
clayjohn
2022-11-02
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #67639 from clayjohn/GLES3-2d-shadows
Rémi Verschelde
2022-11-02
15
-218
/
+1320
|
\
\
\
|
*
|
|
Add 2D shadows and canvas SDF to OpenGL3 renderer
clayjohn
2022-10-28
15
-218
/
+1320
*
|
|
|
Add texture reading code to OpenGL3 renderer for web and mobile
clayjohn
2022-11-01
4
-4
/
+74
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
4
-6
/
+6
|
\
\
\
|
*
|
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
4
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #54309 from ibrahn/alsa-midi-fix
Rémi Verschelde
2022-10-31
2
-68
/
+154
|
\
\
\
|
*
|
|
Fix MIDI input with ALSA.
Ibrahn Sahir
2022-10-17
2
-68
/
+154
|
|
/
/
*
|
|
Merge pull request #67729 from Riteo/workaround-extension-feature-bug
Rémi Verschelde
2022-10-31
1
-12
/
+34
|
\
\
\
|
*
|
|
Check for a Vulkan extension before checking its features
Riteo
2022-10-22
1
-12
/
+34
|
|
/
/
*
|
|
Merge pull request #67032 from clayjohn/GLES3-gpu-profiling
Rémi Verschelde
2022-10-31
3
-139
/
+119
|
\
\
\
|
*
|
|
Add OpenGL timer queries to OpenGL3 backend
clayjohn
2022-10-07
3
-139
/
+119
*
|
|
|
Merge pull request #67112 from Chaosus/fix_boolean_uniform_instances
Yuri Rubinsky
2022-10-28
2
-9
/
+26
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix incorrect setup of boolean uniform instances
Yuri Rubinsky
2022-10-09
2
-9
/
+26
*
|
|
|
Merge pull request #66107 from devloglogan/ambient-light-disabled-fix
Clay John
2022-10-27
1
-2
/
+8
|
\
\
\
\
|
*
|
|
|
enabled ambient_light_disabled render mode flag
Logan Lang
2022-09-19
1
-2
/
+8
*
|
|
|
|
Merge pull request #64710 from MinusKube/window-size-crash
Clay John
2022-10-27
5
-0
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Prevent windows from having a size greater than device limit
MinusKube
2022-09-04
5
-0
/
+17
*
|
|
|
|
|
Merge pull request #67043 from clayjohn/clip_children
Clay John
2022-10-27
2
-6
/
+41
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Implement multiple clip_children modes for CanvasItems
clayjohn
2022-10-14
1
-4
/
+8
|
*
|
|
|
|
|
Improve behaviour of clip_children by clipping
clayjohn
2022-10-13
2
-5
/
+36
*
|
|
|
|
|
|
Merge pull request #67912 from RevoluPowered/fix-exeception-bad-access
Clay John
2022-10-26
2
-9
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix EXE_BAD_ACCESS caused by optional argument
Gordon MacPherson
2022-10-26
2
-9
/
+6
*
|
|
|
|
|
|
|
Merge pull request #67541 from RandomShaper/refactor_subgroup_ads
Clay John
2022-10-24
1
-3
/
+6
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Let the RD driver itself expose subgroup caps
Pedro J. Estébanez
2022-10-20
1
-3
/
+6
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #65334 from dsnopek/opengl-multiview
Clay John
2022-10-23
14
-56
/
+265
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add multiview to the opengl3 driver
David Snopek
2022-10-21
14
-56
/
+265
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
implemented mesh_surface_update_x functions
keptsecret
2022-10-22
1
-0
/
+36
*
|
|
|
|
|
|
Use opaque composition if transparency is disabled
Riteo
2022-10-19
1
-11
/
+15
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #63332 from KoBeWi/static_images_aka_photos
Rémi Verschelde
2022-10-15
2
-28
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Make some Image methods static
kobewi
2022-10-14
2
-28
/
+10
*
|
|
|
|
|
|
Merge pull request #67416 from clayjohn/GLES3-primitive
Rémi Verschelde
2022-10-15
1
-7
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix drawing of 2D primitives in OpenGL3 renderer
clayjohn
2022-10-14
1
-7
/
+8
|
|
/
/
/
/
/
/
*
/
/
/
/
/
/
Fix error in Web builds that resulting in 2D
clayjohn
2022-10-14
3
-1
/
+7
|
/
/
/
/
/
/
*
/
/
/
/
/
Detect Wine and disable unsupported IAudioClient3 interface.
bruvzg
2022-10-14
2
-0
/
+25
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #67335 from clayjohn/GLES3-2d-lights
Rémi Verschelde
2022-10-13
10
-43
/
+792
|
\
\
\
\
\
[next]