mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
vkd3d-shader: Implement an initial pass-through HLSL preprocessor.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
committed by
Alexandre Julliard
parent
5065cb6c1f
commit
f544cb38e5
3
.gitignore
vendored
3
.gitignore
vendored
@@ -19,7 +19,10 @@ vkd3d-*.tar.xz
|
||||
*.log
|
||||
*.o
|
||||
*.pc
|
||||
*.tab.c
|
||||
*.tab.h
|
||||
*.trs
|
||||
*.yy.c
|
||||
*~
|
||||
|
||||
.deps
|
||||
|
Reference in New Issue
Block a user