1
0
Fork 0
godot/drivers
Thaddeus Crews c1b7865ae9
Merge pull request #103557 from aaronfranke/godot-version-defines
Rename version defines to `GODOT_VERSION_*` to match GDExtension godot-cpp
2025-03-13 08:57:42 -05:00
..
alsa Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
alsamidi Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
apple Style: Standardize Obj-C `#import` syntax 2025-03-08 09:28:34 -06:00
backtrace SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
coreaudio Style: Standardize Obj-C `#import` syntax 2025-03-08 09:28:34 -06:00
coremidi Style: Standardize Obj-C `#import` syntax 2025-03-08 09:28:34 -06:00
d3d12 Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
egl Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gl_context SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gles3 rendering: compositor has `is_opengl` API; minor optimisations 2025-03-13 15:41:44 +11:00
metal Metal: Use reference, so we're not copying every frame 2025-03-13 07:15:59 +11:00
png Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
pulseaudio Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
unix [FileAccess] Implement `get_size` and `get_access_time` methods. 2025-03-09 16:07:00 +02:00
vulkan Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
wasapi Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
windows [FileAccess] Implement `get_size` and `get_access_time` methods. 2025-03-09 16:07:00 +02:00
winmidi Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
xaudio2 Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
SCsub Style: Standardize Obj-C `#import` syntax 2025-03-08 09:28:34 -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