Józef Kucia
|
6b681a4037
|
libs/vkd3d: Return E_INVALIDARG in d3d12_resource_Map() for textures.
|
2016-10-17 14:24:22 +02:00 |
|
Józef Kucia
|
e3fb82d544
|
libs/vkd3d: Forbid creating textures on UPLOAD/READBACK heaps.
|
2016-10-17 14:24:22 +02:00 |
|
Józef Kucia
|
fc1c9d914d
|
libs/vkd3d: Validate initial resource state for UPLOAD/READBACK heaps.
|
2016-10-17 14:24:22 +02:00 |
|
Józef Kucia
|
a1082ec954
|
libs/vkd3d: Use "< 0" to test VkResult for errors.
For consistency.
|
2016-10-11 13:43:04 +02:00 |
|
Józef Kucia
|
59d466af2d
|
libs/vkd3d: Use PRIx64 to print 64-bit integers.
|
2016-10-10 11:22:50 +02:00 |
|
Józef Kucia
|
99efb9abe3
|
libs/vkd3d: Get rid of vk_format_from_dxgi_format().
Use vkd3d_get_format() instead.
|
2016-10-08 14:31:57 +02:00 |
|
Henri Verbeet
|
1b8be72657
|
libs/vkd3d: Implement d3d12_device_CreateRenderTargetView().
|
2016-09-30 13:34:17 +02:00 |
|
Henri Verbeet
|
3cc207c28e
|
libs/vkd3d: Implement d3d12_descriptor_heap_GetCPUDescriptorHandleForHeapStart().
|
2016-09-30 13:34:00 +02:00 |
|
Henri Verbeet
|
9262f87249
|
libs/vkd3d: Allocate CPU memory for descriptors.
|
2016-09-30 13:33:28 +02:00 |
|
Henri Verbeet
|
5f91e2ded9
|
libs/vkd3d: Implement d3d12_resource_GetGPUVirtualAddress().
|
2016-09-28 15:05:13 +02:00 |
|
Józef Kucia
|
2976d7798d
|
libs/vkd3d: Implement d3d12_resource_Unmap() for committed buffers.
|
2016-09-28 09:42:49 +02:00 |
|
Józef Kucia
|
c078e79235
|
libs/vkd3d: Implement d3d12_resource_Map() for committed buffers.
|
2016-09-28 09:42:49 +02:00 |
|
Józef Kucia
|
fc1492766e
|
libs/vkd3d: Implement committed buffer resources.
|
2016-09-27 12:13:37 +02:00 |
|
Józef Kucia
|
fec147c2cb
|
libs/vkd3d: Implement committed texture resources.
|
2016-09-27 12:13:37 +02:00 |
|
Józef Kucia
|
13ccddd6e4
|
libs/vkd3d: Add ID3D12DescriptorHeap interface stub.
|
2016-09-26 11:22:33 +02:00 |
|
Józef Kucia
|
4175bec471
|
libs/vkd3d: Add ID3D12Resource interface stub.
|
2016-09-26 11:22:33 +02:00 |
|