reactos/dll
Joachim Henze f7e3858f0b [0.4.7][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 15:45:50 +02:00
..
3rdparty [LIBTIRPC] Fix CVE-2017-8779 by backporting its fix 2017-10-15 13:55:07 +02:00
appcompat
cpl [INTL]: Simplify code (addendum to r74582). (#41) 2017-10-13 22:24:37 +02:00
directx [0.4.7][WINED3D] Workaround regression CORE-15408 2020-10-04 15:45:50 +02:00
keyboard
nls
np
ntdll
opengl Delete "ghost" old(*) files that have been mysteriously added back during the SVN-to-Git transition. 2017-10-04 10:28:36 +02:00
shellext [ACPPAGE] Convert CLayerUIPropPage to use CPropertyPageImpl 2017-10-26 12:37:08 +03:00
win32 [0.4.7][GDIPLUS] Fix a regression painting gradient CORE-15479 2020-10-03 23:24:06 +02:00
CMakeLists.txt