aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgpainternode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added QSGPainterNode abstraction to QSGAdaptationLayerAndy Nichols2014-08-271-427/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Use qNextPowerOfTwo instead of reimplementing itAllan Sandfeld Jensen2014-07-021-15/+3
* Initialize QSGPaintedNode with an empty size.Gunnar Sletta2014-06-121-1/+0
* Add node description to painted items.Gunnar Sletta2014-06-121-0/+4
* Fix crashes and incorrect extension queries on GL3+Laszlo Agocs2014-02-251-3/+3
* Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-121-1/+0
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-3/+3
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Remove slow and buggy sub-image codePaul Olav Tvete2013-04-161-30/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+1
|\
| * Remove use of QPainter::HighQualityAntialiasing. It has no effect.Gunnar Sletta2013-02-121-2/+1
* | Dereference the QImage once the corresponding texture is bound.Michael Brasser2013-02-011-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix resizing of QQuickPaintedItems that use FBOs.Kim Motoyoshi Kalland2012-06-011-0/+4
* Properly swizzle texture data before upload in QQuickPaintedItem.Samuel Rødal2012-04-031-0/+5
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Fix for QTBUG-23862 - Blank screen in ViewportChristopher Ham2012-02-101-5/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Fix crash on null Qimage in QSGPainterNode::paintMorten Johan Sorvig2012-01-051-0/+3
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+464