godot/drivers
Thaddeus Crews 51ba8c1c12
Merge pull request #111146 from Kaleb-Reid/fix-sdl-no-dbus
Fix compiling SDL without DBus under Linux
2025-10-02 15:11:54 -05: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 Merge pull request #111013 from stuartcarnie/shader_container_ext 2025-10-01 17:54:09 -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 #108826 from BlueCube3310/bc1-rgb 2025-09-30 18:35:04 -05:00
metal Merge pull request #111013 from stuartcarnie/shader_container_ext 2025-10-01 17:54:09 -05:00
png Merge pull request #110837 from wheatear-dev/add-gdsoftclass-deeper 2025-09-25 12:13:56 -05:00
pulseaudio Fix various sanitizer issues. 2025-04-28 15:23:35 +02:00
sdl Fix compiling SDL without DBus under Linux 2025-10-02 00:56:32 -07:00
unix Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
vulkan Renderer: Move reflect_spirv to RenderingShaderContainer 2025-09-30 06:40:14 +10:00
wasapi Core: Integrate warning suppression macro helpers 2025-04-03 10:13:46 -05:00
windows Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10: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