[PATCH 4/5] wined3d: Add a setting for the maximum OpenGL version to use.

Henri Verbeet hverbeet at gmail.com
Wed Jul 8 02:17:33 CDT 2015


On 7 July 2015 at 23:43, Matteo Bruni <matteo.mystral at gmail.com> wrote:
> Actually no, we can't, I just remembered. Linux binary drivers offer
> compatibility contexts and will return the latest supported GL version
> even if you create a 1.0 context. We don't want to enable the wined3d
> 3.2 codepath there.
I don't think that should make a difference, they still shouldn't set
the core profile bit in that case. (But if they do, the current patch
would be just as broken.)



More information about the wine-devel mailing list