summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellowindow/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* OpenGL examples: Introduce QCommandLineParserFriedemann Kleint2017-09-051-4/+23
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-021-2/+2
* 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-5/+13
* Modernize the OpenGL examplesLaszlo Agocs2014-08-121-5/+1
* Do not attempt to open multiple windows in hellowindow on embeddedLaszlo Agocs2014-03-061-2/+3
* hellowindow: Request multisampling only when told soLaszlo Agocs2013-09-101-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Polish code of some opengl exampleshjk2012-12-281-9/+11
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* OpenGL/HelloWindow example: Fix resource leaks.Friedemann Kleint2012-05-251-5/+15
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* 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-7/+32
* Polish the HelloWindow example.Friedemann Kleint2011-11-281-1/+5
* Added command line argument to make hellowindow example single window.Samuel Rødal2011-11-211-19/+25
* Add missing license headersJason McDonald2011-09-151-0/+40
* Make the hellowindow example multi-threaded to stress the GL backend.Samuel Rødal2011-08-191-4/+36
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-2/+7
* Added QWindow example in examples/opengl/hellowindow.Samuel Rødal2011-04-281-0/+13