summaryrefslogtreecommitdiffstats
path: root/TextureLoader/src/KTXLoader.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-19Replaced Align with AlignUpassiduous1-1/+1
2021-01-10GLTF loader: reworked initial texture data to be stored as user data in the t...assiduous1-6/+8
2021-01-01Updated copyright noticeassiduous1-1/+1
2020-02-02Enabled C API for texture loading functionsassiduous1-0/+13
2020-01-29Updates to comply with the new APIassiduous1-2/+2
2020-01-01Updated copyright noticeassiduous1-7/+11
2019-11-25clang-formatted TextureLoader projectEgor Yusov1-100/+102
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-05-03Update GLTF loader; fixed warning in KTX loaderEgor Yusov1-1/+1
2019-04-28Implemented loading textures from KTXEgor Yusov1-0/+279