Re: [Mesa-dev] [PATCH 0/9] glsl&co: misc cleanups and improvements

2017-06-29 Thread Ian Romanick
Patches 1, 2, 3, and 8 are Reviewed-by: Ian Romanick I sent some comments on 5, and I'm still thinking about 4. The rest are in areas that I don't know well. On 06/26/2017 02:40 AM, Nicolai Hähnle wrote: > Hi all, > > This is a bit of a random collection of small patches. What ties them > to

[Mesa-dev] [PATCH 0/9] glsl&co: misc cleanups and improvements

2017-06-26 Thread Nicolai Hähnle
Hi all, This is a bit of a random collection of small patches. What ties them together is that they're all vaguely related to the glsl code, and that they accumulated while I was working on ARB_gl_spirv. They do make sense individually though. I see no regressions here with assertions enabled o