godot/drivers
Samuele Panzeri cf0bd389cc
Support long path in file access on windows
Changed windows file access file to check for path length and use the \\?\ long format when needed

(cherry picked from commit 59f04e16b8)
2023-05-12 12:31:22 +02:00
..
alsa Fix crash caused by invalid mix_rate assignment due to bogus 2023-04-26 14:51:00 +02:00
alsamidi [Linux] Make SO wrapper usage optional. 2023-02-16 16:38:47 +02:00
coreaudio Fix crash caused by invalid mix_rate assignment due to bogus 2023-04-26 14:51:00 +02:00
coremidi One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gl_context Regenerate GL loader code with GLAD 2 2022-11-14 21:48:01 +01:00
gles3 Translate inactive particles to -INF 2023-04-24 16:28:30 +02:00
png One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
pulseaudio Fix crash caused by invalid mix_rate assignment due to bogus 2023-04-26 14:51:00 +02:00
unix Restore FileAccess.close method. 2023-02-16 15:34:20 +02:00
vulkan Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
wasapi Fix crash caused by invalid mix_rate assignment due to bogus 2023-04-26 14:51:00 +02:00
windows Support long path in file access on windows 2023-05-12 12:31:22 +02:00
winmidi One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
xaudio2 Fix crash caused by invalid mix_rate assignment due to bogus 2023-04-26 14:51:00 +02:00
register_driver_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_driver_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Refactor SPIR-V reflection into a generic RenderingDevice feature 2022-12-12 14:14:53 +01:00