summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
* Refactor initialization/caching code for versioned opengl functionsLars Knoll2016-03-021-3/+1
* Use an enum for versioning the opengl function backendsLars Knoll2016-03-021-4/+3
* Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-011-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+1
|\
| * Fix QT_DEPRECATED_SINCE usageJędrzej Nowacki2016-02-021-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Null out QOpenGLContext::screen upon screen disconnectLaszlo Agocs2015-09-221-0/+2
* Expose GLES 3.0 and 3.1 functionsLaszlo Agocs2015-07-231-0/+2
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-1/+1
* Replace <qhash.h> with <qhashfunctions.h> where applicableMarc Mutz2015-04-201-0/+3
* Make versioned OpenGL functions working with the subclass patternLaszlo Agocs2015-03-271-0/+2
* QOpenGLContext: expose the shared global contextGiuseppe D'Angelo2015-02-121-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Expose the ThreadedOpenGL cap to appsLaszlo Agocs2015-02-021-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-7/+1
|\
| * Remove old symbols from QOpenGLContextLaszlo Agocs2014-04-261-7/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-3/+9
|\|
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-3/+9
* | Add public and QPA APIs for adapting existing OpenGL contextsLaszlo Agocs2014-04-241-1/+4
|/
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-2/+1
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-0/+12
* Enable QOpenGLTexture for OpenGL ES 2Jorgen Lind2013-11-141-2/+0
* Long live QOpenGLTexture!Sean Harmer2013-09-221-0/+9
* Add default value for qHash's 'seed' argument for QOpenGLVersionProfile/StatusTor Arne Vestbø2013-04-151-1/+1
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* OpenGL: Add a set of version and context specific OpenGL classesSean Harmer2013-02-261-0/+63
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Added QGLPixelBuffer implementation using framebuffer objects.Samuel Rødal2012-09-271-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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