mesa: use Stencil._Enabled field instead of Stencil.Enabled
authorBrian Paul <brianp@vmware.com>
Mon, 2 Mar 2009 18:47:52 +0000 (11:47 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 2 Mar 2009 18:49:37 +0000 (11:49 -0700)
commit91e61f435a71436c209934a0ece165b540aba3e0
tree7b928dbc64441b36007d7ba45276554c927c1ee7
parentf352a80aec10c3faf2d84e0b35d59b4edc0395ef
mesa: use Stencil._Enabled field instead of Stencil.Enabled
22 files changed:
src/mesa/drivers/common/driverfuncs.c
src/mesa/drivers/dri/ffb/ffb_state.c
src/mesa/drivers/dri/i965/brw_cc.c
src/mesa/drivers/dri/i965/brw_fallback.c
src/mesa/drivers/dri/i965/brw_wm.c
src/mesa/drivers/dri/intel/intel_buffers.c
src/mesa/drivers/dri/intel/intel_pixel.c
src/mesa/drivers/dri/intel/intel_pixel_copy.c
src/mesa/drivers/dri/intel/intel_pixel_draw.c
src/mesa/drivers/dri/mga/mgapixel.c
src/mesa/drivers/dri/r200/r200_pixel.c
src/mesa/drivers/dri/r300/r300_state.c
src/mesa/drivers/dri/savage/savagestate.c
src/mesa/drivers/dri/tdfx/tdfx_pixels.c
src/mesa/drivers/dri/tdfx/tdfx_render.c
src/mesa/drivers/dri/tdfx/tdfx_state.c
src/mesa/drivers/dri/unichrome/via_state.c
src/mesa/drivers/ggi/default/stubs.c
src/mesa/drivers/glide/fxdd.c
src/mesa/swrast/s_context.c
src/mesa/swrast/s_span.c
src/mesa/swrast/s_triangle.c