-
- Downloads
vkd3d-shader: Import the HLSL compiler from Wine.
This corresponds to Wine commit 9f9fec18799bf59df6211b7294f8d338caa7f4db. Note that for the moment, compilation messages have not been ported. Signed-off-by:Zebediah Figura <zfigura@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Matteo Bruni <mbruni@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
Showing
- Makefile.am 15 additions, 1 deletionMakefile.am
- libs/vkd3d-shader/hlsl.c 1672 additions, 0 deletionslibs/vkd3d-shader/hlsl.c
- libs/vkd3d-shader/hlsl.h 644 additions, 0 deletionslibs/vkd3d-shader/hlsl.h
- libs/vkd3d-shader/hlsl.l 288 additions, 0 deletionslibs/vkd3d-shader/hlsl.l
- libs/vkd3d-shader/hlsl.y 2961 additions, 0 deletionslibs/vkd3d-shader/hlsl.y
- libs/vkd3d-shader/trace.c 9 additions, 0 deletionslibs/vkd3d-shader/trace.c
- libs/vkd3d-shader/vkd3d_shader_main.c 11 additions, 2 deletionslibs/vkd3d-shader/vkd3d_shader_main.c
- libs/vkd3d-shader/vkd3d_shader_private.h 9 additions, 0 deletionslibs/vkd3d-shader/vkd3d_shader_private.h
Loading
Please register or sign in to comment