mesa: remove DD_POINT_ATTEN flag
authorBrian Paul <brianp@vmware.com>
Wed, 17 Apr 2013 01:06:22 +0000 (19:06 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 17 Apr 2013 17:59:40 +0000 (11:59 -0600)
commitc6a81448f8d55a510d8e32cf28e1e174bf2574dd
tree5c7a2327cc77fae5397ee64c294ce12b40894b43
parent4f57fbb507c77a627c9660756ce1b7ab8bcfeb78
mesa: remove DD_POINT_ATTEN flag

For the i915 driver, make it a local macro.
v2: use conditional operator instead of bit shifting

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i915/intel_tris.c
src/mesa/main/debug.c
src/mesa/main/mtypes.h
src/mesa/main/points.c
src/mesa/main/state.c