Explicitly set clear color
[gltest.git] / gltest.cpp
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