aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgatlastexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Release atlas texture's image instance once uploadedGunnar Sletta2015-02-031-10/+54
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-1/+10
|\
| * Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-1/+2
| * Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-09-081-1/+10
| |\
| | * Support padding in images stored in atlas textureEskil Abrahamsen Blomfeldt2014-08-301-1/+10
* | | Use QQuickProfiler's own timer to sample eventsUlf Hermann2014-09-121-7/+8
|/ /
* | Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-07-261-0/+3
|\|
| * Do not crash AtlasTexture if image is nullDavid Edmundson2014-07-231-0/+3
* | Use qNextPowerOfTwo instead of reimplementing itAllan Sandfeld Jensen2014-07-021-14/+3
* | Properly collect polish timings from all render loopsUlf Hermann2014-07-021-1/+1
* | Use categorized logging for all things scenegraph.Gunnar Sletta2014-07-011-16/+5
* | Avoid direct GL calls in QuickLaszlo Agocs2014-05-231-27/+30
* | Be conservative with atlas allocation for Cover windows.Gunnar Sletta2014-05-221-0/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-101-7/+14
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-2/+2
| |\
| | * Follow QOpenGLContext API renamingLaszlo Agocs2014-04-251-2/+2
| * | Ensure RGB32 images are not converted on upload to atlas.Michael Brasser2014-04-281-1/+1
| |/
| * Dynamic GL in QuickLaszlo Agocs2014-03-181-7/+14
* | Support shutting down the render thread without an OpenGL context.Gunnar Sletta2014-04-231-4/+2
* | Fix obvious logic errorNiels Ole Salscheider2014-03-131-1/+1
|/
* Make sure we update filtering options on atlas textures.Gunnar Sletta2014-02-211-13/+5
* Move QtQuick profiling to own profiler adapterUlf Hermann2014-02-151-3/+3
* 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