LookingGlass/client/renderers/OpenGL
Quantum 369c49cdcf [client] render/opengl: remove braces so fallthrough comment is recognized
gcc -Wimplicit-fallthrough only detects comments if they are immediately
preceded before the next label. Braces stops it from recognizing the
fallthrough comment.
2021-01-15 08:06:56 +11:00
..
CMakeLists.txt [client] removed last remnents of the decoders & parsers 2021-01-12 12:42:06 +11:00
opengl.c [client] render/opengl: remove braces so fallthrough comment is recognized 2021-01-15 08:06:56 +11:00