godot/drivers
bruvzg 644f739660
Static analyzer fixes:
Removes unused code in OS.
Fixes return types.
Fixes few typos.
2020-12-09 10:17:53 +02:00
..
alsa Prevent ALSA audio corruption 2020-11-27 16:05:59 -05:00
alsamidi Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
coreaudio Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
coremidi Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
dummy Fix dummy rasterizer so that javascript can build again 2020-12-06 18:29:32 -06:00
png Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
pulseaudio Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
spirv-reflect
unix Initialize class/struct variables with default values in core/ and drivers/ 2020-11-23 17:38:46 +01:00
vulkan Static analyzer fixes: 2020-12-09 10:17:53 +02:00
wasapi Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
windows Initialize class/struct variables with default values in core/ and drivers/ 2020-11-23 17:38:46 +01:00
winmidi Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
xaudio2 Initialize class/struct variables with default values in core/ and drivers/ 2020-11-23 17:38:46 +01: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 Add all headers to VS Project 2020-09-27 18:03:51 +02:00