Pad surface dimensions to multiples of 2.
authorMichel Dänzer <michel@tungstengraphics.com>
Wed, 19 Sep 2007 16:59:51 +0000 (17:59 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Wed, 19 Sep 2007 19:40:09 +0000 (20:40 +0100)
commit617b39ce9811b0998ceb746c935cc50cacf8a9bc
treeb84e4eed85fe1ae341b939010bc14f1bffd12fd3
parentb8ecec7abefcd1f0720e448c05e901af0224806a
Pad surface dimensions to multiples of 2.

Avoids an assertion failure with softpipe if requested width or height is odd.
src/mesa/state_tracker/st_cb_fbo.c