summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglframebufferobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of legacy glTexParameterf calls.Samuel Rødal2011-10-281-7/+0
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Fixed some doc errors in QOpenGLFramebufferObject.Samuel Rødal2011-10-101-30/+14
* Fixed crash in QOpenGLFramebufferObject.Samuel Rødal2011-09-271-3/+0
* Made FBO blit behave properlyGunnar Sletta2011-09-121-13/+21
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-116/+1
* Fix the \since 4.x tags in gui/opengl.Samuel Rødal2011-09-021-13/+2
* Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-301-1/+1
* Compile without QT_DEBUG.Morten Sorvig2011-08-291-1/+1
* Clean up legacy defines in gui/opengl.Samuel Rødal2011-08-291-15/+8
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+1354