summaryrefslogtreecommitdiffstats
path: root/TextureLoader/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeEgor Yusov2019-09-175-5/+5
* Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixelEgor Yusov2019-06-282-9/+66
* Minor updates to image loading functionsEgor Yusov2019-06-272-70/+69
* Fixed a couple of Mac build problemsEgor Yusov2019-05-041-4/+4
* Image loader: fixed loading paletted png imagesEgor Yusov2019-05-041-15/+20
* Fixed default ctor of TextureLoadInfo structEgor Yusov2019-05-031-10/+10
* Update GLTF loader; fixed warning in KTX loaderEgor Yusov2019-05-031-1/+1
* Implemented loading textures from KTXEgor Yusov2019-04-284-218/+558
* Using srgb conversions from graphics acessoriesEgor Yusov2019-04-202-506/+490
* Added options to capture RGB vs RGBA when encoding image as png plus some for...Egor Yusov2019-04-032-57/+75
* Implemented encoding image as jpegEgor Yusov2019-04-021-2/+129
* Added image encoding as pngEgor Yusov2019-04-011-0/+85
* Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...Egor Yusov2019-02-092-4/+4
* Updated copyright noticeEgor Yusov2019-01-024-4/+4
* Removed local redefinition of Align()Egor Yusov2018-12-241-11/+1
* Fixed msvc warning plus few minor issues revealed by code analysisEgor Yusov2018-12-162-23/+30
* Improved type safety of flag enumsEgor Yusov2018-11-302-11/+11
* Some updates to texture loading routines.Egor Yusov2018-04-012-8/+15
* Minor updateEgor Yusov2018-03-271-2/+4
* Fixed MacOS build warningsEgor Yusov2018-01-211-1/+1
* Enabled MacOS buildEgor Yusov2018-01-191-2/+2
* Fixed image stride alginement issues (opengl requires alignment to be at leas...Egor Yusov2018-01-121-6/+14
* Updated copyright noticeEgor Yusov2018-01-045-5/+5
* Some fixes related to updated project dependenciesEgor Yusov2017-12-281-1/+1
* Updated debug and error macrosEgor Yusov2017-12-283-9/+9
* Updated cmake files; fixed build warningsEgor Yusov2017-12-062-6/+4
* Fixed android buildEgor Yusov2017-11-171-1/+2
* Updated to version 2.1Egor Yusov2017-11-134-47/+68
* Merge from dev branchEgor Yusov2017-05-205-5/+5
* Merge from dev branchEgor Yusov2017-05-205-5/+5
* Updated copyright noticeEgor Yusov2017-04-065-5/+5
* Updated to Diligent Engine 2.0Egor Yusov2016-08-205-16/+16
* Release v1.0.0Egor Yusov2015-10-215-0/+2266