summaryrefslogtreecommitdiffstats
path: root/TextureLoader/interface (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-10GLTF loader: reworked initial texture data to be stored as user data in the t...assiduous1-6/+10
2021-01-01Updated copyright noticeassiduous3-3/+3
2020-10-19Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)assiduous1-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 functionsassiduous3-33/+46
2020-01-31Renamed .h -> .hpp where appropriateassiduous2-1/+1
2020-01-29Updates to comply with the new APIassiduous1-2/+2
2020-01-01Updated copyright noticeassiduous3-21/+33
2019-11-25clang-formatted TextureLoader projectEgor Yusov3-114/+116
2019-09-23Updated Copyright noticeEgor Yusov1-1/+1
2019-09-17Updated copyright noticeEgor Yusov2-2/+2
2019-06-28Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixelEgor Yusov1-2/+2
2019-06-27Minor updates to image loading functionsEgor Yusov2-15/+15
2019-05-03Fixed default ctor of TextureLoadInfo structEgor Yusov1-15/+15
2019-04-30Updated TextureLoadInfo ctorEgor Yusov1-9/+18
2019-04-28Implemented loading textures from KTXEgor Yusov3-32/+53
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 Yusov2-2/+2
2018-11-30Improved type safety of flag enumsEgor Yusov1-3/+3
2018-04-01Some updates to texture loading routines.Egor Yusov3-39/+107
2018-03-25Fixed relative paths in TextureLoader projectEgor Yusov3-10/+10
2018-03-25Fixed headers in TextureLoader projectEgor Yusov3-10/+10
2018-01-04Updated copyright noticeEgor Yusov2-2/+2
2017-11-13Updated to version 2.1Egor Yusov2-2/+9
2017-05-20Merge from dev branchEgor Yusov2-2/+2
2017-05-20Merge from dev branchEgor Yusov2-2/+2
2017-04-06Updated copyright noticeEgor Yusov2-2/+2
2016-08-20Updated to Diligent Engine 2.0Egor Yusov3-5/+5