fix build
[gltest.git] / gltest.cpp
2022-10-29 Ralf Jungfix build master
2015-09-22 Ralf Jungadd missing include
2015-04-26 Ralf Jungfix typo; more detailed extension reporting
2013-09-08 Ralf Jungrename window system and context choice variables
2013-04-11 Ralf Jungsupport for GLES2
2013-04-09 Ralf JungUse glFinish instead of glFlush
2013-04-02 Ralf JungExplicitly set clear color
2013-04-02 Ralf JungMake the state names capital-first
2013-03-31 Ralf Jungrename rectVertices -> rectQuad
2013-03-31 Ralf Jungmake {glx,egl}test GPLv2+
2013-03-31 Ralf Jungadd option to slep some time during each frame
2013-03-31 Ralf Jungadd profiler state for clearing the buffer
2013-03-31 Ralf Jungadd options to conrol presentation and clear behaviour
2013-03-31 Ralf Jungadd command-line option for swap interval
2013-03-31 Ralf JungInitial commit