[Piglit] [PATCH 0/5] Support creation of debug and forward-compatible contexts

Timothy Arceri t_arceri at yahoo.com.au
Wed Nov 27 12:52:36 PST 2013


On Mon, 2013-10-14 at 14:46 -0700, Chad Versace wrote:
> On 10/14/2013 09:21 AM, Ian Romanick wrote:
> > On 10/13/2013 05:38 AM, Timothy Arceri wrote:
> >> Hi Chad,
> >>
> >> I successfully tested the patches for creating a debug-context with an
> >> Intel GPU but if I added config.require_debug_context = true; to
> >> tests/spec/arb_debug_output/api_error.c and run on a PC running AMD
> >> Catalyst drivers I get the following message:
> >>
> >> piglit: info: Failed to create GL 1.0 compatibility context
> >> piglit: info: Failed to create any GL context
> >> PIGLIT: {'result': 'skip' }
> 
> Timothy, do you still get failures with an Xserver that has GLX_ARB_create_context?
> 
> > Based on this, I think the message logging should be modified to include
> > extra flags (like forward-compatible or debug) that are passed to
> > context creation.  I'd much rather see this read:
> >
> > piglit: info: Failed to create GL 1.0 debug compatibility context
> 
> I agree. I'll resubmit this patch series with better error messages.

Hi Chad,

Is version 2 going to land any-time soon? I have a couple of tests I
would like to submit for the KHR_debug extension before I forget about
them. I don't mean to nag I just thought I'd send this reminder in case
this has slipped off your todo list.

Tim



More information about the Piglit mailing list