summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtextureimage_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-2/+2
* Add missing private export macrosMike Krus2017-06-161-1/+2
* QTextureImage: fix proper default value for statusPaul Lemire2016-11-191-1/+1
* Make QTextureImage and its functor testablePaul Lemire2016-11-191-1/+6
* QTextureLoader/QTextureImage: add a mirrored propertyPaul Lemire2016-10-101-1/+4
* QTextureImage: react to image files being modifiedWieland Hagen2016-06-301-0/+3
* QTexture: cleanupPaul Lemire2016-05-201-37/+4
* Move QTextureImageDataGenerator to its own headerPaul Lemire2016-05-201-0/+1
* Qt3D: replace QStringLiteral with QLatin1String when appending or comparingMarc Mutz2016-05-141-1/+1
* Don't warn about missing remote texture loading if there is no URL at all.Volker Krause2016-05-141-1/+1
* QTexImageData to QTextureImageDataFranck Arrecot2016-05-031-3/+3
* Handle frontend texture change statusRobert Brock2016-04-201-1/+0
* Changes to handle ScenePropertyChangeRobert Brock2016-04-191-0/+7
* QTextureImage changes and added propertyRobert Brock2016-04-161-4/+20
* Rename QTextureDataFunctor to QTextureImageDataGeneratorFranck Arrecot2016-03-071-3/+3
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Support for DDS texturesMauro Persano2016-01-161-0/+104