aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update obsolete contact address.Jason McDonald2012-01-2325-25/+25
* The rendering signals must be direct connections.Gunnar Sletta2012-01-181-2/+2
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1725-25/+25
* Avoid storing a deep copy of the image in the texture objectGunnar Sletta2012-01-091-7/+8
* Fix crash on null Qimage in QSGPainterNode::paintMorten Johan Sorvig2012-01-051-0/+3
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-032-5/+1
* Say hello to QtQuick moduleKent Hansen2011-12-0225-0/+4789