nv50: make sure we don't re-emit outdated scissor state
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 14 Aug 2009 16:16:46 +0000 (18:16 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 14 Aug 2009 16:16:46 +0000 (18:16 +0200)
commit3506d7d3e2b5ed57cb3f0653421226a863555ae1
tree74f57e635af47b6aa5277fe65ce2817fcd8160ad
parent74e8b1a30b82c89c70048cfcc1f12e1ceebfd628
nv50: make sure we don't re-emit outdated scissor state

Since we don't turn off scissors, we need to update the
stateobj when the framebuffer size changes.
src/gallium/drivers/nv50/nv50_state_validate.c