Sweden-Number/dlls/d3dcompiler_43
Zebediah Figura 464b2dc661 d3dcompiler/tests: Avoid initializing nameless unions in designated initializers.
Old versions of gcc can't handle this.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50397
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-26 12:46:07 +01:00
..
tests d3dcompiler/tests: Avoid initializing nameless unions in designated initializers. 2020-12-26 12:46:07 +01:00
Makefile.in d3dcompiler: Don't link to dxguid or uuid. 2020-07-24 18:26:18 +02:00
asmparser.c d3dcompiler: Store the shader version using separate integer fields. 2020-03-24 20:31:18 +01:00
asmshader.l
asmshader.y d3dcompiler: Store the shader version using separate integer fields. 2020-03-24 20:31:18 +01:00
blob.c
bytecodewriter.c d3dcompiler: Move some declarations to bytecodewriter.c. 2020-03-27 21:16:23 +01:00
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
main.c
ppl.l d3dcompiler: Make varargs functions WINAPIV. 2019-07-07 08:02:55 +02:00
ppy.y
preproc.c d3dcompiler: Make varargs functions WINAPIV. 2019-07-07 08:02:55 +02:00
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 d3dcompiler: Make varargs functions WINAPIV. 2019-07-07 08:02:55 +02:00