aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgdefaultpainternode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-4/+20
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-7/+7
* Quick: Check fbo msaa related extensions via QtGuiLaszlo Agocs2017-01-311-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.8Simon Hausmann2016-10-131-2/+14
|\
| * Fix FastFBOResizing hint for QQuickPaintedItemYoann Lopes2016-10-061-2/+14
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-2/+2
| |\|
| | * Correctly update the geometry of QSGDefaultPainterNodev5.6.2Yoann Lopes2016-09-121-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-1/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+0
| |\|
| | * Remove erronous setTextureSize() as it is already set previouslyAndy Shaw2016-06-151-1/+0
* | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-1/+2
* | | Revert "Build (and fail) Quick with -no-opengl"Laszlo Agocs2016-02-121-6/+1
* | | Build (and fail) Quick with -no-openglLaszlo Agocs2016-02-051-1/+6
|/ /
* / Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Introduce QQuickPaintedItem::textureSize and support HighDpi.Gunnar Sletta2015-09-151-16/+42
* Move all bools of painternode to the end as bitfieldsGunnar Sletta2015-09-151-2/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Added QSGPainterNode abstraction to QSGAdaptationLayerAndy Nichols2014-08-271-0/+427