[Mesa-dev] [PATCH] egl: fix check for KHR_no_error vs debug/robustness

Emil Velikov emil.l.velikov at gmail.com
Wed Jul 26 10:58:25 UTC 2017


On 26 July 2017 at 08:59, Grigori Goronzy <greg at chown.ath.cx> wrote:
> On 2017-07-19 23:51, Grigori Goronzy wrote:
>>
>> The check is too aggressive and might also fail if context flags
>> appear after the no-error attribute in the context attribute list.
>>
>> Delay the check to after attribute parsing to fix this.
>> ---
>> This was found by the piglit test I just sent to the piglit ML. I promise,
>> next time I'll write tests before writing any code that touches public
>> interfaces. :)
>>
>
> Ping.
>
> I'd especially like to get this into Mesa 7.2. Like noted earlier, this
> patch can be tested with the new piglit test I've sent.
>
R-b and pushed to master with minor polish.

Thanks
Emil


More information about the mesa-dev mailing list