Rename prim_stage -> draw_stage
authorBrian <brian.paul@tungstengraphics.com>
Thu, 12 Jul 2007 19:32:31 +0000 (13:32 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 12 Jul 2007 19:32:31 +0000 (13:32 -0600)
commitea470eec86715cd2bc9aa86d36e6ea803d0d4017
treea947814c588475299fc4b7f5fc41681d652838d1
parent86352ff70d8c9a31fe0ebb4d02ce4bb4644fe54a
Rename prim_stage -> draw_stage
15 files changed:
src/mesa/pipe/draw/draw_clip.c
src/mesa/pipe/draw/draw_context.c
src/mesa/pipe/draw/draw_context.h
src/mesa/pipe/draw/draw_cull.c
src/mesa/pipe/draw/draw_flatshade.c
src/mesa/pipe/draw/draw_offset.c
src/mesa/pipe/draw/draw_private.h
src/mesa/pipe/draw/draw_twoside.c
src/mesa/pipe/draw/draw_unfilled.c
src/mesa/pipe/draw/draw_vb.c
src/mesa/pipe/softpipe/sp_context.c
src/mesa/pipe/softpipe/sp_context.h
src/mesa/pipe/softpipe/sp_prim_setup.c
src/mesa/pipe/softpipe/sp_prim_setup.h
src/mesa/pipe/softpipe/sp_state_setup.c