28 Aug
2016
28 Aug
'16
4:15 p.m.
On Sun, Aug 28, 2016 at 10:49 PM, Fabian Maurer <dark.shadow4(a)web.de> wrote:
Currently looking at the directx11 implementation, and I noticed I first need to set a "MaxVersionGL" in the registry to enable creation of 4.3 context and so DX11 support. What's the reason behind this?
Wined3d doesn't fully support OpenGL core profile yet. This is a problem when your drivers expose higher OpenGL version only for core profile. See bug 38648 [1]. [1] - https://bugs.winehq.org/show_bug.cgi?id=38648