mesa: get rid of _NEW_ACCUM, clean-up _NEW_* #defines
authorBrian Paul <brianp@vmware.com>
Sun, 23 Jan 2011 16:48:49 +0000 (09:48 -0700)
committerBrian Paul <brianp@vmware.com>
Sun, 23 Jan 2011 16:50:52 +0000 (09:50 -0700)
commitfb7efb1b194831cc6cb0b69291949ac693f20f25
tree1582539beef2c3e2f6ee2aa772d6d97216118d50
parentf4dc24a0b5290b0bbfb254b3bc76d801371dd790
mesa: get rid of _NEW_ACCUM, clean-up _NEW_* #defines

The _NEW_ACCUM flag was only set when changing the accumulation
buffer clear color and never used anywhere.  Reclaim that dirty bit.
Clean up the definitions of the other dirty bit flags.
src/mesa/main/accum.c
src/mesa/main/debug.c
src/mesa/main/mtypes.h