reactos/dll/directx/wine
Joachim Henze b5ed92682e [0.4.9][D3DCOMPILER_43] Fix 11 MSVC2010SP1 x86 dbg warnings C4133 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuation:
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1107) : warning C4133: 'function' : incompatible types - from 'D3D_PRIMITIVE *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1110) : warning C4133: 'function' : incompatible types - from 'D3D_PRIMITIVE_TOPOLOGY *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1126) : warning C4133: 'function' : incompatible types - from 'D3D_TESSELLATOR_OUTPUT_PRIMITIVE *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1129) : warning C4133: 'function' : incompatible types - from 'D3D_TESSELLATOR_PARTITIONING *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1132) : warning C4133: 'function' : incompatible types - from 'D3D_TESSELLATOR_DOMAIN *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1438) : warning C4133: 'function' : incompatible types - from 'D3D_SHADER_INPUT_TYPE *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1441) : warning C4133: 'function' : incompatible types - from 'D3D_RESOURCE_RETURN_TYPE *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1444) : warning C4133: 'function' : incompatible types - from 'D3D_SRV_DIMENSION *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1507) : warning C4133: 'function' : incompatible types - from 'D3D_CBUFFER_TYPE *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1603) : warning C4133: 'function' : incompatible types - from 'D3D_NAME *' to 'DWORD *'
C:\047rls\reactos\dll\directx\wine\d3dcompiler_43\reflection.c(1604) : warning C4133: 'function' : incompatible types - from 'D3D_REGISTER_COMPONENT_TYPE *' to 'DWORD *'

picked from 0.4.14-dev-8-g 36d9e80add

( for the record: 0.4.13 got this years ago already via 0.4.13-RC-4-g d27a20233d )
2022-03-29 01:54:04 +02:00
..
amstream [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
d3d8 [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
d3d9 [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
d3dcompiler_43 [0.4.9][D3DCOMPILER_43] Fix 11 MSVC2010SP1 x86 dbg warnings C4133 CORE-18104 2022-03-29 01:54:04 +02:00
d3drm [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
d3dx9_24
d3dx9_25
d3dx9_26
d3dx9_27
d3dx9_28
d3dx9_29
d3dx9_30
d3dx9_31
d3dx9_32
d3dx9_33
d3dx9_34
d3dx9_35
d3dx9_36 [0.4.9][XDK][PSDK][WINE] Unify ARRAY_SIZE definition for Wine modules. CORE-15127 2022-03-14 01:01:19 +01:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dx9_43
d3dxof [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
ddraw [0.4.9][XDK][PSDK][WINE] Unify ARRAY_SIZE definition for Wine modules. CORE-15127 2022-03-14 01:01:19 +01:00
devenum [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
dinput [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
dinput8 [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
dmusic [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
dplay [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
dplayx [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
dsound [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
dxdiagn [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
msdmo [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
qedit [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
quartz [0.4.9] [WINE DIRECTX] Sledge-hammer-revert to avoid CORE-14534 2018-05-21 17:14:08 +02:00
wined3d [0.4.9][WINED3D] Workaround regression CORE-15408 2020-10-04 17:11:45 +02:00
CMakeLists.txt
readme.txt

This Is wine DirectX support.
It works in reactos and windows
When ReactOS own ReactX are inplace 
this file will be remove from our SVN
for now they stay as tempary sovlotions


People that have help getting this thing 
to working in ReactOS Building system

Roderick Colenbrander - thunderbird2k at gmx dot net
The  informations how to build it and done 
the windows port in wine (wine devloper)

Magnus Olsen aka GreatLord 
Did import it to ReactOS and setupup
the build

GedMurphy
Did help with minor issue, info how to
make DllMain being call