aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/compressedtexture/qsgcompressedtexture_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove OpenGL dependency from QSGTextureLaszlo Agocs2020-06-081-3/+0
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-271-1/+1
* RHI implementation of compressed texture atlasingEirik Aavitsland2020-05-261-3/+11
* Move updateRhiTexture and co. to QSGTextureLaszlo Agocs2020-04-281-11/+2
* Make comparisonKey() a pure virtual in QSGTextureLaszlo Agocs2020-04-161-1/+1
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-5/+18
* Compressed textures: Replace file decoding code with QtGui functionalityEirik Aavitsland2018-08-091-24/+7
* Basic working compressed texture atlasMichael Brasser2018-01-311-0/+5
* Refactor compressed texture file readingEirik Aavitsland2018-01-271-0/+121