summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglcontext.h
Commit message (Expand)AuthorAgeFilesLines
* OpenGL: Allow querying OpenGL extensions via the QOpenGLContextSean Harmer2012-08-091-0/+3
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-0/+2
|\
| * Fixed build issue when using GLEW with MSVCAndy Nichols2012-04-101-0/+2
* | api: fix constness of QOpenGLContext::getProcAddressGirish Ramakrishnan2012-04-161-1/+1
* | QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Introduced QOpenGLContext::defaultFramebufferObject().Samuel Rødal2012-01-271-1/+9
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-241-0/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Use QFunctionPointer in QOpenGLContext as well.Samuel Rødal2012-01-161-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Introduced QOpenGLContext::aboutToBeDestroyed() signal.Samuel Rødal2012-01-051-0/+3
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-1/+1
* Added qopengl auto-test.Samuel Rødal2011-08-291-0/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+145