History of
TextureLoader
@8c73bc24742a08548537cfb9e0d8c372c5bcabed
git clone https://git.s-ol.nu/~forks/DiligentTools/
- clang-formatted TextureLoader project Egor Yusov 2 years ago
- Renamed INSTALL_DILIGENT_TOOLS cmake option to DILIGENT_INSTALL_TOOLS Egor Yusov 2 years ago
- Added install instructions Egor Yusov 2 years ago
- Moved Native App from master repository Egor Yusov 2 years ago
- Updated Copyright notice Egor Yusov 2 years ago
- Updated copyright notice Egor Yusov 2 years ago
- Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixel Egor Yusov 2 years ago
- Minor updates to image loading functions Egor Yusov 2 years ago
- Added 'Diligent-' prefix to project names to avoid name conflicts (https://github.com/DiligentGraphics/DiligentEngine/issues/20) Egor Yusov 2 years ago
- Fixed a couple of Mac build problems Egor Yusov 3 years ago
- Image loader: fixed loading paletted png images Egor Yusov 3 years ago
- Fixed default ctor of TextureLoadInfo struct Egor Yusov 3 years ago
- Update GLTF loader; fixed warning in KTX loader Egor Yusov 3 years ago
- Updated TextureLoadInfo ctor Egor Yusov 3 years ago
- Implemented loading textures from KTX Egor Yusov 3 years ago
- Using srgb conversions from graphics acessories Egor Yusov 3 years ago
- Added options to capture RGB vs RGBA when encoding image as png plus some format conversions Egor Yusov 3 years ago
- Implemented encoding image as jpeg Egor Yusov 3 years ago
- Added image encoding as png Egor Yusov 3 years ago
- Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take pointers to initial data rather than references Egor Yusov 3 years ago
- Updated copyright notice Egor Yusov 3 years ago
- Removed local redefinition of Align() Egor Yusov 3 years ago
- Fixed msvc warning plus few minor issues revealed by code analysis Egor Yusov 3 years ago
- Improved type safety of flag enums Egor Yusov 3 years ago
- Some updates to texture loading routines. Egor Yusov 4 years ago
- Minor update Egor Yusov 4 years ago
- Fixed relative paths in TextureLoader project Egor Yusov 4 years ago
- Fixed headers in TextureLoader project Egor Yusov 4 years ago
- Fixed formatting of cmake files Egor Yusov 4 years ago
- Fixed MacOS build warnings Egor Yusov 4 years ago