[Piglit] [PATCH 1/2] Add [require] section to .shader_test files missing it.

Chad Versace chad.versace at linux.intel.com
Wed Jan 9 10:59:48 PST 2013


On 12/21/2012 11:27 AM, Stuart Abercrombie wrote:
> The only content is GLSL >= 1.10.
> 
> This is part of the effort to get closer to GLES support.
> ---
>  .../fs-bool-less-compare-false.shader_test         |    3 +++
>  .../fs-bool-less-compare-true.shader_test          |    3 +++
>  .../execution/fs-inline-notequal.shader_test       |    3 +++
>  .../execution/fs-saturate-exp2.shader_test         |    3 +++
>  .../execution/fs-saturate-pow.shader_test          |    3 +++
>  .../execution/fs-saturate-sqrt.shader_test         |    3 +++
>  ...-vector-indexing-kills-all-channels.shader_test |    3 +++
>  .../execution/vs-inline-notequal.shader_test       |    3 +++
>  .../execution/vs-saturate-exp2.shader_test         |    3 +++
>  .../execution/vs-saturate-pow.shader_test          |    3 +++
>  .../execution/vs-saturate-sqrt.shader_test         |    3 +++
>  ...-vector-indexing-kills-all-channels.shader_test |    3 +++
>  ...ltin-global-from-fn-unknown-to-main.shader_test |    3 +++
>  13 files changed, 39 insertions(+), 0 deletions(-)

Stuart, I'm going through my email backlog and found this patch.
It is
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>

It's been a while since you submitted it... do you still want me
to commit it for you?


More information about the Piglit mailing list