summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglframebufferobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-3/+14
|\
| * Blacklist PowerVR Rogue G6200 (v1.3) from supporting BGRA.Christian Strømme2015-09-181-3/+14
* | Fix some qdoc warnings.Friedemann Kleint2015-09-071-4/+4
* | Support MRT in QOpenGLFramebufferObjectLaszlo Agocs2015-07-291-146/+349
|/
* Use the default fbo in Qt sense in blitFramebufferLaszlo Agocs2015-04-081-2/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-051-3/+1
|\
| * QOpenGLFramebufferObject: pass sized format also with dynamic GLAndrew Knight2014-12-011-3/+1
* | Update fbo toImage() docs regarding premultiplied alphaLaszlo Agocs2014-11-171-3/+17
* | Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-111-2/+14
|/
* Pass a sized format when creating multisampled renderbuffers on ESLaszlo Agocs2014-10-031-10/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Support RGB30 formats in OpenGL framebuffers and paint engineAllan Sandfeld Jensen2014-07-301-3/+32
* Improve QOpenGLFramebufferObject::toImage()Allan Sandfeld Jensen2014-07-041-24/+87
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-2/+9
|\
| * Handle invalid sample counts gracefully in FBOsLaszlo Agocs2014-06-181-0/+1
| * Make multisampling more robust in QOpenGLFramebufferObjectLaszlo Agocs2014-06-061-2/+8
* | Enhance msaa and blitframebuffer on ES with vendor extensionsLaszlo Agocs2014-06-251-10/+11
* | Include the ES3 headers on iOSLaszlo Agocs2014-06-251-0/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-071-1/+10
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-1/+10
| |\|
| | * QOpenGLFramebufferObject: correct the internal format when using ANGLEAndrew Knight2014-05-261-1/+10
* | | Fix multisampled fbo readbackLaszlo Agocs2014-06-051-11/+37
|/ /
* / Remove tracking of the current fboLaszlo Agocs2014-06-021-23/+14
|/
* Document returned format of QOpenGLFramebufferObject::toImage()Allan Sandfeld Jensen2014-05-061-0/+3
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-7/+7
* Avoid an "OpenGL Error: 1282" output when resizing a QOpenGLWidgetJocelyn Turcotte2014-04-021-0/+2
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-21/+22
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-7/+7
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-36/+52
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+2
|\
| * Do not query max samples on glesLaszlo Agocs2014-02-051-0/+2
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* | Add takeTexture() to QOpenGLFramebufferObjectLaszlo Agocs2014-01-071-41/+95
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-14/+14
* Don't try to allocate a msaa FBO when it is not supported.Gunnar Sletta2013-09-201-15/+12
* Support RGBA image formatAllan Sandfeld Jensen2013-07-231-8/+13
* doc: QOpenGLFramebufferObject::bindDefault() was marked internalMartin Smith2013-06-111-1/+0
* Fixed error in QGLFramebufferObject and QOpenGLFramebufferObject docs.Samuel Rødal2013-02-151-2/+2
* Fixed QOpenGLFramebufferObject docs to mention QOpenGLPaintDevice.Samuel Rødal2013-02-141-19/+15
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Simplify and speed up OpenGL framebuffer grabbing.aavit2012-11-091-54/+13
* Remove some dead code in switch statementsSergio Ahumada2012-10-291-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix some documentation issues.Kim Motoyoshi Kalland2012-08-311-1/+1
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-0/+36
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+2
* Fixed QOpenGLFunctions API.Samuel Rødal2012-06-181-1/+1
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-291-4/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-5/+5