index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
TextureLoader
/
interface
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLTF loader: reworked initial texture data to be stored as user data in the t...
assiduous
2021-01-10
1
-6
/
+10
*
Updated copyright notice
assiduous
2021-01-01
3
-3
/
+3
*
Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)
assiduous
2020-10-19
1
-1
/
+1
*
Reworked PNG and JPEG image decoding to fix incompatibility of setjmp with c+...
assiduous
2020-04-08
1
-36
/
+42
*
Enabled C API for texture loading functions
assiduous
2020-02-02
3
-33
/
+46
*
Renamed .h -> .hpp where appropriate
assiduous
2020-01-31
2
-1
/
+1
*
Updates to comply with the new API
assiduous
2020-01-29
1
-2
/
+2
*
Updated copyright notice
assiduous
2020-01-01
3
-21
/
+33
*
clang-formatted TextureLoader project
Egor Yusov
2019-11-25
3
-114
/
+116
*
Updated Copyright notice
Egor Yusov
2019-09-23
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-09-17
2
-2
/
+2
*
Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixel
Egor Yusov
2019-06-28
1
-2
/
+2
*
Minor updates to image loading functions
Egor Yusov
2019-06-27
2
-15
/
+15
*
Fixed default ctor of TextureLoadInfo struct
Egor Yusov
2019-05-03
1
-15
/
+15
*
Updated TextureLoadInfo ctor
Egor Yusov
2019-04-30
1
-9
/
+18
*
Implemented loading textures from KTX
Egor Yusov
2019-04-28
3
-32
/
+53
*
Using srgb conversions from graphics acessories
Egor Yusov
2019-04-20
1
-86
/
+88
*
Added options to capture RGB vs RGBA when encoding image as png plus some for...
Egor Yusov
2019-04-03
1
-8
/
+22
*
Implemented encoding image as jpeg
Egor Yusov
2019-04-02
1
-1
/
+1
*
Added image encoding as png
Egor Yusov
2019-04-01
1
-0
/
+10
*
Updated copyright notice
Egor Yusov
2019-01-02
2
-2
/
+2
*
Improved type safety of flag enums
Egor Yusov
2018-11-30
1
-3
/
+3
*
Some updates to texture loading routines.
Egor Yusov
2018-04-01
3
-39
/
+107
*
Fixed relative paths in TextureLoader project
Egor Yusov
2018-03-25
3
-10
/
+10
*
Fixed headers in TextureLoader project
Egor Yusov
2018-03-25
3
-10
/
+10
*
Updated copyright notice
Egor Yusov
2018-01-04
2
-2
/
+2
*
Updated to version 2.1
Egor Yusov
2017-11-13
2
-2
/
+9
*
Merge from dev branch
Egor Yusov
2017-05-20
2
-2
/
+2
*
Merge from dev branch
Egor Yusov
2017-05-20
2
-2
/
+2
*
Updated copyright notice
Egor Yusov
2017-04-06
2
-2
/
+2
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
3
-5
/
+5
*
Release v1.0.0
Egor Yusov
2015-10-21
3
-0
/
+189