aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/compressedtexture/qsgcompressedatlastexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-21/+21
* Update commercial license headersTarja Sundqvist2021-02-021-21/+21
* Fix texture coords for the compressed texture atlasMichael Brasser2020-02-211-5/+5
* Fix inverted logicMichael Brasser2020-02-171-1/+1
* Support DXT1/3/5 in compressed texture atlasv5.14.0-beta2Michael Brasser2019-10-171-1/+11
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-2/+2
* Compressed textures: Replace file decoding code with QtGui functionalityEirik Aavitsland2018-08-091-8/+6
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Basic working compressed texture atlasMichael Brasser2018-01-311-0/+174