index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3DBase
/
interface
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reworked ShaderVariableVkImpl and ShaderVariableD3D12Impl: removed some dupli...
assiduous
2021-03-19
1
-1
/
+1
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Added API function call type specification to fix c/c++ mismatch on x86 MSVC
assiduous
2020-01-29
1
-1
/
+1
*
Reworked C interface to optimize inheritance handling
assiduous
2020-01-29
1
-9
/
+4
*
Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...
assiduous
2020-01-28
1
-6
/
+2
*
Implemented IShaderD3D C interface.
assiduous
2020-01-28
1
-5
/
+32
*
Reworked IShaderD3D::GetHLSLResource method to be compatible wit C
assiduous
2020-01-28
1
-1
/
+1
*
Implemented D3D11 engine C interface (mostly)
assiduous
2020-01-27
1
-7
/
+17
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Fixed few formatting issues; updated format validation script to make validat...
Egor Yusov
2019-11-24
1
-3
/
+3
*
clang-formatted GraphicsEngineD3DBase project
Egor Yusov
2019-11-24
1
-3
/
+3
*
Updated descriptions of backend-specific interfaces
Egor Yusov
2019-11-09
1
-1
/
+1
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Added IShaderResourceVariableD3D interface plus fixed some include paths
Egor Yusov
2019-03-08
1
-0
/
+48
*
Added IShaderD3D interface and HLSLShaderResourceDesc structure
Egor Yusov
2019-03-08
1
-0
/
+53