virtualx-engine/drivers
Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code
They do not play well with clang-format which aligns the `//` part
with the rest of the code block, thus producing badly indented commented code.
2017-01-14 14:52:23 +01:00
..
alsa Fix for the huge audio latency of the SamplePlayer (>200 ms) 2017-01-05 15:36:29 +01:00
convex_decomp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
gl_context Move glad files to thirdparty dir 2017-01-06 22:42:19 +01:00
gles2 Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
gles3 Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
png Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
pulseaudio Fix for the huge audio latency of the SamplePlayer (>200 ms) 2017-01-05 15:36:29 +01:00
rtaudio Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
unix Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
windows Fixed dir access return value, changed it to Error like all other funcs 2017-01-14 09:17:15 -03:00
xaudio2 Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
register_driver_types.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
register_driver_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub Merge remote-tracking branch 'origin/gles3' into gles3-on-master 2017-01-02 21:52:26 +01:00