summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl
Commit message (Expand)AuthorAgeFilesLines
* Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-125-118/+329
* Fixed auto-test failure in tst_QOpenGL.Samuel Rødal2011-09-121-1/+1
* Made FBO blit behave properlyGunnar Sletta2011-09-122-13/+25
* Use the context we're givenGunnar Sletta2011-09-121-1/+1
* use QtGui/ based includesGunnar Sletta2011-09-091-1/+1
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-089-301/+197
* Fixed crash in tst_QGL::multipleFBOInterleavedRendering().Samuel Rødal2011-09-072-24/+25
* Fix the \since 4.x tags in gui/opengl.Samuel Rødal2011-09-024-38/+5
* Fix build from scratch.Friedemann Kleint2011-08-301-0/+2
* Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-3010-27/+27
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-2910-26/+36
* Compile without QT_DEBUG.Morten Sorvig2011-08-292-2/+2
* Clean up legacy defines in gui/opengl.Samuel Rødal2011-08-293-78/+10
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-2938-0/+23360