aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/compressedtexture/qsgcompressedtexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+1
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-1/+178
* Compressed textures: Replace file decoding code with QtGui functionalityEirik Aavitsland2018-08-091-59/+20
* Basic working compressed texture atlasMichael Brasser2018-01-311-1/+8
* Refactor compressed texture file readingEirik Aavitsland2018-01-271-0/+239