index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLTFLoader: updated node transforms handling
assiduous
2020-12-10
2
-16
/
+12
*
GLTF Loader: added
assiduous
2020-12-10
2
-8
/
+26
*
GLTFLoader: updated model initialization API; few minor improvements to loading
assiduous
2020-12-10
2
-75
/
+70
*
Fixed clang build errors
assiduous
2020-12-10
1
-5
/
+7
*
GLTFLoader: fixed variable type/name conflicts
assiduous
2020-12-10
2
-35
/
+36
*
GLTFLoader: made sure that texture files are not loaded when found in the cache
assiduous
2020-12-10
2
-38
/
+79
*
Reworked GLTF resource manager to use BufferSuballocator and DynamicTextureAtlas
assiduous
2020-12-09
4
-570
/
+180
*
GLTF Loader: enabled caching compressed textures
assiduous
2020-12-05
2
-19
/
+51
*
GLTF Resource manager: implemented texture array resizing
assiduous
2020-12-05
4
-75
/
+244
*
GLTF Loader: fixed names of Material::ALPHA_MODE enum members
assiduous
2020-12-03
2
-6
/
+6
*
GLTF loader: updated mesh BB handling
assiduous
2020-12-03
2
-39
/
+35
*
GLTF Loader: updated primitives handling
assiduous
2020-12-03
2
-36
/
+33
*
GLTF Loader: using dynamic array of joint transform matrices instead of the f...
assiduous
2020-12-03
2
-12
/
+8
*
GLTF Loader: switched to using texture arrays
assiduous
2020-12-03
2
-11
/
+16
*
GLTFLoader: reworked material to load material attribs in a shader-friendly f...
assiduous
2020-12-02
2
-75
/
+89
*
GLTF Loader: fixed few issues with texture cache
assiduous
2020-12-02
2
-88
/
+91
*
GLTFResourceManager: added texture allocation cache
assiduous
2020-12-02
4
-125
/
+226
*
Refcactored GLTFResourceManager: made allocations ref-counted objects
assiduous
2020-12-02
4
-159
/
+279
*
GLTF Loader: added GetFirstIndexLocation and GetBaseVertex methods
assiduous
2020-12-01
4
-21
/
+46
*
GLTF Loader: implemented buffer suballocation in cache
assiduous
2020-12-01
3
-80
/
+170
*
GLTF Loader: updated GPU resource initialization
assiduous
2020-12-01
2
-94
/
+106
*
GLTF Loader: refactored material textures loading
assiduous
2020-12-01
2
-125
/
+103
*
GLTF loader: initial implementation of GLTF resource cache
assiduous
2020-11-30
5
-103
/
+579
*
GLTF Loader: added texture coordinate scale and bias for use in texture atlas
assiduous
2020-11-30
1
-0
/
+7
*
TextureLoader: using ComputeMipLevel function
assiduous
2020-11-29
2
-90
/
+5
*
Mac/iOS app sources: removed '-x objective-c++' flag and using mm extension i...
assiduous
2020-11-27
11
-17
/
+10
*
GLTF loader: fixed crash when texture is missing
assiduous
2020-11-25
1
-1
/
+20
*
Fixed Mac/iOS clang warnings
assiduous
2020-11-24
3
-0
/
+8
*
iOS app: added option to select Metal mode
assiduous
2020-11-22
7
-13
/
+93
*
ImGui renderer: fixed GL shaders to support non-separable programs
assiduous
2020-11-22
1
-4
/
+8
*
MacOSAppBase: added Metal mode
assiduous
2020-11-19
12
-9
/
+160
*
GLTFLoader: enabled creating the GLTF models without device context
assiduous
2020-11-05
2
-8
/
+29
*
GLTFLoader: made texture cache thread-safe
assiduous
2020-11-05
2
-8
/
+21
*
ImGuiDiligentRenderer: added MSL shaders
assiduous
2020-10-26
1
-14
/
+98
*
Mipmap generation: few updates to fix floating point incosistencies that were...
assiduous
2020-10-21
1
-12
/
+17
*
Another minor fix to mipmap generation
assiduous
2020-10-21
1
-1
/
+1
*
ComputeCoarseMip: minor fix that was missed
assiduous
2020-10-21
1
-1
/
+1
*
Texture loader: fixed mipmap generation (closed https://github.com/DiligentGr...
assiduous
2020-10-21
1
-12
/
+42
*
Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)
assiduous
2020-10-19
4
-7
/
+7
*
Some updates to match API240076
assiduous
2020-10-19
1
-3
/
+3
*
Fixed compilation after PSO refactoring
azhirnov
2020-10-15
1
-11
/
+10
*
AppBase: added CompareUpdate golden image mode
assiduous
2020-10-11
1
-1
/
+5
*
Readme: updated the list of third-party dependencies
assiduous
2020-10-03
1
-6
/
+7
*
GLTF loader: fixed issue with state transition for DDS/KTX textures
assiduous
2020-10-02
1
-11
/
+19
*
GLTF Loader: enabled loading of DDS/KTX textures
assiduous
2020-10-02
1
-68
/
+104
*
Few more minor updates to GLTF loader
assiduous
2020-09-24
1
-27
/
+28
*
GLTF loader: enabled 8-bit joint indices (fixed https://github.com/DiligentGr...
assiduous
2020-09-24
1
-6
/
+22
*
Updated GLTF loader to handle non-default strides
assiduous
2020-09-24
1
-10
/
+42
*
Linux app base: updated OnGLContextCreated to return bool
assiduous
2020-09-21
2
-2
/
+7
*
Updated native app project for UWP (added dxgi.lib)
assiduous
2020-09-19
1
-0
/
+2
[next]