summaryrefslogtreecommitdiffstats
path: root/src/canvas
Commit message (Expand)AuthorAgeFilesLines
* Fixes some compilation warnings.Yoann Lopes2010-12-201-1/+1
* Temporary fix to allow quitting when in fullscreen mode on Symbian.Yoann Lopes2010-12-201-1/+2
* Properly initialize the QGLContext to be used.Gunnar Sletta2010-12-151-1/+2
* Give a good message to the user about the wrong importGunnar Sletta2010-12-091-4/+7
* Asynchronous texture loading on the rendering thread.Gunnar Sletta2010-12-081-2/+2
* initialize after QGLWidget::showEvent(), just to be safe...Gunnar Sletta2010-12-061-3/+1
* threaded texture uploader for lighthouse's EglFStexturemanagerGunnar Sletta2010-12-062-15/+26
* moved adaptation layers into QSGContextGunnar Sletta2010-12-033-14/+74
* Started to add the QSGContext class and started the work to move it allGunnar Sletta2010-12-023-18/+45
* Fixes Rectangle rendering when radius is bigger than half of the size.Yoann Lopes2010-11-191-5/+7
* Increases rounded rectangles mesh resolution.Yoann Lopes2010-11-191-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qt-scene-graphGunnar Sletta2010-11-193-45/+49
|\
| * Implemented rounded clip.Yoann Lopes2010-11-182-45/+48
| * Merge branch 'master' of scm.dev.nokia.troll.no:research/qt-scene-graphYoann Lopes2010-11-172-1/+16
| |\
| * | Fixes DeferredDelete events not being sent when an animation is running.Yoann Lopes2010-11-171-0/+1
* | | The vsync animation driver needs to intercept and reject all update requests.Gunnar Sletta2010-11-191-0/+7
| |/ |/|
* | Make vsynced animations in lighthouse workGunnar Sletta2010-11-162-1/+16
|/
* Compile fix.Kim Motoyoshi Kalland2010-11-151-1/+1
* Merge branch 'vsync'Gunnar Sletta2010-11-126-5/+154
|\
| * updated vsync driver to latest changes in QAnimationDriver.Gunnar Sletta2010-11-122-23/+10
| * printf fixes...Gunnar Sletta2010-11-081-3/+0
| * Drive animation based on vsyncGunnar Sletta2010-11-085-5/+27
| * Drive animation from vsync using the new QAnimationDriver APIGunnar Sletta2010-11-082-0/+144
* | Fixes compilation warnings.Yoann Lopes2010-11-011-0/+2
* | Merged QxGraphicsObject into QxItem.Yoann Lopes2010-11-017-1804/+31
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qt-scene-graphGunnar Sletta2010-10-281-7/+0
* Reorganised repository to match folders in Qt repository.Yoann Lopes2010-10-279-0/+2719