mesa: Avoid short-circuiting realloc of renderbuffers to new sample count.
authorEric Anholt <eric@anholt.net>
Wed, 11 Jan 2012 21:46:43 +0000 (13:46 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 12 Jan 2012 20:34:13 +0000 (12:34 -0800)
commit0e8d156c3cd70a67c99a82e42e7875f69b6a5b94
tree24516270df08cf08f21b7d35c0f9a896491efc7b
parentf83756f80f509fc51030853f8aa0fef3309fe886
mesa: Avoid short-circuiting realloc of renderbuffers to new sample count.

Fixes piglit EXT_framebuffer_multisample/renderbuffer-samples.

Reviewed-by: Brian Paul <brianp@vmware.com>
NOTE: This is a candidate for the 8.0 branch.
src/mesa/main/fbobject.c