https://bugs.freedesktop.org/show_bug.cgi?id=93820

--- Comment #6 from Jason Ekstrand <ja...@jlekstrand.net> ---
(In reply to Ian Romanick from comment #4)
> (In reply to Ilia Mirkin from comment #3)
> > http://cgit.freedesktop.org/xorg/xserver/commit/?id=d0da0e9c3
> > 
> > Apparently Xorg 1.17 disables indirect GLX by default. Try starting the X
> > server with +iglx.
> 
> Ugh.  Is there a way to detect that?  I'd like to change the piglit tests to
> SKIP instead of FAIL in these conditions.

Sure.  If the test is taking to X directly (I would assume it is of it's
explicitly testing indirect rendering), you should be able to just query for
the AIGLX extension.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to