-
GLTF Loader: updated primitives handling
assiduous
1 year, 5 months ago
-
GLTF Loader: using dynamic array of joint transform matrices instead of the fixed one
assiduous
1 year, 5 months ago
-
GLTF Loader: switched to using texture arrays
assiduous
1 year, 5 months ago
-
GLTFLoader: reworked material to load material attribs in a shader-friendly format
assiduous
1 year, 5 months ago
-
GLTF Loader: fixed few issues with texture cache
assiduous
1 year, 5 months ago
-
GLTFResourceManager: added texture allocation cache
assiduous
1 year, 5 months ago
-
Refcactored GLTFResourceManager: made allocations ref-counted objects
assiduous
1 year, 5 months ago
-
GLTF Loader: added GetFirstIndexLocation and GetBaseVertex methods
assiduous
1 year, 5 months ago
-
GLTF Loader: implemented buffer suballocation in cache
assiduous
1 year, 5 months ago
-
GLTF Loader: updated GPU resource initialization
assiduous
1 year, 5 months ago
-
GLTF Loader: refactored material textures loading
assiduous
1 year, 5 months ago
-
GLTF loader: initial implementation of GLTF resource cache
assiduous
1 year, 5 months ago
-
GLTF Loader: added texture coordinate scale and bias for use in texture atlas
assiduous
1 year, 5 months ago
-
TextureLoader: using ComputeMipLevel function
assiduous
1 year, 5 months ago
-
Mac/iOS app sources: removed '-x objective-c++' flag and using mm extension instead
assiduous
1 year, 5 months ago
-
GLTF loader: fixed crash when texture is missing
assiduous
1 year, 5 months ago
-
Fixed Mac/iOS clang warnings
assiduous
1 year, 5 months ago
-
iOS app: added option to select Metal mode
assiduous
1 year, 5 months ago
-
ImGui renderer: fixed GL shaders to support non-separable programs
assiduous
1 year, 5 months ago
-
MacOSAppBase: added Metal mode
assiduous
1 year, 5 months ago
-
GLTFLoader: enabled creating the GLTF models without device context
assiduous
1 year, 6 months ago
-
GLTFLoader: made texture cache thread-safe
assiduous
1 year, 6 months ago
-
ImGuiDiligentRenderer: added MSL shaders
assiduous
1 year, 6 months ago
-
Mipmap generation: few updates to fix floating point incosistencies that were causing tests to fail
assiduous
1 year, 6 months ago
-
Another minor fix to mipmap generation
assiduous
1 year, 6 months ago
-
ComputeCoarseMip: minor fix that was missed
assiduous
1 year, 6 months ago
-
Texture loader: fixed mipmap generation (closed https://github.com/DiligentGraphics/DiligentEngine/issues/104)
assiduous
1 year, 6 months ago
-
Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)
assiduous
1 year, 6 months ago
-
Some updates to match API240076
assiduous
1 year, 6 months ago
-
Fixed compilation after PSO refactoring
azhirnov
1 year, 6 months ago