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 #98803 from stuartcarnie/metal_multiview
Thaddeus Crews
2024-11-10
5
-188
/
+337
|
\
|
*
Metal: Multiview support
Stuart Carnie
2024-11-06
5
-188
/
+337
*
|
Merge pull request #98927 from fire/warn-file-case-mismatch
Thaddeus Crews
2024-11-10
3
-1
/
+46
|
\
\
|
*
|
Warn on filesystem case mismatch
Valentin Cocaud
2024-11-08
3
-1
/
+46
*
|
|
Merge pull request #98883 from ducklin5/fix/VkResultError
Thaddeus Crews
2024-11-10
2
-1
/
+22
|
\
\
\
|
*
|
|
fix: add vulkan error checks in command_queue_execute_and_present
Azeez Abass
2024-11-06
2
-1
/
+22
|
|
/
/
*
|
|
Merge pull request #98307 from clayjohn/Light2D-shadow-projection
Thaddeus Crews
2024-11-10
1
-17
/
+28
|
\
\
\
|
*
|
|
Precompute projection matrices when rendering 2D shadows
clayjohn
2024-10-18
1
-17
/
+28
*
|
|
|
Account for the case surface_capabilities.currentExtent is unset
Trevor Davenport
2024-11-05
2
-8
/
+14
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #86138 from EnlightenedOne/master
Thaddeus Crews
2024-11-04
2
-1
/
+7
|
\
\
\
|
*
|
|
Fix Frustum Sky projection translation logic, all pipelines, fixes 63863
EnlightenedOne
2024-11-02
2
-1
/
+7
*
|
|
|
Merge pull request #93401 from Repiteo/style/clang-tidy-fixes
Thaddeus Crews
2024-11-04
7
-18
/
+18
|
\
\
\
\
|
*
|
|
|
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
6
-16
/
+16
|
*
|
|
|
Style: Apply `clang-tidy` fixes
Thaddeus Crews
2024-11-04
2
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #98774 from dustdfg/scons_use_glob_remove_stale_check
Thaddeus Crews
2024-11-04
1
-8
/
+8
|
\
\
\
\
|
*
|
|
|
Deleted stale check. Now SCons supports globbing with `#` inside path
Yevhen Babiichuk (DustDFG)
2024-11-02
1
-8
/
+8
|
|
/
/
/
*
|
|
|
Merge pull request #98709 from darksylinc/matias-upsidedown-splash
Thaddeus Crews
2024-11-04
2
-0
/
+27
|
\
\
\
\
|
*
|
|
|
Fix splash screen upside down on Android
Matias N. Goldberg
2024-10-31
2
-0
/
+27
*
|
|
|
|
Merge pull request #98701 from DarioSamo/rd-graph-improvements
Thaddeus Crews
2024-11-04
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Add dependency detection improvements to the render graph.
Dario
2024-11-01
1
-0
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #96705 from elmajime/camera_from_external_feed
Thaddeus Crews
2024-11-04
7
-1
/
+271
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added external camera feed from external plugin on Android
maxime.chambefort
2024-10-30
7
-1
/
+271
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Revert "Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+Angle"
clayjohn
2024-10-29
4
-19
/
+41
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing
Thaddeus Crews
2024-10-29
4
-16
/
+63
|
\
\
\
|
*
|
|
[macOS/iOS] Use hardware sampling rates for audio I/O.
bruvzg
2024-10-25
4
-16
/
+63
*
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
13
-40
/
+40
|
\
\
\
\
|
*
|
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
13
-40
/
+40
|
|
/
/
/
*
|
|
|
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
Clay John
2024-10-29
2
-9
/
+153
|
\
\
\
\
|
*
|
|
|
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
2
-9
/
+153
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #98279 from Calinou/vulkan-d3d12-silence-using-present-mode
Clay John
2024-10-27
2
-5
/
+1
|
\
\
\
\
|
*
|
|
|
Remove "Using present mode" verbose prints in Vulkan and Direct3D 12
Hugo Locurcio
2024-10-17
2
-5
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #98425 from darksylinc/matias-breadcrumbs-race-fix
Thaddeus Crews
2024-10-25
2
-57
/
+183
|
\
\
\
\
|
*
|
|
|
Fix race conditions in breadcrumbs
Matias N. Goldberg
2024-10-22
2
-57
/
+183
*
|
|
|
|
Merge pull request #97771 from dsnopek/openxr-linux-egl
Thaddeus Crews
2024-10-25
2
-0
/
+26
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
OpenXR: Add support for Wayland on Linux
David Snopek
2024-10-04
2
-0
/
+26
*
|
|
|
|
Merge pull request #98448 from Chaosus/shader_global_builtins
Yuri Rubinsky
2024-10-25
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Make `OUTPUT_IS_SRGB/CLIP_SPACE_FAR` shader built-ins global
Chaosus
2024-10-24
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #98305 from cadence-s/fix-ios-audio-driver-error
Clay John
2024-10-24
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix iOS audio driver attempting to start output too early
Cadence
2024-10-18
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #85338 from EMBYRDEV/shadow-caster-mask
Thaddeus Crews
2024-10-24
2
-0
/
+20
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add `shadow_caster_mask` to Light3D.
Hannah Crawford
2024-08-12
2
-0
/
+20
*
|
|
|
|
Merge pull request #98294 from Calinou/texture-placeholders-use-shared-copy
Thaddeus Crews
2024-10-21
2
-32
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
Use a shared copy of placeholder textures, tweak placeholder appearance
Hugo Locurcio
2024-10-18
2
-32
/
+36
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
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
|
/
/
/
/
[next]