Re: [Mesa-dev] [PATCH 18/26] glsl: Fix linker checks for GLSL ES 3.00.

2012-12-01 Thread Kenneth Graunke
On 11/30/2012 10:07 AM, Ian Romanick wrote: From: Paul Berry stereotype...@gmail.com This patch updates the following linker checks to do the right thing in GLSL 3.00 ES: - Failing to write to gl_Position is allowed in GLSL 1.40+ as well as GLSL 3.00 ES. - It is an error to write to both

[Mesa-dev] [PATCH 18/26] glsl: Fix linker checks for GLSL ES 3.00.

2012-11-30 Thread Ian Romanick
From: Paul Berry stereotype...@gmail.com This patch updates the following linker checks to do the right thing in GLSL 3.00 ES: - Failing to write to gl_Position is allowed in GLSL 1.40+ as well as GLSL 3.00 ES. - It is an error to write to both gl_ClipVertex and gl_ClipDistance in GLSL

Re: [Mesa-dev] [PATCH 18/26] glsl: Fix linker checks for GLSL ES 3.00.

2012-11-30 Thread Eric Anholt
Ian Romanick i...@freedesktop.org writes: From: Paul Berry stereotype...@gmail.com Other than comments, I've reviewed from here to the end of the series. (I started from the end because I figure other people will start near the beginning and get tired around the middle). pgp6Mo2ohhL5j.pgp