summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-031-1/+1
|\
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0110-40/+40
|\|
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-2510-40/+40
* | Avoid a double memory copy during bindTextureAllan Sandfeld Jensen2014-04-251-1/+13
* | Don't use GL_REPEAT for image-brush drawing on OpenGL ES2Allan Sandfeld Jensen2014-04-251-1/+9
|/
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-043-31/+8
* Avoid recreating the underlying context in QGLContext wrappersLaszlo Agocs2014-04-031-2/+3
* QNX: Fix OpenGL autotestFabian Bumberger2014-04-012-0/+8
* Do not set fwdcompat bit for a compatibility profile QGLFormatLaszlo Agocs2014-04-011-0/+5
* Doc: Fix typosJonathan Liu2014-03-271-1/+1
* Fix some documentation errors.Friedemann Kleint2014-03-242-48/+3
* Fix crash: make sure functions pointer is initialized.BogDan Vatra2014-03-221-1/+1
* Docs: Correct OpenGL ES namingLaszlo Agocs2014-03-201-169/+169
* Add note to docs about normalization in setAttributeBufferLaszlo Agocs2014-03-171-0/+6
* Resurrect QGLWidget::renderText()Laszlo Agocs2014-03-156-15/+40
* Make QGLFunctions wrap QOpenGLFunctionsLaszlo Agocs2014-03-062-3067/+115
* Fix compileBogDan Vatra2014-03-061-2/+1
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-0411-70/+77
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Fix texture glyph cache setup in old OpenGL paint engineTor Arne Vestbø2014-02-241-7/+6
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-194-29/+29
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-1414-436/+518
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-122-0/+10
|\
| * Fix build with QT_NO_GRAPHICSEFFECTSérgio Martins2014-02-122-0/+10
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-113-8/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-073-8/+4
| |\|
| | * Do not check for !IsRenderBufferLaszlo Agocs2014-02-051-3/+0
| | * Doc: Fix broken linksSze Howe Koh2014-02-043-5/+4
| | * Doc: corrected link/example errorsNico Vertriest2014-01-311-1/+1
* | | Export optimized premultiply and unpremultiply methodsAllan Sandfeld Jensen2014-02-101-5/+5
|/ /
* | Support multiple native surfaces on Android.BogDan Vatra2014-01-171-3/+0
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
|/
* Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-063-46/+61
* Fix radial gradient shader compilation for OpenGL ES 2.0.Carsten Munk2013-12-051-2/+2
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Do not byteswap RGBA8888 formatsAllan Sandfeld Jensen2013-10-251-4/+32
* Avoid calling convertFromGLImage on a null image.Gunnar Sletta2013-10-141-0/+5
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-088-87/+87
* Remove code that doesn't do anything.Gunnar Sletta2013-09-261-12/+0
* Fix a memory leak in QGLWidget::renderTextLaszlo Agocs2013-09-201-0/+2
* Fix QtOpenGL module build with -WerrorKonstantin Ritt2013-09-091-4/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-2/+6
|\
| * Fix upload of glyphs when using RGB32 masks on OpenGL ESGunnar Sletta2013-07-301-2/+6
* | Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-021-0/+1
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-12/+38
|\|
| * Restore smooth-scaled drawing of 0.5x-2.0x scaled glyphs in the GL engineTor Arne Vestbø2013-07-081-12/+36
| * Set projection matrix for systems with OpenGL 3.1Wouter Huysentruit2013-07-031-0/+2
* | Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-251-1/+4
|/
* qdoc: QGLFrameBufferObject::bindDefault() was marked \internalMartin Smith2013-06-101-1/+0
* Fixed crashes in QGLTextureDestroyer.Samuel Rødal2013-05-292-19/+7