aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-142-2/+2
|\
| * Fix headers without Qt module directory name in their includesJosh Faust2013-02-252-2/+2
* | Fix rendering of subpixel positioned native textEskil Abrahamsen Blomfeldt2013-03-072-0/+11
* | Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-031-1/+1
* | Avoid ambiguous include guards in SG classesGunnar Sletta2013-02-265-13/+13
* | Don't print leak warnings on exit by defaultGunnar Sletta2013-02-202-16/+29
* | only instantiate variable when requiredMaurice Kalinowski2013-02-131-1/+1
* | Enable sorting of opaque items again in the default renderer.Gunnar Sletta2013-02-052-4/+3
* | Added to QML_RENDERER_TIMING logic to capture most render bottlenecks.Gunnar Sletta2013-01-301-9/+8
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-287-28/+0
|/
* 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