summaryrefslogtreecommitdiffstats
path: root/TextureLoader/src/KTXLoader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enabled C API for texture loading functionsassiduous2020-02-021-0/+13
* Updates to comply with the new APIassiduous2020-01-291-2/+2
* Updated copyright noticeassiduous2020-01-011-7/+11
* clang-formatted TextureLoader projectEgor Yusov2019-11-251-100/+102
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
* Update GLTF loader; fixed warning in KTX loaderEgor Yusov2019-05-031-1/+1
* Implemented loading textures from KTXEgor Yusov2019-04-281-0/+279