index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
DiligentCoreAPITest
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Windows 8.1 build issue and a couple of clang warnings
assiduous
2021-03-19
1
-0
/
+14
*
Fixed rebase issues; updated API to version 240083
assiduous
2021-03-19
1
-2
/
+4
*
Fixed test failures in d3d12_sw mode due to bugs in WARP
assiduous
2021-03-19
2
-11
/
+25
*
Vulkan: fixed tests on Mac.
azhirnov
2021-03-19
6
-17
/
+182
*
Added DrawMeshIndirectCount command.
azhirnov
2021-03-19
1
-15
/
+179
*
Added inline ray tracing & trace rays indirect command.
azhirnov
2021-03-19
1
-0
/
+518
*
Renamed Align to AlignUp
assiduous
2021-03-19
2
-32
/
+32
*
Direct3D11: added resource signature
azhirnov
2021-03-19
1
-2
/
+3
*
Reworked combined and immutable sampler validation in resource signature
assiduous
2021-03-19
4
-14
/
+49
*
D3D12 backend: moved resource binding logic to shader variable manger
assiduous
2021-03-19
1
-0
/
+63
*
Updated PSOCompatibility.IsCompatibleWith: texture and texture array are now ...
assiduous
2021-03-19
1
-10
/
+7
*
Added sampler correctness test
assiduous
2021-03-19
2
-235
/
+451
*
Fixed ShaderResourceLayoutTest for non-separable programs
assiduous
2021-03-19
1
-48
/
+70
*
Reworked non-separable programs in GL; added more PSO and PRS validation
assiduous
2021-03-19
2
-7
/
+247
*
fixed DXC resource remapper
azhirnov
2021-03-19
1
-2
/
+1
*
RunTimeResourceArray Test: added RW formatted buffers
assiduous
2021-03-19
1
-0
/
+14
*
Enabled pipeline resource validation in release build
assiduous
2021-03-19
1
-1
/
+1
*
OpenGL: added SRB memory allocator, some minor improvements
azhirnov
2021-03-19
1
-2
/
+14
*
Unified pipeline resource compatibility validation in D3D12 and Vk; added mor...
assiduous
2021-03-19
1
-61
/
+247
*
Removed mutable fields from ResourceBindingMap
azhirnov
2021-03-19
2
-74
/
+94
*
RunTimeResourceArray Test: added RW textures and buffers
assiduous
2021-03-19
1
-0
/
+35
*
RunTimeResourceArray test: added samplers
assiduous
2021-03-19
1
-11
/
+17
*
RunTimeResourceArray test: added formatted and structured buffers
assiduous
2021-03-19
1
-0
/
+28
*
RunTimeResourceArray: added constant buffers
assiduous
2021-03-19
1
-0
/
+12
*
Fixed few issues with run-time sized arrays in D3D12; enabled test.
assiduous
2021-03-19
2
-13
/
+25
*
Added resource signature creation failure test; fxied validation of resource ...
assiduous
2021-03-19
2
-3
/
+344
*
Added test for input attachments in the resource signature; fixed few issues ...
assiduous
2021-03-19
1
-3
/
+45
*
PipelineResourceSignatureD3D12Impl: updated immutable samplers handling plus ...
assiduous
2021-03-19
2
-11
/
+24
*
Added PSO creation failure tests for mesh & ray tracing pipelines, fixed ray ...
azhirnov
2021-03-19
1
-4
/
+492
*
Added ShaderResourceLayoutTest.MergedVarStages test
assiduous
2021-03-19
1
-0
/
+131
*
Added PSO creation failure tests
assiduous
2021-03-19
2
-0
/
+682
*
Reworked PSO intialization to allow shader resources be combined when defined...
assiduous
2021-03-19
2
-41
/
+92
*
some fixes and improvements for D3D12 & Vulkan
azhirnov
2021-03-19
1
-157
/
+270
*
Added IShaderResourceBinding::StaticResourcesInitialized method
assiduous
2021-03-19
1
-0
/
+3
*
Replaced InitializeStaticResources and InitializeStaticResourcesWithSignature...
assiduous
2021-03-19
3
-13
/
+9
*
Imlemented workarounds for tests failing due to D3D12 WARP resource array ind...
assiduous
2021-03-19
5
-78
/
+184
*
Added PipelineResourceSignatureTest.StructuredBuffers test
assiduous
2021-03-19
1
-50
/
+58
*
D3D12 backend: disallowed binding dynamic constant and structured buffers to ...
assiduous
2021-03-19
2
-0
/
+12
*
Testing swap chain: enabled capturing multiple fail images for the same test
assiduous
2021-03-19
2
-9
/
+17
*
DrawCommandTest: added structured buffer array, and formatted buffer tests
assiduous
2021-03-19
2
-53
/
+266
*
fixed DXBC & DXIL resource remapping
azhirnov
2021-03-19
2
-13
/
+87
*
Updated DrawCommandTests to use different clear color for each test
assiduous
2021-03-19
1
-3
/
+7
*
Added DrawCommandTest.StructuredBuffers test
assiduous
2021-03-19
1
-1
/
+195
*
bug fixes for dx12 resource signature
azhirnov
2021-03-19
3
-73
/
+125
*
Fixed DXBC resources remapping for SM5.1
azhirnov
2021-03-19
1
-4
/
+5
*
Vk backend: some minor updates + comments
assiduous
2021-03-19
1
-1
/
+3
*
merged with resource_signature
azhirnov
2021-03-19
4
-19
/
+317
*
Merged master
assiduous
2021-03-19
7
-24
/
+101
|
\
|
*
Added deferred context draw test (closed https://github.com/DiligentGraphics/...
assiduous
2021-02-08
6
-21
/
+98
|
*
Reworked ExecuteCommandList(s) to take multiple command lists instead of one
assiduous
2021-02-07
1
-2
/
+0
[next]