Józef Kucia
|
4629cbdf8a
|
libs/vkd3d: Implement D3D12SerializeRootSignature().
|
2017-10-10 16:02:09 +02:00 |
|
Józef Kucia
|
dfab65e568
|
include: Avoid cpp_quote() for function prototypes.
|
2017-09-18 15:40:42 +02:00 |
|
Józef Kucia
|
554d07df06
|
libs/vkd3d: Warn about unmet feature level 11_0 requirements.
This isn't necessarily exhaustive.
|
2017-09-14 15:38:19 +02:00 |
|
Józef Kucia
|
9eee65c3ab
|
libs/vkd3d: Validate root signature size.
|
2017-09-05 11:53:55 +02:00 |
|
Henri Verbeet
|
0c08d5630c
|
include: Get rid of some superfluous semicolons.
|
2017-09-04 16:46:55 +02:00 |
|
Sven Hesse
|
0379783c29
|
include: Add struct D3D12_QUERY_DATA_PIPELINE_STATISTICS.
|
2017-08-28 15:11:30 +02:00 |
|
Sven Hesse
|
c1c7163216
|
include: Add D3D12_DEFAULT_RESOURCE_PLACEMENT_ALIGNMENT.
|
2017-08-09 14:48:14 +02:00 |
|
Józef Kucia
|
0859b94833
|
libs/vkd3d: Implement d3d12_device_CreateConstantBufferView().
|
2017-08-04 17:06:33 +02:00 |
|
Józef Kucia
|
f4f803c7bb
|
libs/vkd3d: Add initial implementation for d3d12_device_GetCopyableFootprints().
|
2017-07-13 11:56:30 +02:00 |
|
Józef Kucia
|
8a455b6043
|
include: Add texture filtering macros.
|
2017-07-12 13:10:44 +02:00 |
|
Henri Verbeet
|
893d2e8444
|
include: Add D3D12_FEATURE_DATA_FORMAT_SUPPORT.
|
2017-07-11 13:52:54 +02:00 |
|
Henri Verbeet
|
fdd2b456fb
|
include: Add D3D12_FEATURE_DATA_D3D12_OPTIONS.
|
2017-07-11 13:51:13 +02:00 |
|
Henri Verbeet
|
728f4e6686
|
include: Add missing D3D12_FILTER enum elements.
|
2017-07-11 13:50:59 +02:00 |
|
Henri Verbeet
|
45b0fa3346
|
include: Add the ID3D12QueryHeap interface.
|
2017-07-11 13:19:41 +02:00 |
|
Henri Verbeet
|
2ebba52bef
|
include: Provide enum flag operators for D3D12_DSV_FLAGS.
|
2017-07-11 13:13:59 +02:00 |
|
Henri Verbeet
|
f68c1b13be
|
include: Add texture dimension constants.
|
2017-07-11 12:24:25 +02:00 |
|
Henri Verbeet
|
e732713f10
|
include: Add D3D12_DISPATCH_ARGUMENTS.
|
2017-07-11 12:24:25 +02:00 |
|
Henri Verbeet
|
634a5aa19f
|
include: Add D3D12_DRAW_INDEXED_ARGUMENTS.
|
2017-07-11 12:24:21 +02:00 |
|
Henri Verbeet
|
12831d2125
|
include: Add D3D12_DRAW_ARGUMENTS.
|
2017-07-11 12:21:19 +02:00 |
|
Henri Verbeet
|
941eefb1c0
|
include: Provide enum flag operators for D3D12_CLEAR_FLAGS.
|
2017-07-11 12:21:19 +02:00 |
|
Henri Verbeet
|
d61b6a3545
|
include: Add the missing "values" parameter to ID3D12GraphicsCommandList::ClearUnorderedAccessViewFloat().
|
2017-07-11 12:21:15 +02:00 |
|
Henri Verbeet
|
99d2ba411e
|
include: Add the missing ClearUnorderedAccessViewUint() method to the ID3D12GraphicsCommandList interface.
|
2017-07-11 12:21:11 +02:00 |
|
Henri Verbeet
|
21d853ac3b
|
include: Add D3D12_SHADER_COMPONENT_MAPPING.
|
2017-07-10 16:57:10 +02:00 |
|
Henri Verbeet
|
dec9b864ef
|
include: Provide enum flag operators for D3D12_RESOURCE_STATES.
|
2017-07-10 16:57:10 +02:00 |
|
Henri Verbeet
|
7a203b0e5f
|
include: Provide enum flag operators for D3D12_RESOURCE_FLAGS.
|
2017-07-10 16:57:06 +02:00 |
|