Prune incoming state to the atoms of interest. Hopefully this will
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 22 Nov 2006 15:27:58 +0000 (15:27 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 22 Nov 2006 15:27:58 +0000 (15:27 +0000)
commit96c0a6de25de2ba8f9601c13f67c22e1aff17b29
treef891c1e4b6e8cb693e646020bc42fcf63de6729e
parentb72fbcbe63bd53460da07ce840094924f04d38e0
Prune incoming state to the atoms of interest.  Hopefully this will
prevent driver-initiated statechanges in the middle of
DrawElements/DrawArrays from disturbing this code.
src/mesa/main/api_arrayelt.c