wine-wine/dlls/d3dcompiler_43
Alexandre Julliard 09f48cc249 d3dcompiler: Use %define parse.error verbose instead of %error-verbose.
The latter is deprecated and causes warnings.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 2d27c13d5e)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2019-11-14 23:44:57 +01:00
..
tests d3dcompiler_43/tests: Avoid using GCC's typeof extension. 2018-10-04 09:10:32 -05:00
Makefile.in d3dcompiler_43: Define D3D_COMPILER_VERSION. 2019-01-09 15:27:45 -06:00
asmparser.c
asmshader.l
asmshader.y
blob.c
bytecodewriter.c
compiler.c d3dcompiler: Use the ARRAY_SIZE() macro. 2018-08-14 09:39:39 +02:00
d3dcompiler_43.spec
d3dcompiler_private.h d3dcompiler: Fix dxbc_init() function prototype. 2018-12-20 15:34:01 +01:00
hlsl.l
hlsl.y d3dcompiler: Use %define parse.error verbose instead of %error-verbose. 2019-11-14 23:44:57 +01:00
main.c
reflection.c
utils.c d3dcompiler: Fix dxbc_init() function prototype. 2018-12-20 15:34:01 +01:00
version.rc