reactos/dll/directx
Joachim Henze 67dd70e5ef [0.4.13] Avoid regressions CORE-14955 "Ddraw fullscreen crashes", CORE-15652
This brings us back to before guilty commit 0.4.10-dev-55-g
7af3969e9f

and therefore downgrades
dll/directx/wine/
D3D8,D3D9,DDRAW,D3DCOMPILER_43
to WineStaging 3.3 for this rls.
Also downgrades related header sdk/include/reactos/wine/wined3d.h
and for the first time also media/doc/README.WINE

Same versions of these dlls we had in every ros rls since 0.4.10rls.

Purpose of this revert is to fix crashes when Ddraw apps switch
into fullscreen with VBEMP and inbuilt Mesa.
I tested, before:
 DxDiag crashed when switching to fullscreen (CORE-14955),
 Diablo II crashed immediately (CORE-15652),
 Monster-Truck-Madness 2 demo crashed after main menu

Afterwards all of these apps do run.
DXTN does still work after that, even with VBEMP and inbuilt Mesa.

This will be the interim fix, which I will keep for rls at least
until someone manages to fix CORE-14955 properly in master with current Wine.

analog to 0.4.10-RC-17-g
bb4c55d650
2019-10-02 01:27:03 +02:00
..
bdaplgin [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
d3d8
d3d8thk [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
d3d9 [D3D9][ARPING] Add missing va_start() and va_end() (#371) 2018-02-16 10:28:25 +01:00
ddraw [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
dsound_new [DSOUND_NEW] Remove unused dsound_convert.c file (#1748) 2019-07-24 19:56:33 +02:00
ksproxy [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ksuser [KSUSER] Improve pointer arithmetics 2019-08-15 18:04:57 +02:00
msdvbnp [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
msvidctl [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
wine [0.4.13] Avoid regressions CORE-14955 "Ddraw fullscreen crashes", CORE-15652 2019-10-02 01:27:03 +02:00
CMakeLists.txt