Re: [Mesa-dev] [PATCH 2/3] glsl: Add compiler support for ARB_shader_texture_lod.

2011-04-25 Thread Kenneth Graunke
On 04/25/2011 03:05 PM, Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/22/2011 12:02 PM, Kenneth Graunke wrote: Signed-off-by: Kenneth Graunke --- .../builtins/profiles/ARB_shader_texture_lod.frag | 64 .../builtins/profiles/ARB_shader_texture

Re: [Mesa-dev] [PATCH 2/3] glsl: Add compiler support for ARB_shader_texture_lod.

2011-04-25 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/22/2011 12:02 PM, Kenneth Graunke wrote: > Signed-off-by: Kenneth Graunke > --- > .../builtins/profiles/ARB_shader_texture_lod.frag | 64 > > .../builtins/profiles/ARB_shader_texture_lod.vert | 46 ++ > s