[Piglit] [PATCH 0/3] Fix shader_runner tests for drivers that lack GLX_ARB_create_context

Jordan Justen jljusten at gmail.com
Fri Feb 22 10:14:07 PST 2013


Reviewed-by: Jordan Justen <jordan.l.justen at intel.com>

On Wed, Feb 20, 2013 at 3:03 PM, Chad Versace
<chad.versace at linux.intel.com> wrote:
> This series was inspired by the long thread
> "shader_runner and glslparsertest: choose GL version more accurately.".
>
> Patch 1 prints a helpful message regarding compat contexts.
> Patch 2 is a little cleanup.
> Finally, patch 3 implements Paul's suggested fix in the above thread.
>
> Michel, could you please verify that this fix works? I don't have a driver on
> hand that lacks GLX_ARB_create_context.
>
> Chad Versace (3):
>   util/waffle: Print message when falling back to compatibility context
>   util/waffle: Refactor make_context_current()
>   util/waffle: More wisely handle compat context versions > 1.0
>
>  tests/util/piglit-framework-gl.h                   |  26 ++---
>  .../piglit-framework-gl/piglit_wfl_framework.c     | 114 +++++++++++++++------
>  2 files changed, 90 insertions(+), 50 deletions(-)
>
> --
> 1.8.1.1
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit


More information about the Piglit mailing list