godot-module-template/drivers
Thaddeus Crews fa56f71ddd
Merge pull request #107452 from Ivorforce/bit-math-header
Move binary math functions to `Math` namespace in `math_funcs_binary.h`
2026-02-17 09:28:31 -06:00
..
accesskit GUI: Add accessibility region role for landmark navigation 2026-01-19 08:12:33 -05: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 Metal: Refactor for future Metal 4, switch to C++; fix dynamic uniforms 2026-02-06 07:07:10 +11:00
apple_embedded Metal: Refactor for future Metal 4, switch to C++; fix dynamic uniforms 2026-02-06 07:07:10 +11: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 binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
egl Remove file_access.h and script_backtrace.h includes from logger.h. 2025-10-05 17:49:23 +09:00
gl_context SCons: Remove system includes 2025-10-07 08:11:29 -05:00
gles3 Move binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
metal Metal: Various fixes 2026-02-17 06:15:48 +11: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 Remove unused JoypadSDL::singleton 2026-02-06 16:44:46 +05:00
unix Print file path when failing to load dynamic library 2026-02-10 13:34:26 +01:00
vulkan Support output to HDR monitors 2026-02-11 22:13:26 -07: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 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