godot/drivers
Thaddeus Crews 1ee48c5fde
Merge pull request #109478 from TCROC/fix-ios-auto-orientation
Fix screen_orientation not being assigned on ios
2025-08-11 09:55:22 -05:00
..
accesskit Update access-kit to 0.17.0 2025-07-29 08:37:01 +03: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 fixed screen_orientation not being assigned on ios 2025-08-09 20:46:17 -04: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 Merge pull request #108919 from KeyboardDanni/d3d12_init_shader_model_check 2025-08-01 11:45:19 -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 Merge pull request #109198 from Lielay9/fix_primitive_tex 2025-08-03 10:51:12 -05:00
metal Check for Vulkan Memory Model support and make it a variant. 2025-07-25 09:24:58 -03: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 Fix C# environment variables (SDL-related issue) 2025-08-11 11:34:30 +05:00
unix [Unix] Replace symlink target, not the link itself when using backup save mode. 2025-08-07 11:14:18 +03:00
vulkan Check for Vulkan Memory Model support and make it a variant. 2025-07-25 09:24: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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_driver_types.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
register_driver_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Add support for SDL3 joystick input driver 2025-06-25 01:28:50 +02:00