godot-module-template/drivers
Thaddeus Crews 4d4f7291ed
Merge pull request #116355 from blueskythlikesclouds/get-total-memory-optimization
Optimize `get_total_memory_used` in D3D12 and Vulkan.
2026-02-18 12:04:33 -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 Add SDL joystick input for iOS 2026-02-18 20:37:22 +05:00
apple_embedded Add SDL joystick input for iOS 2026-02-18 20:37:22 +05: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 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 Add SDL joystick input for iOS 2026-02-18 20:37:22 +05: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