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 #98388 from DarioSamo/sync-fixes
Thaddeus Crews
2024-10-21
2
-7
/
+44
|
\
|
*
Improve synchronization of rendering commands after changes from transfer que...
Dario
2024-10-21
2
-7
/
+44
*
|
Merge pull request #98237 from dustdfg/os_transitive_image_headers_refactor
Thaddeus Crews
2024-10-21
2
-0
/
+2
|
\
\
|
*
|
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
2
-0
/
+2
*
|
|
Merge pull request #98212 from stuartcarnie/sgc/metal_improvements
Thaddeus Crews
2024-10-21
3
-43
/
+146
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Metal: Performance improvements and bug fixes
Stuart Carnie
2024-10-20
3
-43
/
+146
|
|
/
*
/
Move transitions of textures initialized by transfer workers to the main grap...
Dario
2024-10-18
2
-0
/
+5
|
/
*
Merge pull request #97744 from Nazarwadim/use_local_vector_for_skeleton
Thaddeus Crews
2024-10-10
2
-4
/
+4
|
\
|
*
Use local vector for skeleton
Nazarii
2024-10-02
2
-4
/
+4
*
|
Merge pull request #94952 from alvinhochun/angle-d3d11-flip-y
Thaddeus Crews
2024-10-10
4
-4
/
+99
|
\
\
|
*
|
Optimize ANGLE on D3D11 to remove an extra blit
Alvin Wong
2024-07-31
4
-4
/
+99
*
|
|
CI: Add MinGW/GCC build to Windows GHA
Thaddeus Crews
2024-10-10
3
-3
/
+14
*
|
|
Merge pull request #96819 from clayjohn/GLES3-instance-uniforms
Clay John
2024-10-07
3
-0
/
+4
|
\
\
\
|
*
|
|
Implement instance uniforms in Compatibility renderer
clayjohn
2024-09-10
3
-0
/
+4
*
|
|
|
Merge pull request #97309 from kroketio/metal-expose-device-handle
Clay John
2024-10-07
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Metal: expose DRIVER_RESOURCE_LOGICAL_DEVICE for get_resource_native_handle()
Sander
2024-09-22
1
-1
/
+2
*
|
|
|
|
Merge pull request #97552 from dustdfg/drivers/use_dedicated_print_error
Rémi Verschelde
2024-10-04
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Use dedicated `print_error` method for colored output for unsupported drivers
Yevhen Babiichuk (DustDFG)
2024-09-27
1
-3
/
+5
*
|
|
|
|
|
Merge pull request #97304 from kroketio/metal-return-logical-device-handle
Rémi Verschelde
2024-10-04
1
-1
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Metal: implement texture_create_from_extension
Sander
2024-09-22
1
-1
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #97719 from bruvzg/cross_dev_rename
Rémi Verschelde
2024-10-04
1
-1
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[Linux/BSD] Fix cross-device rename.
bruvzg
2024-10-02
1
-1
/
+11
*
|
|
|
|
|
|
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...
Dario
2024-10-02
9
-257
/
+169
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #97676 from clayjohn/GLES3-sky-quality
Rémi Verschelde
2024-10-02
1
-7
/
+11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Improve the look of radiance map in Compatibility backend
clayjohn
2024-09-29
1
-7
/
+11
*
|
|
|
|
|
Merge pull request #97602 from patowen/fix-region-filter-clip-enabled
Rémi Verschelde
2024-10-01
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Clamp UV-coordinates to centers of outermost texels when configured to do so
Patrick Owen
2024-09-29
1
-1
/
+2
|
|
/
/
/
/
/
*
/
/
/
/
/
Move Vulkan includes to a central godot_vulkan.h header
Gergely Kis
2024-09-29
4
-15
/
+45
|
/
/
/
/
/
*
|
/
/
/
Implement vertex shading
ywmaa
2024-09-29
4
-11
/
+287
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #97483 from akien-mga/clang-format-19.1.0
Rémi Verschelde
2024-09-26
4
-6
/
+6
|
\
\
\
\
|
*
|
|
|
CI: Update `clang-format` pre-commit hook to 19.1.0
Rémi Verschelde
2024-09-26
4
-6
/
+6
*
|
|
|
|
Merge pull request #95678 from Hilderin/fix-slow-load-on-large-project-v2
Rémi Verschelde
2024-09-26
2
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Fix slow editor load on large projects (v2)
Hilderin
2024-09-25
2
-2
/
+0
*
|
|
|
|
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
24
-0
/
+24
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Fix incorrect Reinhard tonemap operator
Rie
2024-09-25
1
-2
/
+6
*
|
|
|
|
Merge pull request #97379 from clayjohn/webgl-errors
Rémi Verschelde
2024-09-24
4
-4
/
+11
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Clean up two recently introduced WebGL errors
clayjohn
2024-09-23
4
-4
/
+11
*
|
|
|
|
Merge pull request #97260 from clayjohn/pixel_snap
Rémi Verschelde
2024-09-21
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Calculate pixel snap in canvas space instead of world space
clayjohn
2024-09-20
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Add external texture support (GLES3)
David Snopek
2024-09-20
6
-1
/
+95
|
/
/
/
/
*
|
|
|
Merge pull request #97217 from stuartcarnie/97185_subpixel_rendering
Rémi Verschelde
2024-09-20
2
-0
/
+11
|
\
\
\
\
|
*
|
|
|
[2D,Metal]: Fix subpixel blending; fix inconsistent blend state in Metal
Stuart Carnie
2024-09-20
2
-0
/
+11
*
|
|
|
|
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
3
-6
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #96928 from dsnopek/rename-and-expose-texture-create-external
Rémi Verschelde
2024-09-19
2
-11
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Expose a function to create textures from a native handle in the compatibilit...
David Snopek
2024-09-19
2
-11
/
+13
*
|
|
|
Merge pull request #97131 from BastiaanOlij/fix_gles_canvas_background
Rémi Verschelde
2024-09-18
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Fix compatibility canvas background depth issue
Bastiaan Olij
2024-09-18
1
-0
/
+3
*
|
|
|
|
Merge pull request #97032 from lalitshankarchowdhury/fix-audio-crash
Rémi Verschelde
2024-09-18
2
-11
/
+17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix `AudioStreamMicrophone` crash on scene-reload
Lalit Shankar Chowdhury
2024-09-18
2
-11
/
+17
*
|
|
|
|
Adding a macro on NetSocketPosix to pick the right type for FIONREAD len
Pablo Andres Fuente
2024-09-17
1
-1
/
+3
[next]