Direct3D to Vulkan translation library
Go to file
Henri Verbeet a8f7602b14 include: Use hexadecimal values in the DXGI_FORMAT enum.
Since that's how those are typically printed.
2016-10-24 13:57:04 +02:00
bin build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00
crosslibs Add crosslibs .a to .gitignore. 2016-10-24 13:57:04 +02:00
include include: Use hexadecimal values in the DXGI_FORMAT enum. 2016-10-24 13:57:04 +02:00
libs libs/vkd3d: GPU virtual address for texture resources is always 0. 2016-10-24 13:20:09 +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: Add test for bundle state inheritance. 2016-10-24 13:20:09 +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 build: Generate cross_implibs EXTRA_DIST from cross_implibs. 2016-10-24 13:57:04 +02:00
README build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00

vkD3D - Direct3D 12 to Vulkan translation library