-
- Downloads
OpenGL Error check bugfixes & OpenGL header fixes & OpenGL version checking
* OpenGL error checking level can now be set via cmake * OpenGL header configuration works better with external defines via cmake * OpenGL version gets checked at runtime in the ACGL::init function and complains it the version it was compiled for is not present
Showing
- include/ACGL/ACGL.hh 4 additions, 1 deletioninclude/ACGL/ACGL.hh
- include/ACGL/Base/CompileTimeSettings.hh 20 additions, 4 deletionsinclude/ACGL/Base/CompileTimeSettings.hh
- include/ACGL/OpenGL/GL.hh 76 additions, 24 deletionsinclude/ACGL/OpenGL/GL.hh
- src/ACGL/ACGL.cc 47 additions, 1 deletionsrc/ACGL/ACGL.cc
Loading
Please register or sign in to comment