summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid a double memory copy during bindTextureAllan Sandfeld Jensen2014-04-251-1/+13
* Avoid recreating the underlying context in QGLContext wrappersLaszlo Agocs2014-04-031-2/+3
* QNX: Fix OpenGL autotestFabian Bumberger2014-04-011-0/+5
* Fix some documentation errors.Friedemann Kleint2014-03-241-46/+1
* Fix crash: make sure functions pointer is initialized.BogDan Vatra2014-03-221-1/+1
* Resurrect QGLWidget::renderText()Laszlo Agocs2014-03-151-12/+8
* Fix compileBogDan Vatra2014-03-061-2/+1
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-39/+40
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-222/+244
* Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-061-46/+57
* 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-081-42/+42
* Fix QtOpenGL module build with -WerrorKonstantin Ritt2013-09-091-4/+4
* Fixed crashes in QGLTextureDestroyer.Samuel Rødal2013-05-291-4/+1
* QGLWidget: Support retina framebuffer grabbingGabriel de Dietrich2013-05-231-3/+4
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-240/+61
|\
| * Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-171-2/+2
| |\
| | * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-2/+2
| | |\
| * | | Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-223/+61
| |/ /
| * | Drop the unused qt_gl_convertToGLFormat functionGiuseppe D'Angelo2013-01-291-5/+0
| * | Drop the unused QGLContextPrivate::convertToGLFormat functionGiuseppe D'Angelo2013-01-291-12/+0
* | | Make sure QGLWidget::setContext() is correctly documented as obsolete.Samuel Rødal2013-03-151-1/+7
| |/ |/|
* | Rename function to fix symbol clash in static buildKai Koehne2013-02-111-2/+2
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixed deadlock situation in QtOpenGL's texture management.Samuel Rødal2012-12-141-0/+5
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-1/+3
* OpenGL: Remove bogus error in textures example on ES 2 platformsSean Harmer2012-12-011-0/+2
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-301-11/+34
* Remove legacy classes from "Painting in 3D" list.Gunnar Sletta2012-11-281-8/+0
* Improve OpenGL docsJan Arve Saether2012-11-271-1/+6
* Get rid of deprecated functionality in QtOpenGL.Samuel Rødal2012-11-221-77/+2
* Made renderText() work in samplebuffers example.Samuel Rødal2012-11-221-23/+17
* Make QGLWidget::paintGL() call glClear().Morten Johan Sorvig2012-11-031-0/+1
* OpenGL: Don't request a context version higher than is supportedSean Harmer2012-10-031-0/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed potential use of uninitialized variable in qgl.cppSamuel Rødal2012-09-191-1/+1
* OpenGL: Add flags and logic for newer versions of OpenGL in QGLFormatSean Harmer2012-09-191-1/+25
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-3/+26
* QtOpenGL: remove \link usagesGiuseppe D'Angelo2012-05-291-58/+57
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-9/+9
|\
| * Doc: Modularize QtOpenGL documentation.Casper van Donderen2012-05-091-9/+9
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
|/
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtOpenGL]Thiago Macieira2012-05-041-3/+3
* Removed legacy pixmap and image cleanup hooks.Kim Motoyoshi Kalland2012-04-191-7/+0
* Merge master into api_changesKent Hansen2012-03-231-1/+1
|\
| * Correctly export GL graphics engine for use in pluginsDonald Carr2012-03-221-1/+1
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-1/+1
|/
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-55/+55