index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
TextureLoader
/
src
/
TextureLoader.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-10
GLTF loader: reworked initial texture data to be stored as user data in the t...
assiduous
1
-6
/
+8
2021-01-01
Updated copyright notice
assiduous
1
-1
/
+1
2020-11-29
TextureLoader: using ComputeMipLevel function
assiduous
1
-90
/
+4
2020-10-21
Mipmap generation: few updates to fix floating point incosistencies that were...
assiduous
1
-12
/
+17
2020-10-21
Another minor fix to mipmap generation
assiduous
1
-1
/
+1
2020-10-21
ComputeCoarseMip: minor fix that was missed
assiduous
1
-1
/
+1
2020-10-21
Texture loader: fixed mipmap generation (closed https://github.com/DiligentGr...
assiduous
1
-12
/
+42
2020-04-08
Reworked PNG and JPEG image decoding to fix incompatibility of setjmp with c+...
assiduous
1
-1
/
+61
2020-02-02
Enabled C API for texture loading functions
assiduous
1
-0
/
+21
2020-01-29
Updates to comply with the new API
assiduous
1
-1
/
+1
2020-01-01
Updated copyright notice
assiduous
1
-7
/
+11
2019-11-25
clang-formatted TextureLoader project
Egor Yusov
1
-105
/
+107
2019-09-17
Updated copyright notice
Egor Yusov
1
-1
/
+1
2019-06-28
Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixel
Egor Yusov
1
-1
/
+1
2019-05-03
Fixed default ctor of TextureLoadInfo struct
Egor Yusov
1
-10
/
+10
2019-04-28
Implemented loading textures from KTX
Egor Yusov
1
-179
/
+181
2019-04-20
Using srgb conversions from graphics acessories
Egor Yusov
1
-19
/
+1
2019-04-03
Added options to capture RGB vs RGBA when encoding image as png plus some for...
Egor Yusov
1
-7
/
+5
2019-02-09
Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...
Egor Yusov
1
-1
/
+1
2019-01-02
Updated copyright notice
Egor Yusov
1
-1
/
+1
2018-12-16
Fixed msvc warning plus few minor issues revealed by code analysis
Egor Yusov
1
-19
/
+25
2018-11-30
Improved type safety of flag enums
Egor Yusov
1
-1
/
+1
2018-03-27
Minor update
Egor Yusov
1
-2
/
+4
2018-01-04
Updated copyright notice
Egor Yusov
1
-1
/
+1
2017-12-28
Some fixes related to updated project dependencies
Egor Yusov
1
-1
/
+1
2017-11-17
Fixed android build
Egor Yusov
1
-1
/
+2
2017-11-13
Updated to version 2.1
Egor Yusov
1
-10
/
+15
2017-05-20
Merge from dev branch
Egor Yusov
1
-1
/
+1
2017-05-20
Merge from dev branch
Egor Yusov
1
-1
/
+1
2017-04-06
Updated copyright notice
Egor Yusov
1
-1
/
+1
2016-08-20
Updated to Diligent Engine 2.0
Egor Yusov
1
-3
/
+3