r200: get rid of dubious aux scissor bits
authorRoland Scheidegger <sroland@vmware.com>
Fri, 27 Jul 2012 01:58:45 +0000 (03:58 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 1 Aug 2012 12:58:47 +0000 (14:58 +0200)
commitbe2dcc5e9f61d380aec93eeb01227cbb6b5037c1
tree4ea25a82761cb2b82e01fea5da5ce37c9dd3645e
parentc0c216c4690f1d39ae384b45be5d5350d5bde875
r200: get rid of dubious aux scissor bits

no point in emitting aux scissor values if we
a) never enable them
b) never set the actual values

plus it is enough to have that aux scissor enable reg (which we never set to
enable) in one place not two.
src/mesa/drivers/dri/r200/r200_context.h
src/mesa/drivers/dri/r200/r200_state_init.c