vkd3d-proton/demos
Joshua Ashton bf8ce8cd27 build: Add public include dirs to demos
Fixes building on Windows...

Signed-off-by: Joshua Ashton <joshua@froggi.es>
2020-07-01 19:04:26 +01:00
..
.gitignore demos/gears: Add a gears demo. 2016-11-13 00:55:54 +01:00
demo.h build: Fix MinGW build. 2020-06-24 14:17:34 +01:00
demo_win32.h demos: Get rid of code for compiling shaders using d3dcompiler. 2018-06-06 00:04:36 +02:00
demo_xcb.h vkd3d: Remove dependency on linking directly against libvulkan. 2020-06-15 15:47:18 +02:00
gears.c demos/gears: Don't redefine _GNU_SOURCE 2020-06-24 15:27:22 +02:00
gears.hlsl demos/gears: Add a gears demo. 2016-11-13 00:55:54 +01:00
gears_ps_flat.h demos: Get rid of handwritten GLSL shaders. 2017-07-28 15:26:09 +02:00
gears_ps_smooth.h demos: Get rid of handwritten GLSL shaders. 2017-07-28 15:26:09 +02:00
gears_vs.h demos: Get rid of handwritten GLSL shaders. 2017-07-28 15:26:09 +02:00
meson.build build: Add public include dirs to demos 2020-07-01 19:04:26 +01:00
triangle.c demos: Use WinMain instead of wmain on Win32 2020-06-16 10:55:56 +02:00
triangle.hlsl demos/triangle: Add a demo program. 2016-10-24 13:57:05 +02:00
triangle_ps.h demos: Get rid of handwritten GLSL shaders. 2017-07-28 15:26:09 +02:00
triangle_vs.h demos: Get rid of handwritten GLSL shaders. 2017-07-28 15:26:09 +02:00