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

Chad Versace chad.versace at linux.intel.com
Wed Feb 20 15:03:16 PST 2013


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



More information about the Piglit mailing list