index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added DrawCommandTest.StructuredBuffers test
assiduous
2021-03-19
1
-1
/
+195
*
Few updates to D3D12 resource signature
assiduous
2021-03-19
8
-72
/
+104
*
Fixed clang/gcc build error
assiduous
2021-03-19
1
-1
/
+1
*
ShaderResources: removed obsolete functions
assiduous
2021-03-19
2
-129
/
+0
*
Removed duplicates of FindAssignedSampler and FindImmutableSampler functions
assiduous
2021-03-19
8
-85
/
+71
*
optimize root view updates
azhirnov
2021-03-19
4
-67
/
+70
*
fixed bug in root signature cache
azhirnov
2021-03-19
4
-65
/
+62
*
D3D12 descriptor heap: initializing new allocated region with invalid descrip...
assiduous
2021-03-19
2
-18
/
+127
*
fixed some bugs in dx12 resource signature
azhirnov
2021-03-19
6
-67
/
+166
*
PipelineResourceSignatureD3D12Impl: fixed issue with binding combined samplers
assiduous
2021-03-19
1
-4
/
+1
*
Reworked D3D12 resource signatures to not rely on fixed MAX_SPACES_PER_SIGNAT...
assiduous
2021-03-19
6
-225
/
+296
*
Few minor updates to PipelineResourceSignature{Vk and D3D12}Impl
assiduous
2021-03-19
6
-20
/
+29
*
Removed duplicates of FindImmutableSampler
assiduous
2021-03-19
3
-35
/
+11
*
RootParamsBuilder: minor improvement to AllocateResourceSlot
assiduous
2021-03-19
3
-7
/
+17
*
Refactored RootParamsManager: added RootParamsBuilder
assiduous
2021-03-19
5
-424
/
+415
*
PipelineResourceSignatureD3D12Impl: reworked indexing of m_SrvCbvUavRootTable...
assiduous
2021-03-19
4
-93
/
+57
*
Few minor updates to PSO impls
assiduous
2021-03-19
5
-15
/
+15
*
bug fixes for dx12 resource signature
azhirnov
2021-03-19
14
-341
/
+449
*
PSO small refactoring
azhirnov
2021-03-19
5
-86
/
+82
*
PipelineResourceSignatureD3D12Impl: some code reorganization
assiduous
2021-03-19
4
-300
/
+305
*
Few fixes to RootParamsManager
assiduous
2021-03-19
3
-25
/
+58
*
fixed descriptor heap type
azhirnov
2021-03-19
1
-3
/
+7
*
fixed mem leak in root signature cache in dx12
azhirnov
2021-03-19
2
-9
/
+8
*
added debug checks for DXIL resource remapping
azhirnov
2021-03-19
1
-0
/
+15
*
Fixed immutable samplers for dx12
azhirnov
2021-03-19
2
-16
/
+19
*
Fixed DXBC resources remapping for SM5.1
azhirnov
2021-03-19
2
-140
/
+291
*
Refactored RootParamsManager
assiduous
2021-03-19
8
-568
/
+630
*
DXBCUtils: fixed compiler error
assiduous
2021-03-19
1
-0
/
+2
*
Vk backend: some minor updates + comments
assiduous
2021-03-19
8
-32
/
+47
*
Fixed minor issue with format validation and GetPipelineResourceFlagsString test
assiduous
2021-03-19
2
-2
/
+5
*
DXIL: remap bind point when used dynamic indexing
azhirnov
2021-03-19
1
-67
/
+145
*
remap resources in DXBC shader bytecode
azhirnov
2021-03-19
1
-39
/
+1387
*
merged with resource_signature
azhirnov
2021-03-19
50
-4451
/
+4720
*
Merged master
assiduous
2021-03-19
75
-447
/
+1013
|
\
|
*
Updated readme
Assiduous
2021-03-03
1
-1
/
+1
|
*
Added lines of code badge
assiduous
2021-03-03
2
-0
/
+3
|
*
Fixed uninitialized atomic in StateObjectsRegistry (#193)
Shootfast
2021-03-02
1
-0
/
+1
|
*
Update error message for mismatched clang-format (#192)
Shootfast
2021-03-01
1
-1
/
+1
|
*
Some improvement to ThreadingTools::Signal
assiduous
2021-02-08
1
-17
/
+18
|
*
Added deferred context draw test (closed https://github.com/DiligentGraphics/...
assiduous
2021-02-08
7
-31
/
+109
|
*
Reworked DeviceContextVkImpl to submit deferred command list in the same batc...
assiduous
2021-02-07
3
-49
/
+54
|
*
DeviceContextD3D12Impl: reworked flush to also execute deferred command lists...
assiduous
2021-02-07
3
-41
/
+46
|
*
Reworked ExecuteCommandList(s) to take multiple command lists instead of one
assiduous
2021-02-07
21
-94
/
+201
|
*
Swap chain Vk: improved presentation mode selection (fixed https://github.com...
assiduous
2021-02-07
1
-14
/
+30
|
*
Fixed return type in function AccessMaskFromImageLayout
MikhailGorobets
2021-02-06
1
-4
/
+4
|
*
Shader Resource Layout Tests: fixed non-separable programs case
assiduous
2021-02-06
6
-38
/
+61
|
*
Tests: implemented workaround for resource array indexing bug in D3D12 WARP
assiduous
2021-02-06
3
-8
/
+69
|
*
HLSL2GLSLConverterTest: fixed shader compilation issues on Vulkan
assiduous
2021-02-06
3
-30
/
+44
|
*
Vulkan backend: added output for SPIRV Optimizer
assiduous
2021-02-06
2
-15
/
+83
|
*
Updated third-party submodules
assiduous
2021-02-06
6
-0
/
+0
[prev]
[next]