aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi
Commit message (Expand)AuthorAgeFilesLines
* All matrices in a batch need to be 2D safe when merging.Gunnar Sletta2013-10-082-3/+18
* Respect DirtyForceUpdate in QSGBatchRenderer.Gunnar Sletta2013-10-041-1/+9
* Invalidate the bounding rects when the roots change.Gunnar Sletta2013-10-031-1/+3
* Enable profiling of materials and atlas texturesGunnar Sletta2013-10-031-0/+38
* Mark DirtySubtreeBlocked correctly from OpacityNodeGunnar Sletta2013-10-031-2/+2
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-3012-12/+12
* Fix zero pointer access in renderer.Gunnar Sletta2013-09-191-1/+1
* Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-131-5/+7
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-122-2/+2
* Add Q_UNUSED for reserved fields.Alan Alpert2013-09-103-0/+4
* Trigger rebuild when xform of alpha nodes change.Gunnar Sletta2013-09-091-4/+6
* Fix partial rebuilds and geometry changes.Gunnar Sletta2013-09-092-21/+31
* Fix build on iOS: define GL_DOUBLERichard Moe Gustavsen2013-09-081-0/+4
* Export qsgnode_set_description.Gunnar Sletta2013-09-061-1/+1
* Fix rendering errors in Qt Quick Controls galleryGunnar Sletta2013-09-052-3/+7
* Off-by-one error in batch recylcing lead to leaks and no recyclingGunnar Sletta2013-09-051-1/+1
* New scenegraph renderer and atlas textures.Gunnar Sletta2013-09-0210-663/+3123
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-121-12/+12
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-121-12/+12
| |\
| | * Remove C-style casts from public headers.Thiago Macieira2013-08-061-12/+12
* | | Support opt-in QSGNode descriptions without breaking binary compat.Gunnar Sletta2013-08-125-49/+70
* | | Introduce QSGMaterial::CustomCompileStepGunnar Sletta2013-08-122-1/+8
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-242-2/+0
|\|
| * Revert "Cut performance cost in QSGContext::prepareMaterial()".Gunnar Sletta2013-06-202-2/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-285-30/+48
|\|
| * Cut performance cost in QSGContext::prepareMaterial()Gunnar Sletta2013-05-232-0/+2
| * improve docs of QSGGeometry::set[Vertex|Index]DataPatternGunnar Sletta2013-05-161-2/+4
| * Doc: corrections, spelling, and ListView requirements commentsDavid Fries2013-05-152-9/+9
| * QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-061-19/+33
* | Make QSGNode and friends extensible via a d-pointerSean Harmer2013-04-163-1/+132
|/
* Our debug env vars are a mess. Standardize on QSG_RENDER_TIMINGGunnar Sletta2013-04-041-8/+8
* Fix distance field antialiasing for retina displays.Gunnar Sletta2013-04-024-0/+12
* 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