[Mesa-dev] Mesa (master): glx: Get GLX_SCREEN first in __glXQueryContextInfo()
Kristian Høgsberg
krh at bitplanet.net
Fri May 7 16:28:02 PDT 2010
On Fri, May 7, 2010 at 6:58 PM, Brian Paul <brianp at vmware.com> wrote:
> Kristian Høgsberg wrote:
>>
>> Module: Mesa
>> Branch: master
>> Commit: db178af09d734f2f973d50de9ff90fe1cbb5e9c9
>> URL:
>> http://cgit.freedesktop.org/mesa/mesa/commit/?id=db178af09d734f2f973d50de9ff90fe1cbb5e9c9
>>
>> Author: Kristian Høgsberg <krh at bitplanet.net>
>> Date: Fri May 7 18:38:35 2010 -0400
>>
>> glx: Get GLX_SCREEN first in __glXQueryContextInfo()
>>
>> And lookup the GLX screen for the context. Otherwise we'll end up
>> jumping through a NULL-pointer once we try to look up the visual
>> or config for the shared context.
>>
>> https://bugs.freedesktop.org/show_bug.cgi?id=14245
>
> Is this a candidate for the 7.8 branch?
Yes. I was going to sit on it for a couple of days and then cherry
pick it back if it worked out OK.
Kristian
More information about the mesa-dev
mailing list