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
/
metal
/
rendering_device_driver_metal.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-1
/
+2
|
\
|
*
Merge pull request #98983 from nikitalita/patch-2
Thaddeus Crews
2024-11-18
1
-1
/
+2
|
|
\
|
|
*
Prevent stack-use-after-scope in rendering_device_driver_metal.mm
nikitalita
2024-11-09
1
-1
/
+2
*
|
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-3
/
+21
|
\
|
|
|
*
|
Metal: Ensure position invariance is captured from SPIRV-Cross
Stuart Carnie
2024-11-15
1
-3
/
+15
|
*
|
Use afterMinimumDuration to correct frame pacing
mrsaturnsan
2024-11-12
1
-0
/
+6
*
|
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-14
/
+58
|
\
|
|
|
*
|
Metal: Multiview support
Stuart Carnie
2024-11-06
1
-14
/
+58
|
|
/
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-1
/
+5
|
\
|
|
*
Metal: Performance improvements and bug fixes
Stuart Carnie
2024-10-20
1
-1
/
+5
*
|
Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6
Spartan322
2024-10-14
1
-1
/
+2
|
\
|
|
*
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
*
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-4
/
+4
|
/
/
*
/
Metal: implement texture_create_from_extension
Sander
2024-09-22
1
-1
/
+5
|
/
*
Metal: Use correct operator to ensure all specialisation constants are applied
Stuart Carnie
2024-08-28
1
-1
/
+1
*
Metal: Minor improvements to #96052; update logger subsystem name
Stuart Carnie
2024-08-27
1
-4
/
+2
*
Metal: Improve startup times by using concurrent shader compilation APIs
Stuart Carnie
2024-08-25
1
-20
/
+84
*
Metal: fix artefacts for mobile render method and return false for multi-view...
Stuart Carnie
2024-08-22
1
-2
/
+12
*
Add debug utilities for Vulkan
Matias N. Goldberg
2024-08-21
1
-0
/
+10
*
Add Metal support for macOS (arm64) and iOS
Stuart Carnie
2024-08-20
1
-0
/
+3883