summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
authorZack Rusin <zack@tungstengraphics.com>2007-09-18 10:02:16 -0400
committerZack Rusin <zack@tungstengraphics.com>2007-09-18 10:02:16 -0400
commitde69fc1703f79e5c97e66b654de7a93b7abce8f0 (patch)
tree1e5755074add4101d85e85d096dd74b2e0a69939 /src/mesa/sources
parentfbb2f840aef9a540401575b032edb4dfdabd10bb (diff)
Finishing up rename of the setup state to the rasterizer state.
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index 017a0167bd..0d4fdc15f4 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -203,7 +203,7 @@ STATETRACKER_SOURCES = \
state_tracker/st_atom_fs.c \
state_tracker/st_atom_sampler.c \
state_tracker/st_atom_scissor.c \
- state_tracker/st_atom_setup.c \
+ state_tracker/st_atom_rasterizer.c \
state_tracker/st_atom_stipple.c \
state_tracker/st_atom_texture.c \
state_tracker/st_atom_viewport.c \