vkd3d-proton/demos
Józef Kucia b084a4a153 demos: Get rid of code for compiling shaders using d3dcompiler.
It's unused.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-06 00:04:36 +02:00
..
.gitignore demos/gears: Add a gears demo. 2016-11-13 00:55:54 +01:00
demo.h libs/vkd3d-utils: Prefix defines with VKD3D_. 2018-04-25 15:50:04 +02: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 include: Remove stdbool.h include from vkd3d_utils.h. 2018-04-25 15:49:59 +02:00
gears.c demos: Get rid of handwritten GLSL shaders. 2017-07-28 15:26:09 +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
triangle.c demos: Get rid of handwritten GLSL shaders. 2017-07-28 15:26:09 +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