godot-module-template/drivers
Rémi Verschelde a447ac95ec
Move DisplayServer enums and typedefs to DisplayServerEnums
This will allow decoupling `display_server.h` from a number of headers in the
codebase which only require those enums and not all the DisplayServer API.
2026-03-03 12:44:02 +01:00
..
accesskit Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
alsa Move binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
alsamidi Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
apple Add SDL joystick input for iOS 2026-02-18 20:37:22 +05:00
apple_embedded Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
backtrace Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
coreaudio Move binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
coremidi Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07:00
d3d12 Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
egl Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
gl_context SCons: Remove system includes 2025-10-07 08:11:29 -05:00
gles3 Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
metal Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
png Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
pulseaudio Move binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
sdl Merge pull request #114895 from Nintorch/is-joy-vibrating 2026-02-19 20:29:13 -06:00
unix Misc dependency improvements for files depending on rendering_server.h 2026-02-25 20:17:27 +01:00
vulkan Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
wasapi Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
windows Fix warnings relating to case mismatch in file path for windows 2026-02-06 01:38:46 +03:00
winmidi Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
xaudio2 Move binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
register_driver_types.cpp Move accessibility methods/enums from DisplayServer to the AccessibilityServer dedicated singleton. 2026-03-02 13:48:29 +02:00
register_driver_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Add SDL joystick input for iOS 2026-02-18 20:37:22 +05:00