Direct3D to Vulkan translation library
Go to file
Józef Kucia a4c36a87db demos: Flush XCB connection after creating window.
This fixes the "BadDrawable (invalid Pixmap or Window parameter)" error
thrown by vkGetPhysicalDeviceSurfaceCapabilitiesKHR() on Nvidia drivers.
2016-10-24 15:28:08 +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
demos demos: Flush XCB connection after creating window. 2016-10-24 15:28:08 +02:00
include demos/triangle: Add a demo program. 2016-10-24 13:57:05 +02:00
libs libs/vkd3d: Use VK_KHR_*_EXTENSION_NAME defines. 2016-10-24 15:28:08 +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 demos/triangle: Add a demo program. 2016-10-24 13:57:05 +02:00
Makefile.am demos/triangle: Add a demo program. 2016-10-24 13:57:05 +02:00
README build: Add initial Autotools files. 2016-09-21 09:05:15 +02:00

vkD3D - Direct3D 12 to Vulkan translation library