summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellowindow/hellowindow.h
Commit message (Expand)AuthorAgeFilesLines
* Use requestUpdate instead of timer in a few GL examplesTor Arne Vestbø2019-01-221-2/+3
* Don’t flicker on startup: render on exposeMorten Johan Sørvig2017-06-271-1/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-2/+2
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Make hellowindow multi display capable on embeddedLaszlo Agocs2014-10-161-1/+3
* Modernize the OpenGL examplesLaszlo Agocs2014-08-121-4/+6
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-2/+2
* Improved robustness of threaded rendering in hellowindow example.Samuel Rødal2013-04-251-11/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Polish code of some opengl exampleshjk2012-12-281-9/+4
* Fix hellowindow example generating excess timersMiikka Heikkinen2012-11-051-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* examples: Mark ctor's as explicitSergio Ahumada2012-09-171-1/+1
* OpenGL/HelloWindow example: Fix resource leaks.Friedemann Kleint2012-05-251-2/+3
* Made hellowindow example respect the expose event.Samuel Rødal2012-04-201-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Added multi-screen support to hellowindow example.Samuel Rødal2011-12-061-1/+1
* 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