reactos/dll/opengl
Timo Kreuzer 95269bc8d1 [GLU32] Fix indentation
Fixes GCC 8 warnings:
dll/opengl/glu32/src/libnurbs/internals/subdivider.cc:852:2: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
  if( jarc->pwlArc ) jarc->pwlArc->deleteMe( pwlarcpool ); jarc->pwlArc = 0;
  ^~
dll/opengl/glu32/src/libnurbs/internals/subdivider.cc:852:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if( jarc->pwlArc ) jarc->pwlArc->deleteMe( pwlarcpool ); jarc->pwlArc = 0;
                                                           ^~~~
2019-05-27 13:22:40 +02:00
..
glu32 [GLU32] Fix indentation 2019-05-27 13:22:40 +02:00
mesa [OPENGL32][MESA] Downgrade Mesa library to version 2.6 2019-01-19 14:23:54 +01:00
opengl32 [OPENGL32] Fix the order of the specified callbacks for the DrvSetCallbackProcs() call. 2019-04-22 18:29:43 +02:00
CMakeLists.txt [OPENGL] 2017-11-21 08:22:31 +01:00
Mesa_for_ReactOS.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00