godot/drivers
Dario 8c3e46b13b Move transitions of textures initialized by transfer workers to the main graphics queue.
Also adds a new possible texture layout and API trait to support a particular behavior in D3D12 where only the COMMON layout is supported in copy queues. Fixes #98158.
2024-10-18 09:15:25 -03:00
..
alsa SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
alsamidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
backtrace SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
coreaudio SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
coremidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
d3d12 Move transitions of textures initialized by transfer workers to the main graphics queue. 2024-10-18 09:15:25 -03:00
egl Merge pull request #94952 from alvinhochun/angle-d3d11-flip-y 2024-10-10 18:13:17 -05:00
gl_context SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gles3 Merge pull request #97744 from Nazarwadim/use_local_vector_for_skeleton 2024-10-10 18:13:19 -05:00
metal Merge pull request #97309 from kroketio/metal-expose-device-handle 2024-10-07 11:00:53 -06:00
png SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
pulseaudio SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
unix [Linux/BSD] Fix cross-device rename. 2024-10-02 08:57:37 +03:00
vulkan Move transitions of textures initialized by transfer workers to the main graphics queue. 2024-10-18 09:15:25 -03:00
wasapi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
windows Merge pull request #95678 from Hilderin/fix-slow-load-on-large-project-v2 2024-09-26 12:45:31 +02:00
winmidi SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
xaudio2 Merge pull request #97483 from akien-mga/clang-format-19.1.0 2024-09-26 12:46:04 +02:00
register_driver_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_driver_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Use dedicated print_error method for colored output for unsupported drivers 2024-09-27 20:30:51 +03:00