vkd3d-proton/demos
Joshua Ashton fccbd3b5e2 vkd3d: Eliminate wchar_size, use UTF-16 string literals
Achieves this with C standard stuff alone, and no compiler hacks.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
2021-02-09 11:26:28 +01:00
..
.gitignore demos/gears: Add a gears demo. 2016-11-13 00:55:54 +01:00
demo.h include: Replace MinGW hack with Win32 platform header 2020-07-06 19:29:30 +02:00
demo_win32.h vkd3d: Eliminate wchar_size, use UTF-16 string literals 2021-02-09 11:26:28 +01:00
demo_xcb.h demos: Fix compiling demos on Linux 2020-10-21 14:27:16 +02:00
gears.c meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01: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 meta: Add missing newlines to end of files 2020-11-05 17:16:57 +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