Henri Verbeet
|
c79584ed92
|
libs/vkd3d: Export a function to get the Vulkan queue family index from a d3d12 command queue.
|
2016-10-24 13:57:05 +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
|
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 |
|
Józef Kucia
|
ef6a3d78a2
|
libs/vkd3d: Pass signal event function pointer to vkd3d_create_device().
|
2016-10-07 13:26:39 +02:00 |
|
Józef Kucia
|
544c2668ca
|
libs/vkd3d: Introduce vkd3d_create_device().
We need to pass additional parameters to libvkd3d during initialization.
|
2016-10-07 13:26:39 +02:00 |
|