reactos/dll
Joachim Henze f38baae9e7 [0.4.10][WINED3D] Workaround regression CORE-15408
Many 3D applications crashed with 'WineD3D fake window' msgbox
if they were used in VirtualBox with graphics driver
'VBoxDisp.sys from VM guest additions + installed 3D acceleration'

That was a regression of SVN r75847 == git 0.4.7-dev-319-g
3d13ed394e

Contrary we had no such issues with the SW emulation.
The reason for the bug is that
VBoxDisp only supports OpenGL 2.1 (GLSL 120) and WineD3D
tried to use shaders for OpenGL 3.2 (GLSL 150).

This workaround disables the usage in a hard-coded way for
all graphics adapters. Should be ok for now, as ros does not
really support any modern GPU drivers yet.
Proper working runtime detection would be better ofc.

Thx to Doug Lyons & Fabian Maurer

Fix cherry picked from 0.4.14-dev-113-g
082f230ac7
2020-10-04 17:11:07 +02:00
..
3rdparty
apisets [APISETS] Fix data forwarding. 2018-04-21 18:56:33 +02:00
appcompat [APPHELP] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
cpl [TRANSLATION] Polish translation update (#781) 2018-08-20 17:00:33 +02:00
directx [0.4.10][WINED3D] Workaround regression CORE-15408 2020-10-04 17:11:07 +02:00
keyboard
nls
np
ntdll [0.4.10] revert [NTDLL/LDR] Overhaul sxs work 2018-08-23 16:35:59 +02:00
opengl
shellext [TRANSLATION][ZIPFLDR] Add Japanese translation (#799) 2018-08-22 14:26:53 +02:00
win32 [0.4.10][GDIPLUS] Fix a regression painting gradient CORE-15479 2020-10-03 23:20:41 +02:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00