godot/drivers
Fredia Huya-Kouadio 764de7fe31 Collapse the gdextension arguments into the GDExtensionData struct
This is used to reduce the number of arguments to `OS::open_dynamic_library(...)`.
2024-04-19 07:56:02 -07:00
..
alsa
alsamidi Add MIDI controller device index to InputEventMIDI.device property. 2024-02-19 10:23:19 +00:00
coreaudio
coremidi Add MIDI controller device index to InputEventMIDI.device property. 2024-02-19 10:23:19 +00:00
d3d12 clang-tidy: Enforce modernize-use-nullptr 2024-03-12 10:59:53 -05:00
egl Polish interaction between windowing, input and rendering 2024-04-10 18:47:42 +02:00
gl_context
gles3 Fixed unshaded mode lightmaps 2024-04-17 10:38:54 +01:00
png Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
pulseaudio
unix Collapse the gdextension arguments into the GDExtensionData struct 2024-04-19 07:56:02 -07:00
vulkan Use Vector* component-wise min/max/clamp functions where applicable 2024-03-20 13:47:42 +01:00
wasapi Fix audio crackling issues due to incorrect WASAPI buffer size 2024-03-08 14:05:39 +01:00
windows Implement OS.execute_with_pipe method to run process with redirected stdio. 2024-03-27 11:41:16 +02:00
winmidi Add MIDI controller device index to InputEventMIDI.device property. 2024-02-19 10:23:19 +00:00
xaudio2
register_driver_types.cpp
register_driver_types.h
SCsub