summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-03-01 02:00:58 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-03-01 02:00:58 +0000
commit2c61fdafd664ed10355577a8f26350297aa49444 (patch)
treebacb0dec20e4b9fb06eccf3b18198a3576a334b7 /src/mesa/sources
parent1eca891dbe39a4aad7a6ed267ce7cd55589073fe (diff)
added s_blit.c
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 80f7e25015..cf6b5e1426 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -88,6 +88,7 @@ SWRAST_SOURCES = \
swrast/s_atifragshader.c \
swrast/s_bitmap.c \
swrast/s_blend.c \
+ swrast/s_blit.c \
swrast/s_buffers.c \
swrast/s_copypix.c \
swrast/s_context.c \