[Piglit] [PATCH] tests/spec: ARB_debug_output fix false fail

Ian Romanick idr at freedesktop.org
Mon Sep 9 11:37:33 PDT 2013


On 09/09/2013 10:28 AM, Chad Versace wrote:
> On Fri, Sep 6, 2013 at 7:55 PM, Ian Romanick <idr at freedesktop.org> wrote:
> 
>> The real work would likely happen in Waffle, since that's where context
>> creation happens.  I suspect we'd add a config.context_flags mechanism,
>> or maybe config.debug_context (and config.forward_context?).
>>
>> Dunno.
> 
> I've already started a waffle branch for creating a forward-compatible
> context. I'll fold debug
> context creation into that branch too. I have three flights this week
> (Mobile to PDX to San Antonio
> and back to PDX), so be patient with me.

You should be able to get lots of work done on those flights, right? :p

> I'm a fan of keeping context options separate from each other. So,
> context.debug_context
> and config.forward_compatible_context it will be.

That sounds fine to me.  That makes it easier to handle differences in
how WGL/GLX/EGL/AGL handle each of the different options.



More information about the Piglit mailing list