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
...
*
Fixed few issues in GLTF loader
Egor Yusov
2019-04-24
1
-18
/
+21
*
Implemented texture data loading in gltf loader
Egor Yusov
2019-04-24
2
-8
/
+139
*
Moved GLTFLoader structures to the header
Egor Yusov
2019-04-23
2
-1094
/
+1161
*
Added AssetLoader project with first implementation of GLTFLoader
Egor Yusov
2019-04-23
6
-0
/
+27152
*
Using srgb conversions from graphics acessories
Egor Yusov
2019-04-20
3
-592
/
+578
*
Updates to match API 240022
Egor Yusov
2019-04-07
1
-0
/
+4
*
Upgraded API Version to 240021
Egor Yusov
2019-04-06
2
-7
/
+9
*
Changes to comply with the updated API
Egor Yusov
2019-04-05
4
-14
/
+43
*
Added options to capture RGB vs RGBA when encoding image as png plus some for...
Egor Yusov
2019-04-03
3
-65
/
+97
*
Implemented encoding image as jpeg
Egor Yusov
2019-04-02
2
-3
/
+130
*
Added image encoding as png
Egor Yusov
2019-04-01
2
-0
/
+95
*
Added DILIGENT_BUILD_RENDER_SCRIPT option
Egor Yusov
2019-03-19
1
-0
/
+2
*
Improved build configuration
Egor Yusov
2019-03-19
1
-2
/
+6
*
Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGING
Egor Yusov
2019-03-18
1
-1
/
+1
*
Fixed minor issues with updated GL backend API
Egor Yusov
2019-03-06
1
-12
/
+12
*
Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...
Egor Yusov
2019-03-05
2
-10
/
+21
*
Fixed few issues with pipeline resource layout parsing
Egor Yusov
2019-03-02
1
-8
/
+15
*
Updated renderscript to work with the new API
Egor Yusov
2019-03-02
9
-384
/
+424
*
HLSL2GLSLConverterApp: use InOutLocations flag
Egor Yusov
2019-02-20
1
-1
/
+8
*
Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...
Egor Yusov
2019-02-09
4
-6
/
+6
*
Improved handling unordered_maps
Egor Yusov
2019-01-31
16
-107
/
+5
*
Updated HLSL2GLSLConverterApp
Egor Yusov
2019-01-24
1
-1
/
+1
*
Enabled selectively disabling back-ends
Egor Yusov
2019-01-09
1
-2
/
+2
*
Updated copyright notice
Egor Yusov
2019-01-02
64
-64
/
+64
*
Updating file missed in last commit
Egor Yusov
2018-12-28
1
-3
/
+3
*
Fixed clang build warnings re overridden virtual functions
Egor Yusov
2018-12-28
14
-61
/
+61
*
Fixed clang warning
Egor Yusov
2018-12-24
1
-1
/
+1
*
Removed local redefinition of Align()
Egor Yusov
2018-12-24
1
-11
/
+1
*
Fixed clang compiler warning
Egor Yusov
2018-12-23
1
-1
/
+2
*
Fixed msvc warning plus few minor issues revealed by code analysis
Egor Yusov
2018-12-16
2
-23
/
+30
*
Enabled _CrtSetDbgFlag on any windows build in HLSL2GLSLConverter
Egor Yusov
2018-12-14
1
-1
/
+3
*
Fixed MinGW build issues
Egor Yusov
2018-12-13
3
-3
/
+11
*
Updated bindings for ClearDepthStencil and ClearRenderTarget
Egor Yusov
2018-12-04
2
-17
/
+15
*
Updated lua bindings for SetVertexBuffers and SetIndexBuffer plus other updat...
Egor Yusov
2018-12-03
4
-20
/
+36
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
2
-17
/
+7
*
Updating file missed in last comit
Egor Yusov
2018-12-02
1
-6
/
+2
*
Replaced CLEAR_RENDER_TARGET_STATE_TRANSITION_MODE with RESOURCE_STATE_TRANSI...
Egor Yusov
2018-12-02
3
-2
/
+16
*
Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS
Egor Yusov
2018-12-01
2
-2
/
+19
*
Added state transition mode to ClearRenderTarget()
Egor Yusov
2018-12-01
2
-1
/
+19
*
Fixed linux build errors
Egor Yusov
2018-12-01
2
-1
/
+2
*
Added parsing SET_RENDER_TARGETS_FLAGS
Egor Yusov
2018-12-01
2
-17
/
+33
*
Improved type safety of flag enums
Egor Yusov
2018-11-30
12
-34
/
+39
*
Added DRAW_FLAG_VERIFY_STATES and DISPATCH_FLAG_VERIFY_STATES flags
Egor Yusov
2018-11-27
1
-0
/
+2
*
Added InitializeStaticResources lua function
Egor Yusov
2018-11-24
2
-2
/
+22
*
Added GetShaderResourceBindingByName() function
Egor Yusov
2018-11-24
3
-1
/
+14
*
Fixing linux/mac build - another attempt
Egor Yusov
2018-11-22
2
-6
/
+6
*
Fixing linux build
Egor Yusov
2018-11-22
1
-0
/
+6
*
Added draw flags and dispatch flags parsing
Egor Yusov
2018-11-21
2
-1
/
+17
*
Update README.md
DiligentGraphics
2018-11-11
1
-1
/
+6
*
Updated license link in readme
DiligentGraphics
2018-11-11
1
-1
/
+1
[prev]
[next]