Direct3D to Vulkan translation library
Go to file
Henri Verbeet baa3f71009 tests: Fix crosstests.
The inline wrappers for AsyncIMultiQI in mingw-w64 (mingw-w64-common 3.2.0-2)
are broken and fail to compile. Define WIDL_C_INLINE_WRAPPERS after including
vkd3d_windows.h to avoid them.
2016-09-28 15:00:03 +02:00
bin build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00
crosslibs build: Add "crosstest" target for tests cross-compilation. 2016-09-21 12:57:24 +02:00
include include: Make test output less verbose. 2016-09-28 09:42:49 +02:00
libs/vkd3d libs/vkd3d: Store VkQueue in d3d12_command_queue. 2016-09-28 09:42:49 +02:00
m4 build: Add "crosstest" target for tests cross-compilation. 2016-09-21 12:57:24 +02:00
portable build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00
tests tests: Fix crosstests. 2016-09-28 15:00:03 +02:00
.gitignore tests: Add test for D3D12CreateDevice(). 2016-09-21 12:57:24 +02:00
autogen.sh build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00
configure.ac libs/vkd3d: Create Vulkan instance when creating D3D12 device. 2016-09-22 16:56:58 +02:00
Makefile.am libs/vkd3d: Add ID3D12RootSignature interface stub. 2016-09-26 11:22:33 +02:00
README build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00

vkD3D - Direct3D 12 to Vulkan translation library