Direct3D to Vulkan translation library
Go to file
2016-10-24 13:20:09 +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: Assert that "count * size" does not overflow in vkd3d_calloc(). 2016-10-24 13:20:09 +02:00
libs libs/vkd3d: Initialize "resource->external" before possible call to d3d12_resource_destroy(). 2016-10-20 16:38: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: Separate statements by semicolon instead of comma. 2016-10-20 16:54:45 +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 build: Build .xz archives by default. 2016-10-19 09:41:19 +02:00
Makefile.am libs/vkd3d: Merge vkd3d_vulkan.h into vkd3d_private.h. 2016-10-19 09:58:53 +02:00
README build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00

vkD3D - Direct3D 12 to Vulkan translation library