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.
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit