Martin Storsjö
|
1302b897ed
|
include: Add the ID3D12Device5 interface.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-13 23:10:54 +02:00 |
|
Martin Storsjö
|
16daf0423d
|
include: Add the ID3D12StateObjectProperties interface.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-13 23:10:54 +02:00 |
|
Martin Storsjö
|
8e3f863341
|
include: Add the ID3D12StateObject interface.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-13 23:10:54 +02:00 |
|
Martin Storsjö
|
02fc1ba9c3
|
include: Add the ID3D12LifetimeTracker interface.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-13 23:10:54 +02:00 |
|
Martin Storsjö
|
8076c9a591
|
include: Add the ID3D12SwapChainAssistant interface.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-13 23:10:54 +02:00 |
|
Martin Storsjö
|
06388a2c9b
|
include: Add the ID3D12LifetimeOwner interface.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-13 23:10:54 +02:00 |
|
Martin Storsjö
|
b005390a36
|
include: Add the ID3D12Device4 interface.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-13 23:10:53 +02:00 |
|
Martin Storsjö
|
fffdb76b33
|
include: Add the ID3D12PipelineLibrary{,1} interfaces.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-13 23:10:53 +02:00 |
|
Zebediah Figura
|
e847df9528
|
tests: Check the result of vkCreateGraphicsPipelines().
|
2023-09-13 23:10:46 +02:00 |
|
Francisco Casas
|
39563aa5b3
|
vkd3d-shader/hlsl: Lower matrix swizzles.
|
2023-09-13 23:10:38 +02:00 |
|
Francisco Casas
|
60a3279318
|
tests: Test matrix swizzles.
|
2023-09-13 23:10:37 +02:00 |
|
Nikolay Sivov
|
cab1f57e01
|
tests: Add a test for fmod() with vector arguments.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2023-09-07 19:15:26 +02:00 |
|
Nikolay Sivov
|
fc2aaee224
|
vkd3d-shader: Use ternary operator in fmod() implementation.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2023-09-07 19:15:26 +02:00 |
|
Nikolay Sivov
|
1002a6b357
|
vkd3d-shader/tpf: Use 'movc' to implement ternary operator.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2023-09-07 19:15:25 +02:00 |
|
Martin Storsjö
|
2fb0c2d187
|
include: Fill in missing enum values in vkd3d_d3d12.idl.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:21 +02:00 |
|
Martin Storsjö
|
8e6b08d685
|
include: Add some more struct/enum definitions to vkd3d_d3d12.idl.
This is enough for compiling QtBase's Direct3D 12 backend,
if this is imported into mingw-w64.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:19 +02:00 |
|
Martin Storsjö
|
1b45052c92
|
include: Add missing miscellaneous D3D12 constants.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:15 +02:00 |
|
Martin Storsjö
|
61c402405a
|
include: Add missing D3D12 vertex shader constants.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:15 +02:00 |
|
Martin Storsjö
|
44a669a644
|
include: Add missing D3D12 minimum resource limit constants.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:15 +02:00 |
|
Martin Storsjö
|
7efba29853
|
include: Add missing D3D12 raytracing constants.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:15 +02:00 |
|
Martin Storsjö
|
b32b060518
|
include: Add missing D3D12 pixel shader constants.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:15 +02:00 |
|
Martin Storsjö
|
ef8dd51c7a
|
include: Add missing D3D12 input assembler constants.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:15 +02:00 |
|
Martin Storsjö
|
f8c848f563
|
include: Add missing D3D12 hull shader constants.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:15 +02:00 |
|
Martin Storsjö
|
1d74dc7903
|
include: Add missing D3D12 geometry shader constants.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:15 +02:00 |
|
Martin Storsjö
|
af4403147a
|
include: Add missing D3D12 domain shader constants.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2023-09-07 19:15:15 +02:00 |
|