aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update module "Qt Declarative" -> "Qt Quick"Sze Howe Koh2013-03-302-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-142-3/+3
|\
| * Fix headers without Qt module directory name in their includesJosh Faust2013-02-252-3/+3
* | Android support: build fixesPaul Olav Tvete2013-03-051-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-042-4/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-252-4/+4
| |\|
| | * Fix warnings about shadowing membersThiago Macieira2013-02-222-4/+4
* | | Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-032-1/+3
* | | Avoid ambiguous include guards in SG classesGunnar Sletta2013-02-265-11/+11
|/ /
* | Don't print leak warnings on exit by defaultGunnar Sletta2013-02-201-3/+9
* | 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
* | Avoid swizzling on OpenGL ES when possibleGunnar Sletta2013-02-061-17/+25
* | Dereference the QImage once the corresponding texture is bound.Michael Brasser2013-02-013-1/+5
* | Added to QML_RENDERER_TIMING logic to capture most render bottlenecks.Gunnar Sletta2013-01-301-1/+76
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2811-44/+0
|/
* Greatly improved Scene Graph Overview documentationGunnar Sletta2013-01-164-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1026-26/+26
* Documentation for scene graph examples.Gunnar Sletta2013-01-071-0/+23
* Fix syncqt-warnings.Friedemann Kleint2012-11-203-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2326-625/+625
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-073-4/+4
* Doc: Fix documentation issues.Kim Motoyoshi Kalland2012-09-072-1/+15
* Document QSGTexture.Jason Barron2012-08-271-0/+41
* Compile on OpenGL ES2 when using Khronos headersSean Harmer2012-08-161-1/+20
* Three scene graph examples with docs.Gunnar Sletta2012-08-131-0/+2
* Properly check for ability to use GL_REPEAT with npot texturesSean Harmer2012-08-071-1/+1
* QQuickCanvas renamesAlan Alpert2012-07-171-1/+1
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-132-13/+19
* android: don't unconditionally use execinfo.hRobin Burchell2012-07-021-4/+16
* Use resolved font name for key in distance field cache.Andrew den Exter2012-06-272-8/+20
* Improve on scenegraph documentation.Gunnar Sletta2012-06-086-40/+60
* Fix resizing of QQuickPaintedItems that use FBOs.Kim Motoyoshi Kalland2012-06-011-0/+4
* Remove unnecessary exportsMatthew Vogt2012-05-185-7/+8
* Only genereate new texture if texture id is 0Charles Yin2012-05-171-1/+1
* Docs for QSGimpleMaterialShaderGunnar Sletta2012-05-091-0/+202
* Remove QSGEngineGunnar Sletta2012-05-032-215/+0
* Improved scene graph docsGunnar Sletta2012-04-301-0/+69
* Properly swizzle texture data before upload in QQuickPaintedItem.Samuel Rødal2012-04-032-2/+7
* Share depth-stencil buffers between ShaderEffectSources of same size.Kim Motoyoshi Kalland2012-03-222-0/+319
* Decouple QSGDistanceFieldGlyphNode from it's cache manager.Andrew den Exter2012-03-202-18/+15
* Use a single distance-field cache instance for all sizes of a given font.Yoann Lopes2012-03-192-4/+8
* Merge master <-> api_changesMatthew Vogt2012-03-053-739/+2
|\
| * Set bind options before uploading to give hints to the driverGunnar Sletta2012-03-011-1/+2
| * Move distance field util functions to QtGuiJiang Jiang2012-02-282-738/+0
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2425-26/+27
|/
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-101-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-3025-25/+25
* Rename QSGTexture::textureSubRect to normalizedTextureSubRect()Gunnar Sletta2012-01-272-3/+3