summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Amendment to 16977ad4af73ba31e6b80a8baf19f43a3729342cBjørn Erik Nilsen2010-12-292-0/+9
* Make PathView usable with qt-scene-graph.Bjørn Erik Nilsen2010-12-293-1/+23
* Fix clipping FlipableGunnar Sletta2010-12-221-10/+3
* flippable test and fix a crash bugGunnar Sletta2010-12-221-0/+5
* allow switching between different texture managersGunnar Sletta2010-12-221-12/+16
* Fixed gradient rectanglesGunnar Sletta2010-12-221-7/+6
* compile and workGunnar Sletta2010-12-222-3/+3
* convert images to ARGBPM prior to uploadGunnar Sletta2010-12-224-4/+5
* Threaded texture manager.Gunnar Sletta2010-12-214-2/+274
* Renamed ShaderEffectSource's static property to live.Gunnar Sletta2010-12-212-11/+12
* More sanity checks for the texture managerGunnar Sletta2010-12-216-17/+45
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qt-scene-graphGunnar Sletta2010-12-2111-43/+96
|\
| * Fixes some compilation warnings.Yoann Lopes2010-12-208-30/+30
| * Temporary fix to allow quitting when in fullscreen mode on Symbian.Yoann Lopes2010-12-201-1/+2
| * Added grab() function in ShaderEffectSource.Kim Motoyoshi Kalland2010-12-172-0/+8
| * Added property 'hideOriginal' to ShaderEffectSource.Kim Motoyoshi Kalland2010-12-173-13/+57
* | pick the standard texture manager by defaultGunnar Sletta2010-12-211-6/+6
* | got partial uploader workingGunnar Sletta2010-12-207-146/+428
* | Start refactoring texture manager to make way for partial uploader and threadedGunnar Sletta2010-12-205-199/+158
|/
* Fixed the last issue with caching issue...Gunnar Sletta2010-12-161-8/+27
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qt-scene-graphGunnar Sletta2010-12-162-3/+4
|\
| * Export the XxxxNodeInterface classesPaul Olav Tvete2010-12-152-3/+4
* | tests for mixing upload and requestUploadGunnar Sletta2010-12-161-1/+19
* | some more autotests for texturemanagerGunnar Sletta2010-12-162-2/+51
* | fix texture wrapping which lead to pixel errors on pixmap edgesGunnar Sletta2010-12-153-11/+22
|/
* Properly initialize the QGLContext to be used.Gunnar Sletta2010-12-151-1/+2
* Revert "disable text until it works..."Gunnar Sletta2010-12-151-1/+0
* disable text until it works...Gunnar Sletta2010-12-151-0/+1
* silence some valgrind warningsGunnar Sletta2010-12-142-3/+7
* Fixed crash when enabling mipmapping on ShaderEffectSource.Kim Motoyoshi Kalland2010-12-131-5/+5
* Added install rule that puts libQtSceneGraph in QTDIR/libThorbjørn Lindeijer2010-12-101-0/+3
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qt-scene-graphGunnar Sletta2010-12-101-0/+4
|\
| * Compile fix on Windows.Kim Motoyoshi Kalland2010-12-091-0/+4
* | Fix crash in texture manager.Gunnar Sletta2010-12-091-3/+11
* | Don't schedule failed images for uploadGunnar Sletta2010-12-092-12/+15
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qt-scene-graphGunnar Sletta2010-12-094-39/+144
|\
| * Creates QxPaintItem's node on componentComplete.Yoann Lopes2010-12-084-68/+111
| * Implemented 'smooth' property for QxPaintItem.Yoann Lopes2010-12-083-7/+69
* | More work on lazy QxImageGunnar Sletta2010-12-093-15/+14
* | initial code for lazy imageGunnar Sletta2010-12-093-21/+58
* | Give a good message to the user about the wrong importGunnar Sletta2010-12-091-4/+7
|/
* Fixes QxPaintItem to use QSGTexture.Yoann Lopes2010-12-082-9/+15
* Compile fix.Yoann Lopes2010-12-081-1/+1
* More work on async uploadsGunnar Sletta2010-12-082-5/+58
* Asynchronous texture loading on the rendering thread.Gunnar Sletta2010-12-087-21/+153
* cache the QSGTexture, so that we only return one pr QImageGunnar Sletta2010-12-081-1/+32
* Start yet another rewrite of the texture handling...Gunnar Sletta2010-12-0730-272/+530
* Compile fix.Kim Motoyoshi Kalland2010-12-071-1/+3
* Changed the names of shader variables to match Qt3D.Kim Motoyoshi Kalland2010-12-071-16/+16
* Remove QGLTexture2D and QGLTextureUtils from repo.Gunnar Sletta2010-12-0712-1931/+3