Re: [Mesa-dev] [PATCH 1/3] i965: Enable OpenGL 3.3 and GLSL 3.30.

2013-10-18 Thread Ian Romanick
Patches 1 & 2 are Reviewed-by: Ian Romanick Patch 3 is just silly. On 10/17/2013 11:39 PM, Kenneth Graunke wrote: > Everything necessary for these appears to be implemented. We'll want to > add more tests to guard against bugs, but it should be functionally > complete. > > Signed-off-by: Kenn

[Mesa-dev] [PATCH 1/3] i965: Enable OpenGL 3.3 and GLSL 3.30.

2013-10-17 Thread Kenneth Graunke
Everything necessary for these appears to be implemented. We'll want to add more tests to guard against bugs, but it should be functionally complete. Signed-off-by: Kenneth Graunke Reviewed-by: Matt Turner --- src/mesa/drivers/dri/i965/intel_extensions.c | 2 +- src/mesa/drivers/dri/i965/intel