nouveau: Use _NEW_SCISSOR instead of hooking through dd_function_table
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 1 Nov 2013 21:56:53 +0000 (14:56 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 5 Nov 2013 15:50:19 +0000 (07:50 -0800)
commit7df7e730fb71249993c9dcabff4b5e7075a775f6
tree8b69dd8663ba355e932fcba91f3bd6e77f34edd3
parent3f30425424dee72c76df4195da24df8ef913af56
nouveau: Use _NEW_SCISSOR instead of hooking through dd_function_table

This will enable removing the dd_function_table::Scissor hook in the
near future.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/mesa/drivers/dri/nouveau/nouveau_state.c