index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3D12
/
include
/
ShaderResourceCacheD3D12.hpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented common PRS methods directly in PipelineResourceSignatureBase; ref...
assiduous
2021-03-19
1
-1
/
+1
*
Replaced duplicate CacheContentType enums with the common ResourceCacheConten...
assiduous
2021-03-19
1
-9
/
+4
*
Few updated to RootParamsManager, RootSignatureD3D12, and ShaderResourceCache...
assiduous
2021-03-19
1
-12
/
+44
*
Reworked ShaderResourceCacheD3D12 to keep track of bound dynamic root buffer ...
assiduous
2021-03-19
1
-25
/
+67
*
D3D12 backend: updated dynamic root buffers counting plus added counter valid...
assiduous
2021-03-19
1
-4
/
+0
*
Few updates to DeviceContextD3D12Impl
assiduous
2021-03-19
1
-3
/
+6
*
Refactored D3D12 shader resource cache and descriptor table handling
assiduous
2021-03-19
1
-172
/
+75
*
Reworked PipelineResourceSignatureD3D12Impl::CommitRootViews
assiduous
2021-03-19
1
-0
/
+2
*
D3D12 backend: moved resource state transition logic from PipelineResourceSig...
assiduous
2021-03-19
1
-9
/
+49
*
D3D12 backend: some code cleanup
assiduous
2021-03-19
1
-0
/
+1
*
Few minor updates to ShaderResourceCacheD3D12
assiduous
2021-03-19
1
-26
/
+33
*
Few updates to D3D12 resource signature
assiduous
2021-03-19
1
-4
/
+20
*
Few minor updates to PipelineResourceSignature{Vk and D3D12}Impl
assiduous
2021-03-19
1
-7
/
+3
*
merged with resource_signature
azhirnov
2021-03-19
1
-49
/
+23
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
ShaderResourceLayoutD3D12: more debug validation plus few more minor improvem...
assiduous
2020-12-21
1
-1
/
+1
*
A number of updates/fixes to PSO refactor merge
assiduous
2020-10-28
1
-1
/
+1
*
PSO refactoring for ray tracing
azhirnov
2020-10-25
1
-1
/
+2
*
Improved exception safety of pipeline state object construction
assiduous
2020-10-20
1
-1
/
+1
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-6
/
+6
*
Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...
assiduous
2020-01-26
1
-0
/
+354