1
0
Fork 0
godot/drivers
Stuart Carnie b7aac81366 Metal: Ensure baking to binary sets minimum target OS
Co-authored-by: Travis Lange <travislange12@gmail.com>
2025-09-08 08:16:53 +10:00
..
accesskit Typo fix round 2 2025-08-20 04:24:06 -05:00
alsa Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
alsamidi Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
apple Apple: Use image atomic operations on supported Apple hardware 2025-07-05 05:59:00 +10:00
apple_embedded Typos 2025-08-19 18:32:59 -05:00
backtrace SCons: Add `CPPEXTPATH` for external includes 2025-04-02 07:29:08 -05:00
coreaudio Add permission request for Apple embedded platforms, fix microphone input 2025-06-25 15:29:33 +02:00
coremidi Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07:00
d3d12 Typo fix round 2 2025-08-20 04:24:06 -05:00
egl Add `String::replace_char(s)` methods for performance and convenience 2025-04-10 13:08:45 +02:00
gl_context SCons: Add `CPPEXTPATH` for external includes 2025-04-02 07:29:08 -05:00
gles3 [MSDF] Fix outline bleed out at small sizes. 2025-08-31 23:35:33 +03:00
metal Metal: Ensure baking to binary sets minimum target OS 2025-09-08 08:16:53 +10:00
png Explicitly handle Image AlphaMode enum instead of treating as bool 2025-05-20 05:04:23 -07:00
pulseaudio Fix various sanitizer issues. 2025-04-28 15:23:35 +02:00
sdl Merge pull request #108214 from Nintorch/fix-joypad-vendor-product 2025-09-01 11:14:12 -05:00
unix Merge pull request #109397 from bruvzg/execute_with_pipe_dsc_fix 2025-08-19 10:29:44 -05:00
vulkan Disable smolv and change the shader hash when SPIR-V debug info is enabled. 2025-08-28 14:17:58 -03:00
wasapi Core: Integrate warning suppression macro helpers 2025-04-03 10:13:46 -05:00
windows Fix: Make get_space_left on Windows use current_dir instead of process CWD 2025-07-25 19:47:25 +08:00
winmidi Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
xaudio2
SCsub Add support for SDL3 joystick input driver 2025-06-25 01:28:50 +02:00
register_driver_types.cpp
register_driver_types.h