aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgatlastexture_p.h
Commit message (Expand)AuthorAgeFilesLines
* Basic working compressed texture atlasMichael Brasser2018-01-311-27/+61
* Fix memory leaks with threaded rendererJoni Poikelin2017-08-221-1/+1
* Fix memory leak in QSGAtlasTexture::Manager::create()Mitch Curtis2017-07-261-1/+1
* scenegraph: add missing 'override'Anton Kudryavtsev2016-09-161-8/+8
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-241-0/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+2
| |\
| | * Allow more control over memory/speed tradeoff in the atlas.Michael Brasser2016-04-191-0/+2
* | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-5/+5
|/ /
* / Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Add QQuickWindow::TextureIsOpaque as option to createTextureFromImage.Gunnar Sletta2015-06-151-1/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Release atlas texture's image instance once uploadedGunnar Sletta2015-02-031-4/+8
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Make sure we update filtering options on atlas textures.Gunnar Sletta2014-02-211-3/+1
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-4/+6
* New scenegraph renderer and atlas textures.Gunnar Sletta2013-09-021-0/+156