summaryrefslogtreecommitdiffstats
path: root/examples/opengl
Commit message (Expand)AuthorAgeFilesLines
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-072-4/+44
* Make examples build with Qt-in-namespaceKent Hansen2011-09-282-0/+4
* Add missing license headersJason McDonald2011-09-156-0/+240
* Fix compilationLars Knoll2011-09-121-2/+2
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-083-92/+13
* Fixed hellowindow making context current in wrong thread.Samuel Rødal2011-08-311-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-298-29/+228
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+2
|\
| * Support -qtnamespace and -qtlibinfix in qtbase examplesLiang Qi2011-08-081-0/+2
* | make 'make install' installPaul Olav Tvete2011-08-231-1/+7
* | Make the hellowindow example multi-threaded to stress the GL backend.Samuel Rødal2011-08-193-28/+63
* | Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-1611-1022/+0
* | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-1/+3
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-215-0/+200
|\|
| * Doc: Added missing license headers for documentation and examples.David Boddie2011-07-205-0/+200
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-32/+1
|\|
| * Remove references to demos from docs.Casper van Donderen2011-07-051-32/+1
* | Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-221-0/+1
* | OpenGL API refactor.Samuel Rødal2011-06-212-10/+9
* | Make glx wayland backends working.Laszlo Agocs2011-06-201-2/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-103-6/+6
|\|
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-073-6/+6
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-103-52/+85
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-013-1/+6
|\|
| * Fix for compiling and running cube example on Windows.Kim Motoyoshi Kalland2011-05-253-1/+6
* | Examples: Fix compilation.Friedemann Kleint2011-05-252-2/+2
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2436-3/+723
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-2324-0/+657
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2312-3/+66
* | fix pro filesLars Knoll2011-05-0713-12/+13
* | include fixesLars Knoll2011-05-0719-23/+23
* | Implemented close event for QWindow and QWidgetWindow.Samuel Rødal2011-05-021-0/+3
* | Set the window title even if it was set before calling create().Samuel Rødal2011-05-021-0/+1
* | Add resize event support to QWindow.Samuel Rødal2011-04-282-0/+8
* | Remove unused parameters in hellowindow.Samuel Rødal2011-04-282-8/+1
* | Added QWindow example in examples/opengl/hellowindow.Samuel Rødal2011-04-285-0/+334
|/
* Remove moved examples/demosMarius Storm-Olsen2011-04-271-5/+0
* Moved to using a feature profile instead of direct inclusion.axis2011-04-2710-10/+10
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2790-0/+8072