nvc0: demagic the clear flags and fix region clears
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 14 Feb 2011 13:10:41 +0000 (14:10 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 16 Feb 2011 14:45:31 +0000 (15:45 +0100)
commit19f2272e94895cf241f6b05117535e008e07d0a7
treee196e475c93b458a5d3ff3ea4c5e7f6ca69e642b
parent293a8d1b600cd5bd89b3c4c0b6c2bb245d9bd80f
nvc0: demagic the clear flags and fix region clears

The CLIP_RECTs always affect dedicated clears, and it's nicer than
having to mark the viewport or scissor state dirty after it.
src/gallium/drivers/nvc0/nvc0_3d.xml.h
src/gallium/drivers/nvc0/nvc0_screen.c
src/gallium/drivers/nvc0/nvc0_surface.c