summaryrefslogtreecommitdiffstats
path: root/TextureLoader/src/TextureUtilities.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-10GLTF loader: reworked initial texture data to be stored as user data in the t...assiduous1-2/+2
2021-01-01Updated copyright noticeassiduous1-1/+1
2020-04-08Reworked PNG and JPEG image decoding to fix incompatibility of setjmp with c+...assiduous1-3/+3
2020-02-02Enabled C API for texture loading functionsassiduous1-0/+11
2020-01-31Renamed .h -> .hpp where appropriateassiduous1-1/+1
2020-01-29Updates to comply with the new APIassiduous1-3/+3
2020-01-01Updated copyright noticeassiduous1-7/+11
2019-11-25clang-formatted TextureLoader projectEgor Yusov1-9/+10
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-06-27Minor updates to image loading functionsEgor Yusov1-68/+0
2019-04-28Implemented loading textures from KTXEgor Yusov1-37/+58
2019-01-02Updated copyright noticeEgor Yusov1-1/+1
2018-04-01Some updates to texture loading routines.Egor Yusov1-4/+6
2018-01-04Updated copyright noticeEgor Yusov1-1/+1
2017-12-28Updated debug and error macrosEgor Yusov1-1/+1
2017-12-06Updated cmake files; fixed build warningsEgor Yusov1-4/+2
2017-11-13Updated to version 2.1Egor Yusov1-28/+37
2017-05-20Merge from dev branchEgor Yusov1-1/+1
2017-05-20Merge from dev branchEgor Yusov1-1/+1
2017-04-06Updated copyright noticeEgor Yusov1-1/+1
2016-08-20Updated to Diligent Engine 2.0Egor Yusov1-1/+1