aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickframebufferobject.h
Commit message (Expand)AuthorAgeFilesLines
* Move resetOpenGLState out of QQFBOGiuseppe D'Angelo2020-06-231-1/+0
* Move resetOpenGLState() to QQuickFboLaszlo Agocs2020-06-121-0/+1
* QQuickItem: rename geometryChanged to geometryChangeMitch Curtis2020-04-231-1/+1
* Update QQuickFBO docs and remove TODOLaszlo Agocs2020-04-141-3/+0
* Make QQuickFbo work with the OpenGL backend of QRhiLaszlo Agocs2019-11-141-1/+2
* QQuickFbo: add the RHI warningLaszlo Agocs2019-08-301-1/+2
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-5/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Add a property to enable vertical mirroring in QQuickFramebufferObjectLaszlo Agocs2015-06-231-0/+5
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+18
|\
| * Fix performance regression caused by SG signals in QQuickItem.Gunnar Sletta2014-09-031-1/+1
| * Make QQuickFramebufferObject a texture provider.Gunnar Sletta2014-08-261-0/+7
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-1/+1
|/
* Fix qquickframebufferobject.h syncqt warningJ-P Nurmi2013-10-071-1/+1
* Convenience class for FBO rendering in Qt QuickGunnar Sletta2013-09-251-0/+98