On 11/27/2013 12:52 PM, Timothy Arceri wrote:
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.

Timothy, I've pushed v2 to a personal branch.
http://cgit.freedesktop.org/~chadversary/piglit/log/?h=fwd-compat-and-debug-contexts

I've sanity-checked it, and it looks ok so far. I'm doing several
regression runs currently (master vs my branch for GLX and X/EGL). I'll post the
patches to the list if the regression results look good.

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to