On 7 July 2015 at 23:43, Matteo Bruni matteo.mystral@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.)