On 11/01/2013 02:37 PM, Paul Berry wrote:
On 31 October 2013 18:36, Chad Versace wrote:
Clamp gen7 GL_MAX_SAMPLES to 0, 4, or 8.
Clamp gen6 GL_MAX_SAMPLES to 0 or 4.
Clamp other gens to 0.
CC: Eric Anholt
Signed-off-by: Chad Versace
---
src/mesa/drivers/dri/i965/brw_context.c | 35
++
On 31 October 2013 18:36, Chad Versace wrote:
> Clamp gen7 GL_MAX_SAMPLES to 0, 4, or 8.
> Clamp gen6 GL_MAX_SAMPLES to 0 or 4.
> Clamp other gens to 0.
>
> CC: Eric Anholt
> Signed-off-by: Chad Versace
> ---
> src/mesa/drivers/dri/i965/brw_context.c | 35
> +++-
>
Clamp gen7 GL_MAX_SAMPLES to 0, 4, or 8.
Clamp gen6 GL_MAX_SAMPLES to 0 or 4.
Clamp other gens to 0.
CC: Eric Anholt
Signed-off-by: Chad Versace
---
src/mesa/drivers/dri/i965/brw_context.c | 35 +++-
src/mesa/drivers/dri/i965/intel_screen.c | 1 +
2 files changed,