summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+2
|\
| * Fixed error in QGLFramebufferObject and QOpenGLFramebufferObject docs.Samuel Rødal2013-02-151-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-176-35/+10
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-146-35/+10
| |\|
| | * Rename function to fix symbol clash in static buildKai Koehne2013-02-113-7/+7
| | * Fixed missing support for single buffered OpenGL on OS X.Samuel Rødal2013-02-051-1/+1
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-011-27/+1
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-01-311-27/+1
| | | |\
| | | | * Remove out-dated duplicate logic from qgl.hSean Harmer2013-01-271-27/+1
| | * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-1/+1
| | |/ /
* | / / Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-1715-1606/+365
|/ / /
* | | Use QPaintEngineEx to decide if font is too big for using the glyph cacheTor Arne Vestbø2013-02-071-6/+2
* | | Fix change-of-sign warning found by ICCThiago Macieira2013-02-021-1/+1
* | | Drop the unused qt_gl_convertToGLFormat functionGiuseppe D'Angelo2013-01-291-5/+0
* | | Drop the unused QGLContextPrivate::convertToGLFormat functionGiuseppe D'Angelo2013-01-292-13/+0
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-293-3/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-283-3/+3
| |\| |
| | * | Doc: Fix module name formatSze Howe Koh2013-01-253-3/+3
* | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2914-55/+0
|/ / /
* | | Don't assume m11/m22 represents the scale of a QTransformTor Arne Vestbø2013-01-241-1/+7
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2247-47/+47
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-1847-47/+47
| |/
* | Add support for retina glyph-based text drawing in the GL paint-engineTor Arne Vestbø2013-01-212-9/+26
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-1/+1
* | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-102-11/+14
|/
* Fix bug in multisampling handling when converting from surface formatSean Harmer2013-01-021-2/+2
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-1/+1
* Fixed deadlock situation in QtOpenGL's texture management.Samuel Rødal2012-12-141-0/+5
* Docs: Fix referencesChristian Stenger2012-12-131-1/+2
* OpenGL Examples: added example path for QtCreatorChristiaan Janssen2012-12-121-0/+2
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* Doc: Edited Qt OpenGL configuration to output correct QCH titles.Jerome Pasion2012-12-031-2/+3
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-012-2/+7
* OpenGL: Remove bogus error in textures example on ES 2 platformsSean Harmer2012-12-011-0/+2
* Fix example documentation for OpenGL module and (widget) Tools.Gunnar Sletta2012-11-302-0/+46
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-308-25/+84
* Fix Qt OpenGL overview.Lars Knoll2012-11-303-33/+118
* Remove legacy classes from "Painting in 3D" list.Gunnar Sletta2012-11-281-8/+0
* Commented confusing QWriteLocker use in QGLTextureCache::getTexture().Samuel Rødal2012-11-271-0/+1
* Properly deprecated QGLFramebufferObject and QGLFramebufferObjectFormatSamuel Rødal2012-11-271-1/+5
* Improve OpenGL docsJan Arve Saether2012-11-278-2/+15
* Fixed crash in tst_qglthreads.Samuel Rødal2012-11-261-1/+1
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-261-0/+2
* Get rid of deprecated functionality in QtOpenGL.Samuel Rødal2012-11-224-90/+4
* Made renderText() work in samplebuffers example.Samuel Rødal2012-11-221-23/+17
* Properly initialize glViewport() to appropriate value in QGLPixelBuffer.Samuel Rødal2012-11-211-0/+1
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-14/+8
|\
| * Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-12/+7
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-022-3/+2
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0