godot/drivers
Juan Linietsky 201d606b3d Addition of SDFGI for open world global illumination
Move GI to a deferred pass
2020-06-26 11:06:48 -03:00
..
alsa Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
alsamidi Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
coreaudio Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
coremidi Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
dummy Delete DummyMesh when RasterizerStorageDummy is freed 2020-05-20 21:23:37 -04:00
gl_context
gles2 Fix shader's length() function parsing in expressions 2020-06-03 19:39:48 +03:00
png Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
pulseaudio Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
spirv-reflect
unix Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double 2020-05-31 14:19:31 +02:00
vulkan Addition of SDFGI for open world global illumination 2020-06-26 11:06:48 -03:00
wasapi Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
windows fix(Directory): remove erasing print 2020-05-28 05:46:01 -05:00
winmidi Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
xaudio2 Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
register_driver_types.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
register_driver_types.h
SCsub