index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngine
/
interface
/
ShaderResourceVariable.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Reworked C interface to optimize inheritance handling
assiduous
2020-01-29
1
-9
/
+3
*
Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...
assiduous
2020-01-28
1
-6
/
+2
*
Reworked C inteface method calls to use CALL_IFACE_METHOD macro
assiduous
2020-01-28
1
-6
/
+6
*
Guarded interface definitions by define-undef macro helper include pairs to a...
assiduous
2020-01-27
1
-7
/
+5
*
Reworked C interfaces to share declaration with c++
assiduous
2020-01-27
1
-30
/
+32
*
Reworked IShaderResourceVariable::GetResourceDesc() method to be compatible w...
assiduous
2020-01-26
1
-11
/
+8
*
Updated shader resource variable C interface; added test
assiduous
2020-01-26
1
-15
/
+26
*
c inteface: implemented core object VTBLs
assiduous
2020-01-25
1
-0
/
+28
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-7
/
+16
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngine project
Egor Yusov
2019-11-23
1
-9
/
+9
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Added IShaderResourceVariable::IsBound method (updated API version to 240024)
Egor Yusov
2019-04-25
1
-3
/
+9
*
Repalced IShaderResourceVariable::GetArraySize() and GetName() with GetResour...
Egor Yusov
2019-03-08
1
-5
/
+3
*
Finished refactoring pipeline layout definition in Vk backend
Egor Yusov
2019-02-28
1
-0
/
+134