godot-module-template/drivers
2026-02-20 11:29:38 +01:00
..
accesskit [Accessibility] Handle adapter activation/deactivation. 2026-02-18 16:54:40 +02: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 Merge pull request #116395 from bruvzg/ios_sc 2026-02-20 11:16:44 +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 Merge pull request #116355 from blueskythlikesclouds/get-total-memory-optimization 2026-02-18 12:04:33 -06: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 GLES3: Remove unnecessary includes 2026-02-20 11:29:38 +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 Merge pull request #114895 from Nintorch/is-joy-vibrating 2026-02-19 20:29:13 -06:00
unix Merge pull request #108111 from Repiteo/core/sanitizer-restructure 2026-02-18 12:04:30 -06:00
vulkan Merge pull request #116355 from blueskythlikesclouds/get-total-memory-optimization 2026-02-18 12:04:33 -06: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 SDL joystick input for iOS 2026-02-18 20:37:22 +05:00