Sweden-Number/dlls/d3dcompiler_43
Alexandre Julliard 0b22f87be6 d3dcompiler: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-18 12:09:06 +01:00
..
tests d3dcompiler/tests: Avoid initializing nameless unions in designated initializers. 2020-12-26 12:46:07 +01:00
Makefile.in d3dcompiler: Use --prefer-native instead of DLL_WINE_PREATTACH. 2021-02-18 12:09:06 +01:00
asmparser.c
asmshader.l
asmshader.y
blob.c
bytecodewriter.c
compiler.c d3dcompiler: Implement D3DCompileFromFile(). 2020-08-10 21:27:36 +02:00
d3dcompiler_43.spec
d3dcompiler_private.h d3dcompiler: Store the loop body directly in the hlsr_ir_loop structure. 2020-07-08 07:50:03 +02:00
hlsl.l d3dcompiler: Return an HRESULT from parse_hlsl(). 2020-06-11 22:07:47 +02:00
hlsl.y d3dcompiler: Store the loop body directly in the hlsr_ir_loop structure. 2020-07-08 07:50:03 +02:00
ppl.l
ppy.y
preproc.c
reflection.c d3dcompiler: Fill texture fields in D3D11_SHADER_VARIABLE_DESC with default values. 2020-09-09 11:15:48 +02:00
utils.c d3dcompiler: Fix a leak on error path (Coverity). 2020-10-13 20:42:11 +02:00
version.rc
wpp_private.h