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
...
*
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
*
Updated imgui
assiduous
2020-09-18
1
-0
/
+0
*
Updated imgui
assiduous
2020-09-18
1
-0
/
+0
*
Updated imgui
assiduous
2020-09-17
1
-0
/
+0
*
AppBase: added IsReady method
assiduous
2020-09-15
2
-9
/
+18
*
Fixed iOS build error
assiduous
2020-09-13
1
-1
/
+1
*
Minor update to match API 240069
assiduous
2020-09-13
1
-1
/
+1
*
ImGuiDiligentRenderer: a couple of minor updates
assiduous
2020-08-26
2
-12
/
+17
*
Merge pull request #19 from dolphineye/user/dolphineye/imgui-multiple-textures
Assiduous
2020-08-26
1
-10
/
+15
|
\
|
*
Added support for 1+ textures to ImGui renderer
Thomas Tissot
2020-08-18
1
-10
/
+15
*
|
Android build: changed build folder to engine-level build/Android
assiduous
2020-08-23
2
-2
/
+2
*
|
Updated tiny_gltf
assiduous
2020-08-22
1
-112
/
+293
*
|
Android build: changed build folder paths to .build and .build/.cxx
assiduous
2020-08-22
2
-2
/
+2
*
|
Android build files: specified native build output directory
assiduous
2020-08-22
2
-1
/
+2
*
|
Fixed Android build.gradle
assiduous
2020-08-22
1
-0
/
+2
*
|
Updated Android build files
assiduous
2020-08-22
2
-8
/
+6
*
|
Fixed issue with active GL context when resizing window on Mac (fixed https:/...
assiduous
2020-08-18
1
-4
/
+8
|
/
*
Allow usage of system clang-format instead of bundled (https://github.com/Dil...
assiduous
2020-08-17
1
-3
/
+4
*
Fixed Imgui shader issue in MacOS (fixed https://github.com/DiligentGraphics/...
assiduous
2020-08-05
1
-2
/
+12
*
ImGui renderer: updated shaders for Vulkan and OpenGL
assiduous
2020-07-21
1
-79
/
+112
*
Added optional MiniZip library
assiduous
2020-07-15
1
-5
/
+44
[prev]
[next]