summaryrefslogtreecommitdiffstats
path: root/TextureLoader/interface/Image.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-01Updated copyright noticeassiduous1-1/+1
2020-04-08Reworked PNG and JPEG image decoding to fix incompatibility of setjmp with c+...assiduous1-36/+42
2020-02-02Enabled C API for texture loading functionsassiduous1-2/+1
2020-01-31Renamed .h -> .hpp where appropriateassiduous1-0/+0
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-29/+29
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-06-28Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixelEgor Yusov1-2/+2
2019-06-27Minor updates to image loading functionsEgor Yusov1-3/+15
2019-04-28Implemented loading textures from KTXEgor Yusov1-15/+23
2019-04-20Using srgb conversions from graphics acessoriesEgor Yusov1-86/+88
2019-04-03Added options to capture RGB vs RGBA when encoding image as png plus some for...Egor Yusov1-8/+22
2019-04-02Implemented encoding image as jpegEgor Yusov1-1/+1
2019-04-01Added image encoding as pngEgor Yusov1-0/+10
2019-01-02Updated copyright noticeEgor Yusov1-1/+1
2018-04-01Some updates to texture loading routines.Egor Yusov1-20/+47
2018-03-25Fixed relative paths in TextureLoader projectEgor Yusov1-4/+4
2018-03-25Fixed headers in TextureLoader projectEgor Yusov1-4/+4
2018-01-04Updated copyright noticeEgor Yusov1-1/+1
2017-11-13Updated to version 2.1Egor Yusov1-2/+5
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-2/+2