added st_atom_depth.c
authorBrian <brian.paul@tungstengraphics.com>
Wed, 30 May 2007 22:27:17 +0000 (16:27 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 30 May 2007 22:27:17 +0000 (16:27 -0600)
src/mesa/sources

index c5ee7d9..eda3ef7 100644 (file)
@@ -176,6 +176,7 @@ SOFTPIPE_SOURCES = \
        softpipe/state_tracker/st_atom_blend.c \
        softpipe/state_tracker/st_atom_cbuf.c \
        softpipe/state_tracker/st_atom_clip.c \
+       softpipe/state_tracker/st_atom_depth.c \
        softpipe/state_tracker/st_atom_fs.c \
        softpipe/state_tracker/st_atom_scissor.c \
        softpipe/state_tracker/st_atom_stencil.c \