OSDN Git Service

mesa: remove DD_TRI_STIPPLE 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:41 +0000 (11:59 -0600)
commitb32fb8ac9e05b78d2bd07fcaf0d5f68525c4aa3b
tree8df87174b25eac9bd7305b73a77296dfb922f075
parentdfb1474aac97b94b36eed56954cbf2fadd0edded
mesa: remove DD_TRI_STIPPLE flag

Make it a local macro for the i915 driver.
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/enable.c
src/mesa/main/mtypes.h
src/mesa/main/state.c