summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsurfaceformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed qdoc complaints for qsurface and qsurfaceformat.Shawn Rutledge2012-08-211-12/+23
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Fixed missing way of choosing EGL renderable type with QSurfaceFormat.Samuel Rødal2012-06-271-0/+26
* Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-151-0/+1
* Added documentation for QSurfaceFormat.Samuel Rødal2012-02-231-15/+136
* 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
* Re-added hellogl_es and ES 1 support for QOpenGLContext.Samuel Rødal2011-10-311-2/+6
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* QSurfaceFormat: Use version in comparison and debug, fix setter.Friedemann Kleint2011-10-181-5/+13
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+53
* Fix comparison.Friedemann Kleint2011-08-191-1/+1
* QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-191-24/+70
* OpenGL API refactor.Samuel Rødal2011-06-211-0/+368