Paul Berry writes:
> Previously, the i965 driver enabled EXT_framebuffer_multisample even
> on pre-gen6 chipsets. However, since we don't support multisampling
> on these chips, we set GL_MAX_SAMPLES=1 (the minimum allowed by
> EXT_framebuffer_multisample), and if the client ever requested a
> m
Previously, the i965 driver enabled EXT_framebuffer_multisample even
on pre-gen6 chipsets. However, since we don't support multisampling
on these chips, we set GL_MAX_SAMPLES=1 (the minimum allowed by
EXT_framebuffer_multisample), and if the client ever requested a
multisample buffer, we quietly s