OSDN Git Service

Finishing up rename of the setup state to the rasterizer state.
authorZack Rusin <zack@tungstengraphics.com>
Tue, 18 Sep 2007 14:02:16 +0000 (10:02 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Tue, 18 Sep 2007 14:02:16 +0000 (10:02 -0400)
commitde69fc1703f79e5c97e66b654de7a93b7abce8f0
tree1e5755074add4101d85e85d096dd74b2e0a69939
parentfbb2f840aef9a540401575b032edb4dfdabd10bb
Finishing up rename of the setup state to the rasterizer state.
12 files changed:
src/mesa/pipe/draw/draw_context.c
src/mesa/pipe/draw/draw_context.h
src/mesa/pipe/draw/draw_private.h
src/mesa/pipe/i915simple/i915_context.c
src/mesa/pipe/i915simple/i915_state.c
src/mesa/pipe/softpipe/Makefile
src/mesa/pipe/softpipe/sp_context.c
src/mesa/pipe/softpipe/sp_state_rasterizer.c [moved from src/mesa/pipe/softpipe/sp_state_setup.c with 97% similarity]
src/mesa/sources
src/mesa/state_tracker/st_atom_rasterizer.c [moved from src/mesa/state_tracker/st_atom_setup.c with 100% similarity]
src/mesa/state_tracker/st_cb_feedback.c
src/mesa/state_tracker/st_draw.c