On 01/23/2013 01:54 PM, Paul Berry wrote:
> On 22 January 2013 00:51, Ian Romanick wrote:
>
>> From: Ian Romanick
>>
>> For now, just drop the value on the floor.
>>
>> Signed-off-by: Ian Romanick
>> ---
>> src/glsl/ast.h | 12 ++-
>> src/glsl/glsl_parser.yy | 55
>> ++
On 22 January 2013 00:51, Ian Romanick wrote:
> From: Ian Romanick
>
> For now, just drop the value on the floor.
>
> Signed-off-by: Ian Romanick
> ---
> src/glsl/ast.h | 12 ++-
> src/glsl/glsl_parser.yy | 55
> ++---
> 2 files chan
Ian Romanick writes:
> From: Ian Romanick
>
> For now, just drop the value on the floor.
And this gets picked up again in patch 19/32? It would be nice if the
commit messages for those two patches referenced each other a bit more
clearly, (just to make it easier to review that nothing got droppe
From: Ian Romanick
For now, just drop the value on the floor.
Signed-off-by: Ian Romanick
---
src/glsl/ast.h | 12 ++-
src/glsl/glsl_parser.yy | 55 ++---
2 files changed, 50 insertions(+), 17 deletions(-)
diff --git a/src/glsl/ast.