mesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
authorDylan Noblesmith <nobled@dreamwidth.org>
Sat, 21 Apr 2012 19:35:48 +0000 (19:35 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Sun, 29 Apr 2012 11:18:31 +0000 (11:18 +0000)
commit8e90913e9f99ff3296a3c3da36e73cd2d4730269
treef3be4afdbbbbb23678accac8602c87a9e657cc02
parente4c97f1e607f857fb7f397f9e00f37c00ffff295
mesa: require GL_MAX_SAMPLES >= 4 for GL 3.0

As noted in commit be4e46b21a60cfdc826bf89d1078df54966115b1,
this was missing before.

NOTE: This is a candidate for the 8.0 branch.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/version.c