aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgtexturereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix no-opengl buildAllan Sandfeld Jensen2018-09-051-1/+4
* Compressed textures: Replace file decoding code with QtGui functionalityEirik Aavitsland2018-08-091-46/+18
* Fix transitive includeUlf Hermann2018-06-201-0/+2
* Fix memory leak in compressed texture file readingEirik Aavitsland2018-02-271-0/+5
* Fix: Make Image element support detection of suitable file extensionEirik Aavitsland2018-02-131-0/+6
* Add basic handler for ktx format texture filesEirik Aavitsland2018-02-011-0/+3
* Refactor compressed texture file readingEirik Aavitsland2018-01-271-16/+33
* Add very basic compressed texture supportMichael Brasser2017-08-071-0/+82