summaryrefslogtreecommitdiffstats
path: root/TextureLoader/src/TextureLoader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
* Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixelEgor Yusov2019-06-281-1/+1
* Fixed default ctor of TextureLoadInfo structEgor Yusov2019-05-031-10/+10
* Implemented loading textures from KTXEgor Yusov2019-04-281-179/+181
* Using srgb conversions from graphics acessoriesEgor Yusov2019-04-201-19/+1
* Added options to capture RGB vs RGBA when encoding image as png plus some for...Egor Yusov2019-04-031-7/+5
* Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...Egor Yusov2019-02-091-1/+1
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Fixed msvc warning plus few minor issues revealed by code analysisEgor Yusov2018-12-161-19/+25
* Improved type safety of flag enumsEgor Yusov2018-11-301-1/+1
* Minor updateEgor Yusov2018-03-271-2/+4
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Some fixes related to updated project dependenciesEgor Yusov2017-12-281-1/+1
* Fixed android buildEgor Yusov2017-11-171-1/+2
* Updated to version 2.1Egor Yusov2017-11-131-10/+15
* Merge from dev branchEgor Yusov2017-05-201-1/+1
* Merge from dev branchEgor Yusov2017-05-201-1/+1
* Updated copyright noticeEgor Yusov2017-04-061-1/+1
* Updated to Diligent Engine 2.0Egor Yusov2016-08-201-3/+3
* Release v1.0.0Egor Yusov2015-10-211-0/+248