summaryrefslogtreecommitdiffstats
path: root/TextureLoader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved Native App from master repositoryEgor Yusov2019-11-111-1/+1
* Updated Copyright noticeEgor Yusov2019-09-231-1/+1
* Updated copyright noticeEgor Yusov2019-09-1710-10/+10
* Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixelEgor Yusov2019-06-283-11/+68
* Minor updates to image loading functionsEgor Yusov2019-06-274-85/+84
* Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...Egor Yusov2019-06-091-11/+11
* 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-032-25/+25
* Update GLTF loader; fixed warning in KTX loaderEgor Yusov2019-05-031-1/+1
* Updated TextureLoadInfo ctorEgor Yusov2019-04-301-9/+18
* Implemented loading textures from KTXEgor Yusov2019-04-288-250/+612
* Using srgb conversions from graphics acessoriesEgor Yusov2019-04-203-592/+578
* Added options to capture RGB vs RGBA when encoding image as png plus some for...Egor Yusov2019-04-033-65/+97
* Implemented encoding image as jpegEgor Yusov2019-04-022-3/+130
* Added image encoding as pngEgor Yusov2019-04-012-0/+95
* Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...Egor Yusov2019-02-092-4/+4
* Updated copyright noticeEgor Yusov2019-01-029-9/+9
* 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-304-17/+17
* Some updates to texture loading routines.Egor Yusov2018-04-015-47/+122
* Minor updateEgor Yusov2018-03-271-2/+4
* Fixed relative paths in TextureLoader projectEgor Yusov2018-03-253-10/+10
* Fixed headers in TextureLoader projectEgor Yusov2018-03-253-10/+10
* Fixed formatting of cmake filesEgor Yusov2018-02-131-22/+22
* 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-0410-10/+10
* Some fixes related to updated project dependenciesEgor Yusov2017-12-282-5/+18
* Updated debug and error macrosEgor Yusov2017-12-283-9/+9
* Removed legacy VS projects and solutionsEgor Yusov2017-12-267-472/+0
* Removed jni/Visual GDB build from legacy projectsEgor Yusov2017-12-186-294/+1
* Cmake: downgraded minimum required version to 3.6 to allow Android buildEgor Yusov2017-12-161-1/+1
* Updated minimum CMake versionEgor Yusov2017-12-141-1/+1
* Optimized CMake files with set_common_target_properties()Egor Yusov2017-12-141-10/+1
* Added UWP to cmakeEgor Yusov2017-12-141-1/+1
* Updated cmakelistsEgor Yusov2017-12-101-1/+1
* Updated cmake lists: enabled link-time code generation for MSVCEgor Yusov2017-12-101-0/+10
* Updated cmake files; fixed build warningsEgor Yusov2017-12-063-7/+4
* CMake: Added grouping of projects in VS solutionEgor Yusov2017-12-051-1/+5
* Added cmake filesEgor Yusov2017-12-041-0/+36
* Fixed android buildEgor Yusov2017-11-171-1/+2
* Updated to version 2.1Egor Yusov2017-11-137-51/+81
* Merge from dev branchEgor Yusov2017-05-2010-10/+10
* Merge from dev branchEgor Yusov2017-05-2010-10/+10
* Updated copyright noticeEgor Yusov2017-04-0610-10/+10
* Updated to Diligent Engine 2.0Egor Yusov2016-08-2028-311/+123
* Release v1.0.0Egor Yusov2015-10-2126-0/+3662