| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replaced Align with AlignUp | assiduous | 2021-03-19 | 1 | -1/+1 |
| | | |||||
| * | Updated copyright notice | assiduous | 2021-01-01 | 1 | -1/+1 |
| | | |||||
| * | Enabled tests on appveyor | assiduous | 2020-04-08 | 1 | -1/+1 |
| | | |||||
| * | Reworked PNG and JPEG image decoding to fix incompatibility of setjmp with ↵ | assiduous | 2020-04-08 | 1 | -422/+43 |
| | | | | | c++ destructors. Added JPEG and PNG encoding/decoding tests | ||||
| * | Renamed .h -> .hpp where appropriate | assiduous | 2020-01-31 | 1 | -1/+1 |
| | | |||||
| * | Updates to comply with the new API | assiduous | 2020-01-29 | 1 | -9/+9 |
| | | |||||
| * | Updated copyright notice | assiduous | 2020-01-01 | 1 | -7/+11 |
| | | |||||
| * | Native app: added gloden image processing | assiduous | 2019-12-25 | 1 | -2/+6 |
| | | |||||
| * | clang-formatted TextureLoader project | Egor Yusov | 2019-11-25 | 1 | -208/+209 |
| | | |||||
| * | Updated copyright notice | Egor Yusov | 2019-09-17 | 1 | -1/+1 |
| | | |||||
| * | Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixel | Egor Yusov | 2019-06-28 | 1 | -8/+65 |
| | | |||||
| * | Minor updates to image loading functions | Egor Yusov | 2019-06-27 | 1 | -2/+69 |
| | | |||||
| * | Fixed a couple of Mac build problems | Egor Yusov | 2019-05-04 | 1 | -4/+4 |
| | | |||||
| * | Image loader: fixed loading paletted png images | Egor Yusov | 2019-05-04 | 1 | -15/+20 |
| | | |||||
| * | Implemented loading textures from KTX | Egor Yusov | 2019-04-28 | 1 | -2/+40 |
| | | |||||
| * | Using srgb conversions from graphics acessories | Egor Yusov | 2019-04-20 | 1 | -487/+489 |
| | | |||||
| * | Added options to capture RGB vs RGBA when encoding image as png plus some ↵ | Egor Yusov | 2019-04-03 | 1 | -50/+70 |
| | | | | | format conversions | ||||
| * | Implemented encoding image as jpeg | Egor Yusov | 2019-04-02 | 1 | -2/+129 |
| | | |||||
| * | Added image encoding as png | Egor Yusov | 2019-04-01 | 1 | -0/+85 |
| | | |||||
| * | Updated copyright notice | Egor Yusov | 2019-01-02 | 1 | -1/+1 |
| | | |||||
| * | Removed local redefinition of Align() | Egor Yusov | 2018-12-24 | 1 | -11/+1 |
| | | |||||
| * | Fixed msvc warning plus few minor issues revealed by code analysis | Egor Yusov | 2018-12-16 | 1 | -4/+5 |
| | | |||||
| * | Some updates to texture loading routines. | Egor Yusov | 2018-04-01 | 1 | -4/+9 |
| | | | | | Fixed https://github.com/DiligentGraphics/DiligentTools/issues/3 | ||||
| * | Fixed MacOS build warnings | Egor Yusov | 2018-01-21 | 1 | -1/+1 |
| | | |||||
| * | Enabled MacOS build | Egor Yusov | 2018-01-19 | 1 | -2/+2 |
| | | |||||
| * | Fixed image stride alginement issues (opengl requires alignment to be at ↵ | Egor Yusov | 2018-01-12 | 1 | -6/+14 |
| | | | | | least 4 bytes) | ||||
| * | Updated copyright notice | Egor Yusov | 2018-01-04 | 1 | -1/+1 |
| | | |||||
| * | Updated debug and error macros | Egor Yusov | 2017-12-28 | 1 | -6/+6 |
| | | |||||
| * | Updated cmake files; fixed build warnings | Egor Yusov | 2017-12-06 | 1 | -2/+2 |
| | | |||||
| * | Updated to version 2.1 | Egor Yusov | 2017-11-13 | 1 | -3/+5 |
| | | |||||
| * | Merge from dev branch | Egor Yusov | 2017-05-20 | 1 | -1/+1 |
| | | |||||
| * | Merge from dev branch | Egor Yusov | 2017-05-20 | 1 | -1/+1 |
| | | |||||
| * | Updated copyright notice | Egor Yusov | 2017-04-06 | 1 | -1/+1 |
| | | |||||
| * | Updated to Diligent Engine 2.0 | Egor Yusov | 2016-08-20 | 1 | -1/+1 |
| | | |||||
| * | Release v1.0.0 | Egor Yusov | 2015-10-21 | 1 | -0/+409 |
