Józef Kucia
|
d3ad189be4
|
tests: Add test for resetting command list when it is in use.
|
2016-10-20 16:38:04 +02:00 |
|
Józef Kucia
|
52211e6c40
|
libs/vkd3d: Free command buffers on command allocator reset.
|
2016-10-20 16:38:04 +02:00 |
|
Józef Kucia
|
278cb0103c
|
libs/vkd3d: Add support for D3D12_RESOURCE_STATE_RESOLVE_* barriers.
|
2016-10-20 16:38:04 +02:00 |
|
Józef Kucia
|
c41ad774de
|
libs/vkd3d: Implement UAV barriers.
|
2016-10-19 16:39:48 +02:00 |
|
Józef Kucia
|
0944475c6a
|
libs/vkd3d: Implement transition barriers.
|
2016-10-19 16:39:48 +02:00 |
|
Józef Kucia
|
f2c980af56
|
libs/vkd3d: Validate resource state for resource barriers.
|
2016-10-19 16:39:48 +02:00 |
|
Józef Kucia
|
34f6abc81d
|
tests: Add test for mapping CPU inaccessible buffers.
|
2016-10-19 13:10:12 +02:00 |
|
Józef Kucia
|
69cd100d48
|
libs/vkd3d: Validate initial resource state.
|
2016-10-19 13:10:12 +02:00 |
|
Józef Kucia
|
f601cbc04a
|
libs/vkd3d: Validate "optimized_clear_value" for buffer resources.
|
2016-10-19 13:10:12 +02:00 |
|
Józef Kucia
|
60959ecf3c
|
libs/vkd3d: Add partial support for D3D12_FEATURE_ARCHITECTURE.
|
2016-10-19 13:10:12 +02:00 |
|
Józef Kucia
|
6904282702
|
tests: Add test for D3D12_FEATURE_ARCHITECTURE.
|
2016-10-19 13:10:12 +02:00 |
|
Henri Verbeet
|
e0ba2fd2d3
|
libs/vkd3d: Export a function to get the Vulkan queue from a d3d12 command queue.
|
2016-10-19 10:02:53 +02:00 |
|
Henri Verbeet
|
7568a9793c
|
libs/vkd3d: Export a function to get the Vulkan device from a d3d12 device.
|
2016-10-19 10:02:27 +02:00 |
|
Henri Verbeet
|
feacd1af50
|
libs/vkd3d: Export a function to get the Vulkan instance from a d3d12 device.
|
2016-10-19 10:02:04 +02:00 |
|
Henri Verbeet
|
2a49173b60
|
libs/vkd3d: Export a function to create a d3d12 resource from a Vulkan image.
|
2016-10-19 09:59:42 +02:00 |
|
Henri Verbeet
|
fcc9f9b294
|
libs/vkd3d: Merge vkd3d_vulkan.h into vkd3d_private.h.
|
2016-10-19 09:58:53 +02:00 |
|
Henri Verbeet
|
8d668205a4
|
libs/vkd3d-utils: Return a bool from vkd3d_signal_event().
|
2016-10-19 09:49:52 +02:00 |
|
Henri Verbeet
|
9d5e4daf84
|
libs/vkd3d-utils: Get rid of unnecessary WINAPI.
|
2016-10-19 09:48:26 +02:00 |
|
Henri Verbeet
|
53e0839698
|
libs/vkd3d-utils: Naming conventions.
|
2016-10-19 09:47:35 +02:00 |
|
Henri Verbeet
|
1be59ad2e3
|
build: Dependency tracking for crossbuilds.
|
2016-10-19 09:45:23 +02:00 |
|
Henri Verbeet
|
b03965d955
|
build: Build .xz archives by default.
|
2016-10-19 09:41:19 +02:00 |
|
Henri Verbeet
|
2057c4a31c
|
build: tests/d3d12 uses pthreads.
|
2016-10-19 09:40:40 +02:00 |
|
Józef Kucia
|
de9769151b
|
tests: Add test for mapping textures.
|
2016-10-17 14:24:22 +02:00 |
|
Józef Kucia
|
5f187d9e68
|
libs/vkd3d: Improve diagnostic message for device memory allocation failures.
|
2016-10-17 14:24:22 +02:00 |
|
Józef Kucia
|
6b681a4037
|
libs/vkd3d: Return E_INVALIDARG in d3d12_resource_Map() for textures.
|
2016-10-17 14:24:22 +02:00 |
|