aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi
Commit message (Expand)AuthorAgeFilesLines
* Greatly improved Scene Graph Overview documentationGunnar Sletta2013-01-162-0/+24
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1015-15/+15
* Work towards supporting front-to-back reordering of opaque items.Michael Brasser2012-12-121-2/+2
* Fix syncqt-warnings.Friedemann Kleint2012-11-201-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2315-360/+360
* Avoid hanging if glGetIntegerv() fails.Jason Barron2012-09-211-1/+1
* doc: fix some more typosSergio Ahumada2012-09-101-1/+1
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-072-3/+3
* Doc: Fix documentation issues.Kim Motoyoshi Kalland2012-09-071-0/+3
* Three scene graph examples with docs.Gunnar Sletta2012-08-131-1/+1
* Fix various broken links in documentationBea Lam2012-08-031-1/+1
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-2/+3
* initializeGLFunctions is deprecated, replace itThiago Macieira2012-06-261-1/+1
* Improve on scenegraph documentation.Gunnar Sletta2012-06-086-93/+620
* Remove unused performance flags.Michael Brasser2012-06-064-132/+5
* Simplify the depth transformation in the scene graph.Kim Motoyoshi Kalland2012-05-253-12/+8
* QtDeclarative: Fix warnings about uninitialized variables.Friedemann Kleint2012-05-211-2/+2
* Remove unnecessary exportsMatthew Vogt2012-05-184-7/+8
* Removed ### from scenegraphGunnar Sletta2012-05-162-6/+4
* Fix documentation for QSGGeometry::allocate()Glenn Watson2012-05-161-0/+3
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-6/+6
* Docs for QSGimpleMaterialShaderGunnar Sletta2012-05-091-1/+10
* Added some documentatio notes on QSGNode::markDirty()Gunnar Sletta2012-05-051-2/+28
* Improved scene graph docsGunnar Sletta2012-04-301-0/+20
* qMalloc, qFree, qRealloc, qMemCopy, qMemSet are deprecatedOlivier Goffart2012-04-231-1/+1
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-1/+1
* Export all symbols on QSGDefaultRenderer.Hannu Lyytinen2012-04-131-1/+1
* Make device specific projection matrix setter virtual.Hannu Lyytinen2012-04-131-1/+1
* Fix compilation on QNX.Tobias Koenig2012-03-201-0/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-17/+17
* Merge master <-> api_changesMatthew Vogt2012-03-053-5/+5
|\
| * Small doc fixes.Michael Brasser2012-02-231-3/+3
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2411-11/+11
|/
* QML_RUNTIME_TESTING should be disabled by default.Michael Brasser2012-02-231-1/+1
* Update number of reserved bits.Michael Brasser2012-02-231-1/+1
* Added QSGRenderNode class.Kim Motoyoshi Kalland2012-02-2010-163/+573
* Provide determinant accessor in render state structure.Glenn Watson2012-02-085-0/+27
* Added QQuickCanvas::setRenderTarget(uint fbo, const QSize &size)Gunnar Sletta2012-02-082-0/+20
* Remove warnings with clangYann Bodson2012-02-073-0/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3013-13/+13
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-3/+1
* Update obsolete contact address.Jason McDonald2012-01-2313-13/+13
* Added a few material flagsGunnar Sletta2012-01-202-1/+9
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1712-12/+12
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-121-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add lineWidth property to QSGGeometryAlex Wilson2011-12-153-0/+34
* Made QSGNode flags togglable and added StaticSubtreeGeometry.Kim Motoyoshi Kalland2011-12-147-69/+90
* Say hello to QtQuick moduleKent Hansen2011-12-0213-0/+5115