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
*
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows fi...
bruvzg
2022-07-07
2
-3
/
+8
*
Prevent possible crash when mesh is freed
Yuri Rubinsky
2022-07-06
1
-0
/
+2
*
Merge pull request #62344 from BastiaanOlij/extract_dependencies
Rémi Verschelde
2022-07-06
20
-930
/
+981
|
\
|
*
Split dependency logic
Bastiaan Olij
2022-06-28
20
-930
/
+981
*
|
Remove unused anisotropy setter/getter methods in VoxelGI
Hugo Locurcio
2022-07-06
2
-10
/
+0
*
|
Add Desktop to file dialog drive on Unix
Shlomi
2022-07-05
1
-4
/
+13
*
|
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
4
-12
/
+1
*
|
Vulkan: Make `loader_get_json` "error" a verbose message on Windows
Rémi Verschelde
2022-07-02
1
-9
/
+9
*
|
SCons: Properly track codegen script dependency for generated GLSL headers
Rémi Verschelde
2022-07-02
1
-1
/
+1
*
|
Use a more robust method of determining writability of bindings
Pedro J. Estébanez
2022-06-30
1
-22
/
+8
*
|
Avoid manual memory management of certain arrays in Vulkan RD
Pedro J. Estébanez
2022-06-28
2
-19
/
+14
*
|
Fix confusion between Vulkan and RD storage buffer usage values
Pedro J. Estébanez
2022-06-28
1
-2
/
+1
*
|
Stop debug time full barriers preventing layout transitions in Vulkan RD
Pedro J. Estébanez
2022-06-28
1
-7
/
+4
*
|
Optimize texture update in Vulkan RD
Pedro J. Estébanez
2022-06-28
1
-24
/
+20
*
|
Apply some small fixes/enhancements to the Vulkan RD
Pedro J. Estébanez
2022-06-28
4
-30
/
+40
*
|
Consider uniform writability part of the interface of the set
Pedro J. Estébanez
2022-06-27
2
-3
/
+34
|
/
*
Split GI effects and fix stereoscopic rendering of GI effects
Bastiaan Olij
2022-06-22
9
-141
/
+257
*
Clean up Hash Functions
reduz
2022-06-20
1
-7
/
+7
*
Introduce eye_offset for correcting stereoscopic reflections
Bastiaan Olij
2022-06-17
2
-1
/
+2
*
Implement MultiMesh in 3D and flesh out MultiMesh functions
clayjohn
2022-06-14
10
-188
/
+290
*
Initial TAA implementation
jfons
2022-06-07
2
-4
/
+4
*
Ensure has_os_features is safely called as it can't be called from within the...
Bastiaan Olij
2022-06-01
1
-0
/
+4
*
Implement NinePatchRects in GLES3 renderer
clayjohn
2022-05-25
1
-12
/
+12
*
Merge pull request #61425 from clayjohn/GLES3-2D
Rémi Verschelde
2022-05-26
5
-139
/
+182
|
\
|
*
Implement 2D Meshes and MultiMeshes in GLES3 backend
clayjohn
2022-05-25
5
-139
/
+182
*
|
Merge pull request #60641 from clayjohn/Sky-ign
Rémi Verschelde
2022-05-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use IGN instead of white noise for sky dithering
clayjohn
2022-05-24
1
-0
/
+1
*
|
Add clipping, backbuffer, and CanvasGroups to 2D GLES3 renderer
clayjohn
2022-05-24
22
-1144
/
+708
|
/
*
Merge pull request #60803 from Chaosus/shader_hint_rename
Rémi Verschelde
2022-05-24
1
-8
/
+5
|
\
|
*
Rename `hint_albedo`, `hint_white/black` in shaders
Yuri Roubinsky
2022-05-09
1
-8
/
+5
*
|
Add a new HashSet template
reduz
2022-05-20
6
-17
/
+17
*
|
Fix sky updating when DirectionalLight mode changed and shader compatibility ...
clayjohn
2022-05-19
3
-6
/
+6
*
|
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
3
-39
/
+39
*
|
Fix tonemapper shader to correctly apply alpha channel
Yuri Rubinsky
2022-05-18
1
-6
/
+6
*
|
Add basic lighting to GLES3 renderer.
clayjohn
2022-05-16
15
-526
/
+1537
*
|
Replace most uses of Map by HashMap
reduz
2022-05-16
13
-119
/
+119
*
|
Fix computation of screen_uv
Somnath Sarkar
2022-05-16
1
-1
/
+1
*
|
Merge pull request #60894 from derammo/derammo_opengl3_windows
Rémi Verschelde
2022-05-13
3
-2
/
+9
|
\
\
|
*
|
opengl3 driver now works on windows including multi window
derammo
2022-05-11
3
-2
/
+9
|
|
/
*
|
Merge pull request #60643 from clayjohn/GLES3-3D
Rémi Verschelde
2022-05-12
24
-2067
/
+3408
|
\
\
|
*
|
Basic 3D rendering
clayjohn
2022-05-12
22
-253
/
+1728
|
*
|
SceneShader compiling
clayjohn
2022-05-11
8
-1740
/
+1163
|
*
|
SkyShaders working
clayjohn
2022-05-11
10
-159
/
+602
*
|
|
Add a new HashMap implementation
reduz
2022-05-12
1
-3
/
+2
|
/
/
*
|
[GL] Fix HTML5 builds.
Fabio Alessandrelli
2022-05-11
2
-2
/
+2
*
|
[macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK.
bruvzg
2022-05-10
3
-5
/
+5
*
|
Merge pull request #60596 from clayjohn/GLES3-LightStorage
Rémi Verschelde
2022-05-10
2
-47
/
+386
|
\
\
|
|
/
|
/
|
|
*
Add LightStorage functions to GLES3 renderer
clayjohn
2022-04-28
2
-47
/
+386
*
|
Merge pull request #60723 from reduz/refactor-module-initialization
Rémi Verschelde
2022-05-04
1
-2
/
+0
|
\
\
|
*
|
Refactor module initialization
reduz
2022-05-04
1
-2
/
+0
[next]