Re: [Mesa-dev] [PATCH] xlib: add support for GLX_ARB_create_context

2016-03-29 Thread Jose Fonseca
On 29/03/16 21:44, Brian Paul wrote: On 03/29/2016 02:27 PM, Emil Velikov wrote: On 26 March 2016 at 17:45, Brian Paul wrote: This adds the glXCreateContextAttribsARB() function for the xlib/swrast driver. This allows more piglit tests to run with this driver. For example, without this patch

Re: [Mesa-dev] [PATCH] xlib: add support for GLX_ARB_create_context

2016-03-29 Thread Brian Paul
On 03/29/2016 02:27 PM, Emil Velikov wrote: On 26 March 2016 at 17:45, Brian Paul wrote: This adds the glXCreateContextAttribsARB() function for the xlib/swrast driver. This allows more piglit tests to run with this driver. For example, without this patch we get: $ bin/fbo-generatemipmap-1d -

Re: [Mesa-dev] [PATCH] xlib: add support for GLX_ARB_create_context

2016-03-29 Thread Emil Velikov
On 26 March 2016 at 17:45, Brian Paul wrote: > This adds the glXCreateContextAttribsARB() function for the xlib/swrast > driver. This allows more piglit tests to run with this driver. > > For example, without this patch we get: > $ bin/fbo-generatemipmap-1d -auto > piglit: error: waffle_config_ch

Re: [Mesa-dev] [PATCH] xlib: add support for GLX_ARB_create_context

2016-03-29 Thread Roland Scheidegger
Am 26.03.2016 um 18:45 schrieb Brian Paul: > This adds the glXCreateContextAttribsARB() function for the xlib/swrast > driver. This allows more piglit tests to run with this driver. > > For example, without this patch we get: > $ bin/fbo-generatemipmap-1d -auto > piglit: error: waffle_config_choo

[Mesa-dev] [PATCH] xlib: add support for GLX_ARB_create_context

2016-03-26 Thread Brian Paul
This adds the glXCreateContextAttribsARB() function for the xlib/swrast driver. This allows more piglit tests to run with this driver. For example, without this patch we get: $ bin/fbo-generatemipmap-1d -auto piglit: error: waffle_config_choose failed due to WAFFLE_ERROR_UNSUPPORTED_ ON_PLATFORM: