summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellowindow/hellowindow.h
Commit message (Expand)AuthorAgeFilesLines
* Make examples build with Qt-in-namespaceKent Hansen2011-09-281-0/+2
* Add missing license headersJason McDonald2011-09-151-0/+40
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-6/+6
* Make the hellowindow example multi-threaded to stress the GL backend.Samuel Rødal2011-08-191-6/+11
* OpenGL API refactor.Samuel Rødal2011-06-211-3/+3
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-10/+30
* Add resize event support to QWindow.Samuel Rødal2011-04-281-0/+1
* Remove unused parameters in hellowindow.Samuel Rødal2011-04-281-6/+1
* Added QWindow example in examples/opengl/hellowindow.Samuel Rødal2011-04-281-0/+44