aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgatlastexture.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-121-0/+1
* Android: Fix crash when using images in QMLEskil Abrahamsen Blomfeldt2014-02-071-3/+4
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-241-3/+15
|\
| * Work around missing BGRA texture format on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt2014-01-171-3/+15
* | Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-221-2/+1
* | Unify calls to profiler service event methods.Ulf Hermann2014-01-221-9/+7
|/
* Use qDebug for all debug under src/quick/scenegraph.Gunnar Sletta2014-01-071-1/+1
* Propegate filtering state when we extract texture from atlas.Gunnar Sletta2013-12-061-0/+1
* Make use of GL_APPLE_texture_format_BGRA8888.Gunnar Sletta2013-11-181-0/+5
* Added QSG_INFO=1 environment variable to spit out graphics infoGunnar Sletta2013-11-051-0/+3
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-12/+28
* Prevent bogus warning message flood on nVidia driver related to mipmapsSean Harmer2013-10-291-0/+3
* Enable profiling of materials and atlas texturesGunnar Sletta2013-10-031-8/+22
* New scenegraph renderer and atlas textures.Gunnar Sletta2013-09-021-0/+416