summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/opengl.pri
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-19/+0
* Move glxconvenience into QtGuiFriedemann Kleint2020-07-101-0/+2
* Move versioned OpenGL functions from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-04-161-69/+0
* Move QOpenGLVersionProfile to its own filesJohan Klokkhammer Helsing2020-02-221-0/+2
* Move QOpenGLBuffer from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-221-2/+0
* Move QOpenGLVertexArrayObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-211-2/+0
* Move QOpenGLShaderProgram from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-201-2/+0
* Move QOpenGLFrameBufferObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-171-3/+0
* Move QOpenGLTextureBlitter from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-041-2/+0
* Move QOpenGLTexture and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-241-7/+0
* Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-221-21/+0
* Move QOpenGLTimerQuery to from QtGui to QtOpenGLJohan Klokkhammer Helsing2019-12-121-5/+2
* Move QOpenGLDebugLogger from QtGui to QtOpenGLJohan Klokkhammer Helsing2019-12-111-2/+0
* Move texture uploading out of QOpenGLTextureCacheAllan Sandfeld Jensen2018-07-271-0/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-1/+0
|\
| * Remove last traces of MeeGoLars Knoll2016-11-231-1/+0
* | Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-2/+4
|/
* Clean up some conditions in our pro filesLars Knoll2016-11-141-1/+1
* Merge dev into 5.8Oswald Buddenhagen2016-08-221-5/+5
|\
| * Use qtConfig throughout in qtbaseLars Knoll2016-08-191-5/+5
* | Move QTriangulator and QTriangulatingStroker classes to paintingAndy Nichols2016-08-151-5/+0
|/
* Make QOpenGLTextureBlitter publicLaszlo Agocs2016-07-291-1/+1
* Expose GLES 3.0 and 3.1 functionsLaszlo Agocs2015-07-231-1/+2
* QOpenGLTexture: enable build on Windows CEGiuseppe D'Angelo2015-02-121-13/+9
* OpenGL: Add versioned functions support for opengl 4.4 and 4.5David Morgan2015-02-091-0/+8
* Avoid breaking BC with new virtuals in QOpenGLPaintDeviceLaszlo Agocs2014-10-161-0/+1
* Do not pull in egl for QtGui and QtOpenGLLaszlo Agocs2014-03-251-1/+0
* Clean up proxy leftovers in gui/openglLaszlo Agocs2014-03-061-4/+0
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-0/+4
* QOpenGLTextureBlitterJorgen Lind2014-02-101-2/+4
* Enable QOpenGLTexture for OpenGL ES 2Jorgen Lind2013-11-141-9/+13
* Long live QOpenGLTexture!Sean Harmer2013-09-221-2/+9
* Long live QOpenGLDebug!Giuseppe D'Angelo2013-03-151-2/+4
* Add QOpenGLTimerQuery and QOpenGLTimeMonitor classesSean Harmer2013-03-121-3/+5
* OpenGL: Add QOpenGLVertexArrayObject classSean Harmer2013-02-281-2/+4
* OpenGL: Add a set of version and context specific OpenGL classesSean Harmer2013-02-261-2/+60
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* Remove duplicate triangulating stroker implementation.Kim Motoyoshi Kalland2012-07-061-2/+2
* Remove incorrect inclusion of GL support headers given EGL presenceDonald Carr2012-04-161-1/+1
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-241-37/+41
* Removed src/gui/opengl/qopenglcolormap.*Samuel Rødal2011-10-101-2/+0
* Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-121-0/+2
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-1/+1
* Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-301-11/+11
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-2/+4
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+44