index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngine
/
src
/
PipelineResourceSignatureBase.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reworked combined and immutable sampler validation in resource signature
assiduous
2021-03-19
1
-61
/
+136
*
Reworked non-separable programs in GL; added more PSO and PRS validation
assiduous
2021-03-19
1
-6
/
+27
*
Minor updates to ValidatePipelineResourceSignatureDesc
assiduous
2021-03-19
1
-5
/
+4
*
OpenGL: added SRB memory allocator, some minor improvements
azhirnov
2021-03-19
1
-2
/
+8
*
Added resource signature creation failure test; fxied validation of resource ...
assiduous
2021-03-19
1
-68
/
+7
*
Resource signature: added validation that combined samplers are assigned to a...
assiduous
2021-03-19
1
-6
/
+28
*
some fixes and improvements for D3D12 & Vulkan
azhirnov
2021-03-19
1
-1
/
+6
*
Implemented committed resource validation in d3d12
assiduous
2021-03-19
1
-6
/
+6
*
PipelineResourceSignatureD3D12Impl and PipelineResourceSignatureVkImpl: remov...
assiduous
2021-03-19
1
-0
/
+64
*
Removed duplicates of FindAssignedSampler and FindImmutableSampler functions
assiduous
2021-03-19
1
-0
/
+24
*
Few minor updates to PipelineResourceSignature{Vk and D3D12}Impl
assiduous
2021-03-19
1
-0
/
+6
*
PipelineResourceSignatureVk: some updates to immutable sampler handling
assiduous
2021-01-30
1
-5
/
+35
*
Pipeline resource signature impl: improved validation of PipelineResourceDesc...
assiduous
2021-01-30
1
-14
/
+70
*
Pipeline resource singatures: added formatted buffer test
assiduous
2021-01-28
1
-1
/
+1
*
Renamed PIPELINE_RESOURCE_FLAG_COMBINED_IMAGE to PIPELINE_RESOURCE_FLAG_COMBI...
assiduous
2021-01-28
1
-2
/
+2
*
More refactorin of PipelineResourceSignatureVkImpl
assiduous
2021-01-28
1
-0
/
+3
*
Resource signature: added validation that texture and assigned samplers are c...
assiduous
2021-01-27
1
-0
/
+36
*
Added first couple of pipeline resource signature tests
assiduous
2021-01-25
1
-4
/
+4
*
Few updates to resource signature VK implementation
assiduous
2021-01-23
1
-2
/
+15
*
improvements and optimizations for resource signature
azhirnov
2021-01-23
1
-0
/
+17
*
Some refactoring of PipelineLayoutVk
assiduous
2021-01-22
1
-0
/
+3
*
Some code clean-up
assiduous
2021-01-21
1
-0
/
+61