index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updated accessing static variables through PSO
assiduous
2021-03-19
2
-41
/
+59
*
Unified static resource methods in PipelineResourceSignatureVkImpl and Pipeli...
assiduous
2021-03-19
1
-12
/
+41
*
Moved duplicate static resources logic from PipelineResourceSignatureD3D12Imp...
assiduous
2021-03-19
1
-10
/
+58
*
PipelineResourceSignatureD3D12Impl: some refactoring
assiduous
2021-03-19
1
-2
/
+15
*
Few updates to D3D12 resource signature
assiduous
2021-03-19
3
-17
/
+19
*
Fixed clang/gcc build error
assiduous
2021-03-19
1
-1
/
+1
*
Removed duplicates of FindAssignedSampler and FindImmutableSampler functions
assiduous
2021-03-19
3
-24
/
+64
*
Few minor updates to PipelineResourceSignature{Vk and D3D12}Impl
assiduous
2021-03-19
2
-7
/
+19
*
Removed duplicates of FindImmutableSampler
assiduous
2021-03-19
1
-2
/
+9
*
Few minor updates to PSO impls
assiduous
2021-03-19
1
-7
/
+7
*
PSO small refactoring
azhirnov
2021-03-19
1
-62
/
+80
*
Vk backend: some minor updates + comments
assiduous
2021-03-19
3
-8
/
+15
*
merged with resource_signature
azhirnov
2021-03-19
4
-7
/
+18
*
Merged master
assiduous
2021-03-19
4
-8
/
+22
|
\
|
*
Fixed uninitialized atomic in StateObjectsRegistry (#193)
Shootfast
2021-03-02
1
-0
/
+1
|
*
Reworked ExecuteCommandList(s) to take multiple command lists instead of one
assiduous
2021-02-07
2
-7
/
+9
|
*
Shader Resource Layout Tests: fixed non-separable programs case
assiduous
2021-02-06
1
-1
/
+12
*
|
PipelineResourceSignatureVkImpl: removed methods and members that were moved ...
assiduous
2021-02-04
1
-3
/
+5
*
|
update for vulkan PRS
azhirnov
2021-02-04
1
-0
/
+28
*
|
Pipeline resource singature Vk: few updates to buffer bindings
assiduous
2021-01-31
1
-5
/
+17
*
|
PipelineResourceSignatureVk: some updates to immutable sampler handling
assiduous
2021-01-30
2
-7
/
+37
*
|
PipelineResourceSignatureVkImpl: some code improvements
assiduous
2021-01-30
1
-1
/
+1
*
|
Pipeline resource signature impl: improved validation of PipelineResourceDesc...
assiduous
2021-01-30
1
-14
/
+70
*
|
Graphics accessories: added GetPipelineResourceFlagsString function
assiduous
2021-01-30
2
-15
/
+17
*
|
Reworked resource validation when binding resources
assiduous
2021-01-29
1
-58
/
+95
*
|
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
2
-3
/
+3
*
|
More refactorin of PipelineResourceSignatureVkImpl
assiduous
2021-01-28
2
-4
/
+4
*
|
Resource signature: added validation that texture and assigned samplers are c...
assiduous
2021-01-27
1
-0
/
+36
*
|
Moved CreateShaderResourceBinding, GetStaticVariableByName, GetStaticVariable...
assiduous
2021-01-27
1
-0
/
+65
*
|
minor improvements
azhirnov
2021-01-26
1
-18
/
+22
*
|
allow to combine graphics PRS with mesh pipeline
azhirnov
2021-01-26
1
-1
/
+2
*
|
added immutable samplers to descriptor set layout, fixed PRS tests
azhirnov
2021-01-26
1
-0
/
+1
*
|
removed empty signature, added test for partially compatible pipeline layouts
azhirnov
2021-01-26
1
-65
/
+0
*
|
Refactored PipelineResourceSignatureVkImpl
assiduous
2021-01-26
1
-1
/
+1
*
|
GraphicsAccessories: added PipelineTypeFromShaderStages function
assiduous
2021-01-25
2
-3
/
+23
*
|
Added first couple of pipeline resource signature tests
assiduous
2021-01-25
7
-29
/
+72
*
|
Few updates to resource signature VK implementation
assiduous
2021-01-23
5
-29
/
+72
*
|
Merge branch 'azhirnov-res_layout' into resource_signature
assiduous
2021-01-23
11
-37
/
+126
|
\
\
|
*
|
improvements and optimizations for resource signature
azhirnov
2021-01-23
11
-37
/
+126
*
|
|
PipelineState.h: updated comments
assiduous
2021-01-23
2
-8
/
+22
|
/
/
*
|
Pipeline resource signature: added comments
assiduous
2021-01-23
1
-1
/
+6
*
|
PipelineStateBase: added more resource signature parameter validation
assiduous
2021-01-22
1
-8
/
+39
*
|
Some refactoring of PipelineLayoutVk
assiduous
2021-01-22
3
-9
/
+41
*
|
Some code clean-up
assiduous
2021-01-21
5
-46
/
+137
*
|
pipeline resource signature for vulkan
azhirnov
2021-01-21
6
-143
/
+88
*
|
added pipeline resource signature (wip)
azhirnov
2021-01-15
11
-148
/
+714
|
/
*
Fixed IDeviceObject_SetUserData macros
assiduous
2021-01-10
1
-4
/
+4
*
Added IDeviceObject::SetUserData() and IDeviceObject::GetUserData() methods (...
assiduous
2021-01-10
4
-1
/
+44
*
Renamed HIT_GROUP_BINDING_MODE_PER_ACCEL_STRUCT to HIT_GROUP_BINDING_MODE_PER...
assiduous
2021-01-06
3
-9
/
+9
[prev]
[next]