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
*
Reset filter/repeat state of textures in GL Compatibility renderer when rende...
clayjohn
2023-06-23
1
-0
/
+2
*
Moved variables closer to usage to fix unused variable warning
Brecht Kuppens
2023-06-22
1
-2
/
+2
*
Merge pull request #78490 from clayjohn/GLES3-particles-subemit
Rémi Verschelde
2023-06-22
3
-15
/
+18
|
\
|
*
Add warnings and fallbacks for particles sub emitters when using the GL Compa...
clayjohn
2023-06-21
3
-15
/
+18
*
|
free color and depth texture after check framebuffer complete failed
Qiqi Wu
2023-06-22
1
-1
/
+6
|
/
*
Fix invalid RID errors when freeing a mesh with blend shapes
bitsawer
2023-06-19
1
-4
/
+6
*
[Unix] Fix temporary file permissions.
bruvzg
2023-06-16
1
-0
/
+4
*
GLES3: Remove unimplemented texture_create() declaration
Qiqi Wu
2023-06-16
1
-2
/
+0
*
Merge pull request #78302 from clayjohn/GLES3-screen-warning
Rémi Verschelde
2023-06-16
1
-4
/
+0
|
\
|
*
Remove outdated warning when using screen texture in GL Compatibility renderer
clayjohn
2023-06-15
1
-4
/
+0
*
|
Merge pull request #78287 from clayjohn/GLES3-texture-replace
Rémi Verschelde
2023-06-16
1
-1
/
+1
|
\
\
|
*
|
Copy texture filter/repeat modes when replacing a texture in the GL Compatibi...
clayjohn
2023-06-15
1
-1
/
+1
|
|
/
*
|
Merge pull request #78285 from clayjohn/GLES3-viewport-filter
Rémi Verschelde
2023-06-16
1
-4
/
+2
|
\
\
|
*
|
Ensure filter/repeat is cached by Viewport texture in GL Compatibility renderer
clayjohn
2023-06-15
1
-4
/
+2
|
|
/
*
/
Add RENDERING_INFO parameters to GL Compatibility renderer
clayjohn
2023-06-16
10
-230
/
+324
|
/
*
Fix for Win+M crashing the editor
jpcerrone
2023-06-14
1
-0
/
+1
*
Merge pull request #78199 from clayjohn/detect_3d
Rémi Verschelde
2023-06-14
2
-14
/
+12
|
\
|
*
Ensure that "detect 3D" is only called when using 3D shaders
clayjohn
2023-06-13
2
-14
/
+12
*
|
Expose RD::texture_native_handle
Bastiaan Olij
2023-06-14
2
-2
/
+2
|
/
*
Merge pull request #76977 from manueldun/light-shader-builtins
Rémi Verschelde
2023-06-09
1
-0
/
+4
|
\
|
*
Enable the use of all builtins on the light shader
Manuel Dun
2023-06-08
1
-0
/
+4
*
|
Merge pull request #74937 from bitsawer/fix_uniform_storage
Rémi Verschelde
2023-06-09
1
-541
/
+96
|
\
\
|
*
|
Fix shader uniform storage conversions and crash
bitsawer
2023-05-29
1
-541
/
+96
*
|
|
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
2
-4
/
+4
*
|
|
Properly update array textures when using the OpenGL backend to avoid crash
clayjohn
2023-06-07
1
-3
/
+3
*
|
|
Merge pull request #77946 from bruvzg/opengl_blend_cache
Rémi Verschelde
2023-06-07
1
-2
/
+4
|
\
\
\
|
*
|
|
[OpenGL] Fix LCD blend mode color caching.
bruvzg
2023-06-07
1
-2
/
+4
*
|
|
|
Replace get_rendering_device() call to prevent crashes on OpenGL.
MJacred
2023-06-06
2
-4
/
+7
|
/
/
/
*
|
|
Merge pull request #76348 from warriormaster12/pipeline-cache
Rémi Verschelde
2023-06-01
2
-2
/
+162
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement Vulkan pipeline caching
warriormaster12
2023-05-31
2
-2
/
+162
*
|
|
Merge pull request #77224 from patrickdown/implement_texture_2d_layered_initi...
Rémi Verschelde
2023-05-29
2
-1
/
+56
|
\
\
\
|
*
|
|
Implemented texture_2D_layered_initialize
patrickdown
2023-05-27
2
-1
/
+56
*
|
|
|
Merge pull request #75181 from dalexeev/fix-light-only-mode
Yuri Sizov
2023-05-27
2
-3
/
+13
|
\
\
\
\
|
*
|
|
|
Fix "Light Only" mode of `CanvasItemMaterial`
Danil Alexeev
2023-05-13
2
-3
/
+13
*
|
|
|
|
fix gles texture uniform array binding
Dani Frank
2023-05-26
3
-78
/
+70
*
|
|
|
|
Merge pull request #77409 from allenwp/OpenGL3-Blend-Issue76334
Rémi Verschelde
2023-05-24
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Fixed issues with blend modes in OpenGL 3 renderer
Allen Pestaluky
2023-05-24
1
-0
/
+4
*
|
|
|
|
|
Merge pull request #77022 from sakrel/fix_buffer_get_data
Rémi Verschelde
2023-05-24
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RenderingDeviceVulkan::buffer_get_data: Use draw command buffer instead of se...
sakrel
2023-05-12
1
-3
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #76053 from MightiestGoat/fix-sky-auto-exposure
Rémi Verschelde
2023-05-24
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix the grainy sky while using debanding
mightygoat
2023-04-15
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #75945 from Calinou/renderingdevice-finalaction-fix-typo
Rémi Verschelde
2023-05-24
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix typo in FinalAction `switch` statement in RenderingDevice
Hugo Locurcio
2023-04-11
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #77265 from lyuma/aabb_bone_lod_inside
Rémi Verschelde
2023-05-22
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix AABB for unused bones
Lyuma
2023-05-19
1
-2
/
+2
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
/
|
|
|
|
|
(Re-)Implemented Light3D's property "shadow_reverse_cull_face"
Markus Grafen
2023-05-19
1
-0
/
+7
|
/
/
/
/
/
/
*
|
|
/
/
/
Verify gles3 cached shader load successful
ChibiDenDen
2023-05-17
1
-0
/
+7
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #76541 from KoBeWi/WAZZUP
Rémi Verschelde
2023-05-12
1
-1
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Add mono audio support to WASAPI
kobewi
2023-04-28
1
-1
/
+22
*
|
|
|
|
|
Merge pull request #76959 from stolk/initlight
Rémi Verschelde
2023-05-12
1
-0
/
+1
|
\
\
\
\
\
\
[next]