Fork of VKD3D. Development branches for Proton's Direct3D 12 implementation.
Go to file
Józef Kucia f503954a77 libs/vkd3d: Ignore draw calls when pipeline state is not set. 2016-10-11 13:43:04 +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 libs/vkd3d: Implement d3d12_command_list_DrawInstanced(). 2016-10-10 17:26:46 +02:00
libs libs/vkd3d: Ignore draw calls when pipeline state is not set. 2016-10-11 13:43:04 +02:00
m4 build: Add original copyright notice for Autoconf macros. 2016-10-10 11:22:50 +02:00
portable build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00
tests tests: Make number of ok() calls constant between test runs. 2016-10-10 11:22:50 +02:00
.gitignore tests: Add test for D3D12CreateDevice(). 2016-09-21 12:57:24 +02:00
Makefile.am include: Add public header for libvkd3d-utils. 2016-10-07 13:26:39 +02:00
README build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00
autogen.sh build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00
configure.ac build: Always quote macro arguments. 2016-10-10 11:22:50 +02:00

README

vkD3D - Direct3D 12 to Vulkan translation library