Re: [Piglit] [PATCH 5/5] textureSize: Add support for running with core GL.

2012-11-23 Thread Marek Olšák
Hi Eric, this patch breaks textureSize on drivers which fail to create a 3.1 core context. The test fails with the GLXBadFBConfig error. I'm using waffle. Marek On Thu, Nov 1, 2012 at 7:36 PM, Eric Anholt e...@anholt.net wrote: This lets the textureSize tests for TBOs run on i965. ---

[Piglit] [PATCH 1/1] gles2: new test to render triangle and validate via glReadPixels

2012-11-23 Thread Tom Gall
new gles2 test which very simply renders a triangle and validates it was rendered correctly via reading from glReadPixels and checking the returned buffer for values of alpha, red, green and blue. Signed-off-by: Tom Gall tom.g...@linaro.org --- tests/all_es2.tests