Maximum OpenGL version

Józef Kucia joseph.kucia at gmail.com
Sun Aug 28 16:15:13 CDT 2016


On Sun, Aug 28, 2016 at 10:49 PM, Fabian Maurer <dark.shadow4 at 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



More information about the wine-devel mailing list