summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qtexturefiledata.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTextureFileData: support key value metadataJonas Karlsson2021-02-091-0/+12
* Add face support to texture fileJonas Karlsson2021-01-211-34/+74
* Add getDataView() method to QTextureFileDataJonas Karlsson2020-12-291-0/+11
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-2/+2
* Remove QOpenGLTexture dependency from QTextureFileDataJohan Klokkhammer Helsing2020-01-031-11/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* QTextureFileData: Fix build with -no-openglJüri Valdmann2018-08-061-0/+1
* Make local symbols of some leaked namesThiago Macieira2018-08-031-1/+1
* Add API for reading and decoding graphical texture filesEirik Aavitsland2018-07-241-0/+279