index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
TextureLoader
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
Replaced Align with AlignUp
assiduous
2
-2
/
+2
2021-03-18
Fix misc. typos
luz paz
2
-4
/
+4
2021-01-10
GLTF loader: reworked initial texture data to be stored as user data in the t...
assiduous
3
-14
/
+18
2021-01-01
Updated copyright notice
assiduous
7
-7
/
+7
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
Enabled tests on appveyor
assiduous
1
-1
/
+1
2020-04-08
Reworked PNG and JPEG image decoding to fix incompatibility of setjmp with c+...
assiduous
6
-450
/
+629
2020-02-02
Enabled C API for texture loading functions
assiduous
3
-0
/
+45
2020-01-31
Renamed .h -> .hpp where appropriate
assiduous
2
-2
/
+2
2020-01-29
Updates to comply with the new API
assiduous
4
-15
/
+15
2020-01-01
Updated copyright notice
assiduous
5
-35
/
+55
2019-12-25
Native app: added gloden image processing
assiduous
1
-2
/
+6
2019-11-25
clang-formatted TextureLoader project
Egor Yusov
6
-423
/
+430
2019-09-17
Updated copyright notice
Egor Yusov
5
-5
/
+5
2019-06-28
Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixel
Egor Yusov
2
-9
/
+66
2019-06-27
Minor updates to image loading functions
Egor Yusov
2
-70
/
+69
2019-05-04
Fixed a couple of Mac build problems
Egor Yusov
1
-4
/
+4
2019-05-04
Image loader: fixed loading paletted png images
Egor Yusov
1
-15
/
+20
2019-05-03
Fixed default ctor of TextureLoadInfo struct
Egor Yusov
1
-10
/
+10
2019-05-03
Update GLTF loader; fixed warning in KTX loader
Egor Yusov
1
-1
/
+1
2019-04-28
Implemented loading textures from KTX
Egor Yusov
4
-218
/
+558
2019-04-20
Using srgb conversions from graphics acessories
Egor Yusov
2
-506
/
+490
2019-04-03
Added options to capture RGB vs RGBA when encoding image as png plus some for...
Egor Yusov
2
-57
/
+75
2019-04-02
Implemented encoding image as jpeg
Egor Yusov
1
-2
/
+129
2019-04-01
Added image encoding as png
Egor Yusov
1
-0
/
+85
2019-02-09
Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...
Egor Yusov
2
-4
/
+4
2019-01-02
Updated copyright notice
Egor Yusov
4
-4
/
+4
2018-12-24
Removed local redefinition of Align()
Egor Yusov
1
-11
/
+1
2018-12-16
Fixed msvc warning plus few minor issues revealed by code analysis
Egor Yusov
2
-23
/
+30
2018-11-30
Improved type safety of flag enums
Egor Yusov
2
-11
/
+11
2018-04-01
Some updates to texture loading routines.
Egor Yusov
2
-8
/
+15
2018-03-27
Minor update
Egor Yusov
1
-2
/
+4
2018-01-21
Fixed MacOS build warnings
Egor Yusov
1
-1
/
+1
2018-01-19
Enabled MacOS build
Egor Yusov
1
-2
/
+2
2018-01-12
Fixed image stride alginement issues (opengl requires alignment to be at leas...
Egor Yusov
1
-6
/
+14
2018-01-04
Updated copyright notice
Egor Yusov
5
-5
/
+5
2017-12-28
Some fixes related to updated project dependencies
Egor Yusov
1
-1
/
+1
2017-12-28
Updated debug and error macros
Egor Yusov
3
-9
/
+9
2017-12-06
Updated cmake files; fixed build warnings
Egor Yusov
2
-6
/
+4
2017-11-17
Fixed android build
Egor Yusov
1
-1
/
+2
2017-11-13
Updated to version 2.1
Egor Yusov
4
-47
/
+68
2017-05-20
Merge from dev branch
Egor Yusov
5
-5
/
+5
2017-05-20
Merge from dev branch
Egor Yusov
5
-5
/
+5
2017-04-06
Updated copyright notice
Egor Yusov
5
-5
/
+5
2016-08-20
Updated to Diligent Engine 2.0
Egor Yusov
5
-16
/
+16