summaryrefslogtreecommitdiffstats
path: root/src/opengl/opengl.pro
Commit message (Expand)AuthorAgeFilesLines
* Move glxconvenience into QtGuiFriedemann Kleint2020-07-101-2/+0
* Move qglxconvenience to QtOpenGLFriedemann Kleint2020-07-081-0/+2
* Add more LTTNG tracing pointsJosé Dapena Paz2020-06-111-0/+3
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-2/+14
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-221-0/+10
* Move versioned OpenGL functions from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-04-161-1/+66
* Move QOpenGLBuffer from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-221-0/+2
* Move QOpenGLVertexArrayObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-211-0/+2
* Move QOpenGLShaderProgram from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-201-0/+2
* Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-181-6/+0
* Move QOpenGLFrameBufferObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-171-0/+3
* Move QOpenGLTextureBlitter from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-041-0/+2
* Move QOpenGLTexture and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-241-0/+7
* Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-221-0/+21
* Move QOpenGLWindow from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-151-0/+2
* Move QOpenGLWidget from QtWidgets to QtOpenGLJohan Klokkhammer Helsing2019-12-121-0/+6
* Move QOpenGLTimerQuery to from QtGui to QtOpenGLJohan Klokkhammer Helsing2019-12-121-0/+8
* Move QOpenGLDebugLogger from QtGui to QtOpenGLJohan Klokkhammer Helsing2019-12-111-0/+4
* Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-111-46/+3
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+1
|\
| * MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* | Remove references to obsolete platformsJake Petroules2017-11-051-1/+0
|/
* Convert features.graphicseffect to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-2/+5
* Remove last traces of MeeGoLars Knoll2016-11-231-2/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-2/+2
* QtConcurrent/QtOpenGL(Extensions)/QtPrintSupport/QtTestLib/QtXml: add QT_NO_F...Marc Mutz2016-05-121-1/+2
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-2/+2
* qpa: Merge qgl_qpa.cpp into qgl.cppTor Arne Vestbø2014-05-151-2/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-1/+0
|\
| * purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-1/+0
* | Do not pull in egl for QtGui and QtOpenGLLaszlo Agocs2014-03-251-1/+0
|/
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-3/+0
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+3
* Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-2/+0
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-3/+2
* Added QGLPixelBuffer implementation using framebuffer objects.Samuel Rødal2012-09-271-2/+1
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Remove duplicate triangulating stroker implementation.Kim Motoyoshi Kalland2012-07-061-2/+0
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+0
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTIONOswald Buddenhagen2012-06-191-2/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-2/+0
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+0
* Doc: Add "make docs" targets for libraries.Casper van Donderen2012-05-091-0/+3
* EGLFS: Integrate building into configure.Donald Carr2012-03-211-2/+0