Józef Kucia
|
a5e13cf53e
|
libs/vkd3d: Implement d3d12_fence_Signal().
|
2016-10-05 15:56:27 +02:00 |
|
Józef Kucia
|
8e2d4dc70f
|
libs/vkd3d: Implement d3d12_command_list_CopyBufferRegion().
|
2016-10-05 11:34:07 +02:00 |
|
Henri Verbeet
|
42c1e0c0fb
|
libs/vkd3d: Implement d3d12_command_list_RSSetScissorRects().
|
2016-09-30 13:35:07 +02:00 |
|
Henri Verbeet
|
c7f6dc53b3
|
libs/vkd3d: Implement d3d12_command_list_RSSetViewports().
|
2016-09-30 13:34:50 +02:00 |
|
Henri Verbeet
|
ad811fb418
|
libs/vkd3d: Implement d3d12_command_list_ClearRenderTargetView().
|
2016-09-30 13:34:33 +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
|
7db62fe3d8
|
libs/vkd3d: Implement d3d12_command_queue_ExecuteCommandLists().
|
2016-09-29 11:54:44 +02:00 |
|
Józef Kucia
|
b4305f94f0
|
libs/vkd3d: Fix typo in FIXME() message.
|
2016-09-29 10:46:42 +02:00 |
|
Józef Kucia
|
31f1d703a9
|
libs/vkd3d: Add ID3D12Fence interface stub.
|
2016-09-28 15:24:03 +02:00 |
|
Henri Verbeet
|
5f91e2ded9
|
libs/vkd3d: Implement d3d12_resource_GetGPUVirtualAddress().
|
2016-09-28 15:05:13 +02:00 |
|
Józef Kucia
|
623e1a8233
|
libs/vkd3d: Store VkQueue in d3d12_command_queue.
|
2016-09-28 09:42:49 +02:00 |
|
Józef Kucia
|
09d24d6934
|
libs/vkd3d: Implement d3d12_command_list_Reset().
|
2016-09-28 09:42:49 +02:00 |
|
Józef Kucia
|
335bde6550
|
libs/vkd3d: Implement d3d12_command_allocator_Reset().
|
2016-09-28 09:42:49 +02:00 |
|
Józef Kucia
|
00fec8232b
|
libs/vkd3d: Track command list recording state.
|
2016-09-28 09:42:49 +02:00 |
|
Józef Kucia
|
f7a54c4653
|
libs/vkd3d: Rename "VKD3DDEBUG" environment variable to "VKD3D_DEBUG".
|
2016-09-28 09:42:49 +02:00 |
|
Józef Kucia
|
ef80cdedc3
|
libs/vkd3d: Make vkd3d debug compatible with MinGW headers.
|
2016-09-28 09:42:49 +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
|
e43af70de1
|
libs/vkd3d: Disable nameless unions.
|
2016-09-27 12:13:37 +02:00 |
|
Józef Kucia
|
5e266f70a2
|
libs/vkd3d: Store VkPhysicalDeviceMemoryProperties in "d3d12_device".
|
2016-09-27 12:13:37 +02:00 |
|
Józef Kucia
|
7701228cd7
|
libs/vkd3d: Print "0x" prefix before UINT64 hexadecimal values.
|
2016-09-27 12:13:37 +02:00 |
|