aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Avoid hanging if glGetIntegerv() fails.Jason Barron2012-09-211-1/+1
* initializeGLFunctions is deprecated, replace itThiago Macieira2012-06-261-1/+1
* Simplify the depth transformation in the scene graph.Kim Motoyoshi Kalland2012-05-251-1/+1
* QtDeclarative: Fix warnings about uninitialized variables.Friedemann Kleint2012-05-211-2/+2
* Removed ### from scenegraphGunnar Sletta2012-05-161-5/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Added QSGRenderNode class.Kim Motoyoshi Kalland2012-02-201-22/+26
* Provide determinant accessor in render state structure.Glenn Watson2012-02-081-0/+1
* Added QQuickCanvas::setRenderTarget(uint fbo, const QSize &size)Gunnar Sletta2012-02-081-0/+11
* 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
* Add lineWidth property to QSGGeometryAlex Wilson2011-12-151-0/+4
* Made QSGNode flags togglable and added StaticSubtreeGeometry.Kim Motoyoshi Kalland2011-12-141-6/+9
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+743