On 10/15/2013 01:28 AM, Timothy Arceri wrote:
> On Mon, 2013-10-14 at 11:47 -0700, Ian Romanick wrote:
>> On 10/13/2013 08:29 PM, Timothy Arceri wrote:
>>> Ok I randomly came across that fact this morning that
>>> GLX_ARB_create_context was not supported until X.org server 1.13. I was
>>> doing my AMD testing on a Ubuntu 12.04 machine so I guess thats probably
>>> the issue.
>>
>> That should only matter for Mesa-based drivers.  NVIDIA and, as far as
>> I'm aware, AMD replace both libGL (the client library) and libglx.so
>> (the server GLX implementation) with their own implementations.
>>
>> glxinfo should list GLX_ARB_create_context in "server glx extensions,"
>> "client glx extensions," and "GLX extensions."  Does it?
> 
> It contains GLX_ARB_create_context in "client glx extensions," and "GLX 
> extensions"
> but not in "server glx extensions".

Wow.  So... they fail piglit's glx-string-sanity test, huh?  I'll call
that AMD's bug. :(

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

Reply via email to