[Piglit] [PATCH] glut framework: skip if implementation doesn't support required GL version.

Chad Versace chad.versace at linux.intel.com
Mon Oct 14 22:41:03 CEST 2013


On 10/08/2013 05:12 PM, Paul Berry wrote:
> In effect, we are already doing this when Waffle is in use, since
> Waffle uses a context creation mechanism that ensures that the context
> won't be created if the implementation doesn't support the GL version
> needed by the test.  But for GLUT we need to do the check manually,
> since GLUT always just creates the highest GL version context it can.
> ---
>   .../piglit-framework-gl/piglit_glut_framework.c    | 28 ++++++++++++++++++++++
>   1 file changed, 28 insertions(+)

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>



More information about the Piglit mailing list