summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl
Commit message (Expand)AuthorAgeFilesLines
* Removed src/gui/opengl/qopenglcolormap.*Samuel Rødal2011-10-103-404/+0
* Fixed some doc errors in QOpenGLFramebufferObject.Samuel Rødal2011-10-102-31/+14
* Fixed missing snippets for QOpenGLShaderProgram.Samuel Rødal2011-10-101-3/+3
* Easier shader debuggingJani Uusi-Rantala2011-10-101-8/+48
* Fixed crash due to uninitialized pointer in OpenGL texture glyph cache.Samuel Rødal2011-10-071-0/+1
* Fix ́́`macros' function test of `tst_headers'Sergio Ahumada2011-10-031-0/+6
* Use module prefixed include paths, avoids warnings in configure.Pekka Vuorela2011-09-281-1/+1
* Fixed crash in QOpenGLFramebufferObject.Samuel Rødal2011-09-271-3/+0
* 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