summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-06-15 09:51:53 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-06-15 09:51:53 -0600
commit8f6b6eed35832733674372dea7bd5ce69a965c4e (patch)
treea84f76001c2706ec56f05017bc56c404ae62b2ae /src/mesa/sources
parentfe1f94f26c5cb43934513a38f60bf00aa542e64c (diff)
initial framebuffer state
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index af8d678878..1aef2f76eb 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -180,6 +180,7 @@ STATETRACKER_SOURCES = \
state_tracker/st_atom_clip.c \
state_tracker/st_atom_depth.c \
state_tracker/st_atom_fs.c \
+ state_tracker/st_atom_framebuffer.c \
state_tracker/st_atom_scissor.c \
state_tracker/st_atom_stencil.c \
state_tracker/st_atom_setup.c \