summaryrefslogtreecommitdiffstats
path: root/examples/opengl/contextinfo/renderwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QOpenGLShaderProgram from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-201-1/+1
* Cleanup QtOpenGL examplesChristian Ehrlicher2019-09-301-2/+2
* Use requestUpdate instead of timer in a few GL examplesTor Arne Vestbø2019-01-221-5/+8
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-021-1/+1
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* contextinfo: Make it more responsive and improve error handlingLaszlo Agocs2014-03-141-2/+7
* Extend QOpenGLFunctions with GL1 functionsLaszlo Agocs2014-03-041-5/+7
* Add an example for creating OpenGL contextsLaszlo Agocs2014-02-281-0/+218