st/mesa: determine Const.MaxSamples in init_extensions
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 28 Jul 2011 13:26:01 +0000 (15:26 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 4 Aug 2011 13:38:49 +0000 (15:38 +0200)
commit57590e173b6f421b1015190aa3c0011ea55f31d8
tree8519b10ee3c948098020a3270f6f567bcbe32027
parent32f4cf38085e4056b8e4a9fc78fea28897a1d05f
st/mesa: determine Const.MaxSamples in init_extensions

v2: Check for non-pow2 sample counts as well.
src/mesa/state_tracker/st_extensions.c