vkd3d/include
Henri Verbeet 110309b623 include: Add the IDXGISwapChain3 interface.
For cross-compilation of demos. Ideally we'd just depend on the MinGW-w64
headers for these, but we can't depend on those being new enough to include
these interfaces.
2016-10-24 13:57:04 +02:00
..
dummy include: Add dummy headers for files generated by widl. 2016-09-21 12:57:24 +02:00
private tests: Use stdbool. 2016-10-24 13:20:09 +02:00
.gitignore include: Add the IDXGISwapChain3 interface. 2016-10-24 13:57:04 +02:00
d3d12.idl libs/vkd3d: Validate initial resource state. 2016-10-19 13:10:12 +02:00
dxgi1_2.idl include: Add the IDXGISwapChain3 interface. 2016-10-24 13:57:04 +02:00
dxgi1_3.idl include: Add the IDXGISwapChain3 interface. 2016-10-24 13:57:04 +02:00
dxgi1_4.idl include: Add the IDXGISwapChain3 interface. 2016-10-24 13:57:04 +02:00
dxgi.idl include: Add the IDXGISwapChain3 interface. 2016-10-24 13:57:04 +02:00
dxgibase.h include: Use hexadecimal values in the DXGI_FORMAT enum. 2016-10-24 13:57:04 +02:00
dxgitype.idl include: Add the IDXGISwapChain3 interface. 2016-10-24 13:57:04 +02:00
unknown.idl include: Add the IDXGISwapChain3 interface. 2016-10-24 13:57:04 +02:00
vkd3d_utils.h libs/vkd3d-utils: Return a bool from vkd3d_signal_event(). 2016-10-19 09:49:52 +02:00
vkd3d_windows.h include: Fix alignment for INT64/UINT64 in 32-bit code. 2016-10-10 17:12:22 +02:00
vkd3d.h libs/vkd3d: Export a function to get the Vulkan queue from a d3d12 command queue. 2016-10-19 10:02:53 +02:00