summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglframebufferobject.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
* Added support for resetting QOpenGLFramebufferObject attachments.Samuel Rødal2012-02-151-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-241-0/+5
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fixed some doc errors in QOpenGLFramebufferObject.Samuel Rødal2011-10-101-1/+0
* Fixed auto-test failure in tst_QOpenGL.Samuel Rødal2011-09-121-1/+1
* Made FBO blit behave properlyGunnar Sletta2011-09-121-0/+4
* Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-5/+4
* Fix build from scratch.Friedemann Kleint2011-08-301-0/+2
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+158