https://bugs.freedesktop.org/show_bug.cgi?id=49309
--- Comment #2 from Alexandre Demers alexandre.f.demers@gmail.com 2012-04-30 15:41:04 PDT --- (In reply to comment #1)
So what's the issue? The GL version? There's a new requirement for GL3: 4x multisampling.
If Matteo is interested, it's Mesa's commit 8e90913e9f99ff3296a3c3da36e73cd2d4730269 mesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
As noted in commit i965: Claim to support 4 multisamples on gen6+., this was missing before.
NOTE: This is a candidate for the 8.0 branch.
Reviewed-by: Kenneth Graunke kenneth@whitecape.org
So as you were pointing Marek, this is not a bug and it should be closed as so.