index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngine
/
interface
/
ShaderResourceBinding.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added IShaderResourceBinding::StaticResourcesInitialized method
assiduous
2021-03-19
1
-6
/
+9
*
Replaced InitializeStaticResources and InitializeStaticResourcesWithSignature...
assiduous
2021-03-19
1
-27
/
+1
*
improvements and optimizations for resource signature
azhirnov
2021-01-23
1
-1
/
+1
*
added pipeline resource signature (wip)
azhirnov
2021-01-15
1
-8
/
+25
*
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
/
+6
*
Reworked C interfaces to share declaration with c++
assiduous
2020-01-27
1
-34
/
+35
*
Fixed SRB c interface; added test.
assiduous
2020-01-26
1
-15
/
+26
*
c inteface: implemented core object VTBLs
assiduous
2020-01-25
1
-3
/
+28
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-4
/
+9
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngine project
Egor Yusov
2019-11-23
1
-10
/
+10
*
Completely reworked shader resource binding implementation in OpenGL backend ...
Egor Yusov
2019-10-07
1
-0
/
+6
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Replaced overloaded IShaderResourceBinding::GetVariable() with IShaderResourc...
Egor Yusov
2019-04-05
1
-2
/
+2
*
Added ShaderFlags parameter to IPipelineState::BindStaticResources
Egor Yusov
2019-03-05
1
-2
/
+2
*
Minor interface improvement
Egor Yusov
2019-03-04
1
-1
/
+1
*
Fixed ShaderResourceBinding.h
Egor Yusov
2019-03-02
1
-0
/
+2
*
Finished refactoring pipeline layout definition in Vk backend
Egor Yusov
2019-02-28
1
-12
/
+13
*
Cleared interface: removed superfluous default constructors; added default me...
Egor Yusov
2019-02-08
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Added IShaderResourceBinding::InitializeStaticResources() method to allow exp...
Egor Yusov
2018-11-24
1
-1
/
+19
*
Implemented shader variable access by index;
Egor Yusov
2018-08-03
1
-1
/
+19
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
1
-2
/
+5
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
1
-2
/
+2
*
Merge from dev branch
Egor Yusov
2017-05-20
1
-1
/
+1
*
Merging Updates from dev branch
Egor Yusov
2017-05-20
1
-1
/
+1
*
Fixed D3D12 warnings, updated copyright notice
Egor Yusov
2017-04-06
1
-1
/
+1
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
1
-0
/
+68