[Mesa-dev] [PATCH 03/11] mesa: remove DD_LINE_STIPPLE flag

2013-04-16 Thread Brian Paul
For the i915 driver, make it a local macro. v2: use conditional operator instead of bit shifting --- src/mesa/drivers/dri/i915/intel_tris.c |4 +++- src/mesa/main/debug.c |3 +-- src/mesa/main/enable.c |1 - src/mesa/main/mtypes.h |1

Re: [Mesa-dev] [PATCH 03/11] mesa: remove DD_LINE_STIPPLE flag

2013-04-15 Thread Eric Anholt
Brian Paul writes: > For the i915 driver, make it a local macro. > --- > src/mesa/drivers/dri/i915/intel_tris.c |3 ++- > src/mesa/main/debug.c |3 +-- > src/mesa/main/enable.c |1 - > src/mesa/main/mtypes.h |1 - > src/mesa/main/s

[Mesa-dev] [PATCH 03/11] mesa: remove DD_LINE_STIPPLE flag

2013-04-15 Thread Brian Paul
For the i915 driver, make it a local macro. --- src/mesa/drivers/dri/i915/intel_tris.c |3 ++- src/mesa/main/debug.c |3 +-- src/mesa/main/enable.c |1 - src/mesa/main/mtypes.h |1 - src/mesa/main/state.c |8