reactos/dll/directx/wine/d3dcompiler_43
Joachim Henze d27a20233d [0.4.13][D3DCOMPILER_43] Addendum to last commit CORE-14955 & CORE-15652
GCC Linux build had no issues with the last commit in D3DCOMPILER_43 but
MSVC x86 & x64 v18.0.31101.0 choked on it with
error C4133: 'function' : incompatible types - from 'D3D_PRIMITIVE *' to 'DWORD *'
and similar.

MSVC v18.0.31101.0, target x86 and x64, flagged C4133 as error
MSVC v16.0.40219.1, target x86, flagged C4133 as warning

cherry picked from commit 0.4.14-dev-8-g
36d9e80add
2019-10-03 21:45:38 +02:00
..
asmparser.c [D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:15:03 +01:00
asmshader.l
asmshader.tab.c
asmshader.tab.h
asmshader.y
asmshader.yy.c
blob.c [D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:15:03 +01:00
bytecodewriter.c [D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:15:03 +01:00
CMakeLists.txt [0.4.13] Avoid regressions CORE-14955 "Ddraw fullscreen crashes", CORE-15652 2019-10-02 01:27:03 +02:00
compiler.c [D3DCOMPILER_43] Sync with Wine Staging 3.17. CORE-15127 2018-10-01 00:19:01 +01:00
d3dcompiler_43.spec
d3dcompiler_private.h [D3DCOMPILER_43] Fix a MSVC-x64 warning about dxbc_init() (#1173) 2018-12-21 02:53:42 +01:00
hlsl.l
hlsl.tab.c [D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:15:03 +01:00
hlsl.tab.h [D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:15:03 +01:00
hlsl.y [D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:15:03 +01:00
hlsl.yy.c [D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:15:03 +01:00
main.c [D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:15:03 +01:00
precomp.h [D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:15:03 +01:00
reflection.c [0.4.13][D3DCOMPILER_43] Addendum to last commit CORE-14955 & CORE-15652 2019-10-03 21:45:38 +02:00
utils.c [D3DCOMPILER_43] Sync with Wine Staging 4.0. CORE-15682 2019-01-25 13:08:25 +01:00
version.rc