summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglframebufferobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-111-1466/+0
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+22
* Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update fbo toImage() docs regarding premultiplied alphaLaszlo Agocs2014-11-171-0/+14
* Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-111-4/+13
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Modernize the OpenGL examplesLaszlo Agocs2014-08-121-2/+0
* Include the ES3 headers on iOSLaszlo Agocs2014-06-251-0/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-7/+7
|\
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-7/+7
* | Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-281-16/+16
|/
* QNX: Fix OpenGL autotestFabian Bumberger2014-04-011-0/+3
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-7/+7
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-21/+62
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-4/+1
|\
| * Do not check for !IsRenderBufferLaszlo Agocs2014-02-051-3/+0
| * Doc: Fix broken linksSze Howe Koh2014-02-041-1/+1
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-14/+14
* qdoc: QGLFrameBufferObject::bindDefault() was marked \internalMartin Smith2013-06-101-1/+0
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-151-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+2
|\
| * Fixed error in QGLFramebufferObject and QOpenGLFramebufferObject docs.Samuel Rødal2013-02-151-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-171-3/+3
|\|
| * Rename function to fix symbol clash in static buildKai Koehne2013-02-111-3/+3
* | Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-73/+76
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Properly deprecated QGLFramebufferObject and QGLFramebufferObjectFormatSamuel Rødal2012-11-271-1/+5
* Improve OpenGL docsJan Arve Saether2012-11-271-0/+2
* Remove some dead code in switch statementsSergio Ahumada2012-10-291-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Documented QtOpenGL classes that have better replacements as obsolete.Samuel Rødal2012-09-141-0/+3
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-54/+90
* QtOpenGL: remove \link usagesGiuseppe D'Angelo2012-05-291-4/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-9/+9
* Corrected the size of mipmaps in framebuffer objects.Kim Motoyoshi Kalland2012-02-151-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Allocate mipmaps in FBOs with glTexImage2D, not glGenerateMipmap.Kim Motoyoshi Kalland2012-01-241-2/+12
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-0/+1
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-2/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2