reactos/dll
Joachim Henze d70ac461dd [0.4.11][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:10:13 +02:00
..
3rdparty [LIBTIRPC] Fix CVE-2018-14621 by backporting its fix 2018-12-01 12:16:41 +01:00
apisets [APISETS] Update from wine-3.20-144-g2ef62f9085 2018-11-25 19:06:29 +01:00
appcompat [ACGENRAL] Don't leak memory on failure in InitIgnoreFreeLibrary() 2018-11-16 22:07:09 +01:00
cpl [0.4.11] [DESK][SHELL32] Allow Desk.cpl to run standalone on WinXP/2003 again 2018-12-17 22:06:17 +01:00
directx [0.4.11][WINED3D] Workaround regression CORE-15408 2020-10-04 17:10:13 +02:00
keyboard [DLL:KEYBOARD] Add Romanian Standard Keyboard layout. (#861) 2018-12-08 18:52:25 +01:00
nls Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
np [NFS41_NP] Add a PCH. 2017-11-26 14:29:35 +01:00
ntdll [0.4.11] revert [NTDLL/LDR] Overhaul sxs work 2018-12-10 00:54:52 +01:00
opengl [OPENGL32] Fix wglDescribePixelFormat 2018-11-25 11:29:18 +01:00
shellext [TRANSLATION] Update Simplified Chinese translation. (#1096) 2018-12-05 16:50:05 +01:00
win32 [0.4.11] Revert "[COMCTL32] button: Don't erase the area of the checkbox or the text." 2019-01-14 01:37:56 +01:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00