vkd3d-proton/include
Joshua Ashton a1a6840fb5 vkd3d-utils: Move to .def exports
Otherwise this won't work in MSVC because it'd technically be re-defining the D3D12 function prototypes with the decltypes.

There is no other nice way around this.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
2020-10-28 17:05:13 +01:00
..
private vkd3d: Add an INFO debug level. 2020-10-28 17:03:54 +01:00
shader-debug vkd3d: Add support for a shader debug ring. 2020-09-29 15:00:36 +02:00
.gitignore include: Move debug interfaces to vkd3d_d3d12sdklayers.h. 2019-08-02 16:57:30 +02:00
meson.build vkd3d: Implement swapchain and swapchain factory 2020-07-06 19:29:30 +02:00
vkd3d.h vkd3d: Remove VKD3D_RESOURCE_PRESENT_STATE_TRANSITION 2020-10-22 09:30:24 +02:00
vkd3d_d3d12.idl include: Define D3D12 error codes as necessary. 2020-09-08 12:31:32 +02:00
vkd3d_d3d12sdklayers.idl include: Move debug interfaces to vkd3d_d3d12sdklayers.h. 2019-08-02 16:57:30 +02:00
vkd3d_d3dcommon.idl include: Add missing D3D_PRIMITIVE_TOPOLOGY enum values. 2018-07-18 17:52:40 +02:00
vkd3d_dxgi.idl tests: Print adapter info on Windows. 2018-12-03 22:22:42 +01:00
vkd3d_dxgi1_2.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgi1_3.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgi1_4.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgibase.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgiformat.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_dxgitype.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_shader.h vkd3d-shader: Declare offset buffer. 2020-10-28 10:30:12 +01:00
vkd3d_sonames.h vkd3d: Remove dependency on linking directly against libvulkan. 2020-06-15 15:47:18 +02:00
vkd3d_swapchain_factory.idl vkd3d: Implement swapchain and swapchain factory 2020-07-06 19:29:30 +02:00
vkd3d_types.h include: Move vkd3d_result to common header. 2018-11-08 19:07:34 +01:00
vkd3d_unknown.idl include: Prefix public header file names with vkd3d. 2017-12-15 16:27:34 +01:00
vkd3d_utils.h vkd3d-utils: Move to .def exports 2020-10-28 17:05:13 +01:00
vkd3d_win32.h vkd3d: Implement swapchain and swapchain factory 2020-07-06 19:29:30 +02:00
vkd3d_windows.h vkd3d: Add support for InterlockedIncrement64. 2020-10-12 12:46:07 +02:00