[Mesa-dev] [PATCH] dri3_glx.c: Pass NULL DRI drawables into driver for None GLX drawables

Axel Davy axel.davy at ens.fr
Tue Mar 24 01:00:33 PDT 2015


On 24/03/2015 08:33, Zhang, Xiong Y wrote :
>>
>> Yes.
>>
>> I imagine putting it into MakeContextCurrent is not a solution, since it means
>> GLXBadContext will be returned instead of GLXBadDrawable.
> [Zhang, Xiong Y]  Yes, I agree with you.
> But it is strange that both macro GLXBadContext and Success are value 0. This means we can't identify them in bindContext().
>
Good point, also the function is BOOL, and GLXBadDrawable worths two...

Definitely something wrong there...


More information about the mesa-dev mailing list