main: fix the validation of the number of samples
authorMartin Peres <martin.peres@linux.intel.com>
Fri, 13 Feb 2015 16:14:15 +0000 (18:14 +0200)
committerMartin Peres <martin.peres@linux.intel.com>
Wed, 25 Mar 2015 08:05:45 +0000 (10:05 +0200)
commitfc76fac4199f06e26d6c9b4fbb87b85f802b06f3
treebdbd8899320948b0da57a05593f0d51cad208b00
parent7bd8b48084971b1e0d852136e5436776e8ffb044
main: fix the validation of the number of samples

Maybe this should be the job of the dispatch layer.

v2:
- add the section name and pdf page number of the quote (Laura)
- OpenGL 3.0 core does not exist, get rid of "core"

Signed-off-by: Martin Peres <martin.peres@linux.intel.com>
src/mesa/main/multisample.c