summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-03-07 12:09:33 -0700
committerBrian Paul <brianp@vmware.com>2009-03-07 12:09:33 -0700
commit2ee5ba0411de9c6cb17326a1f4a6c316295dae69 (patch)
tree3a5d2bfddb0f34504a9ef56b47503a0f3ec75367
parentb4026d9be828bd0b6f60158456edf24994efb053 (diff)
swrast: rename s_buffers.c -> s_clear.c
-rw-r--r--src/mesa/sources.mak2
-rw-r--r--src/mesa/swrast/s_clear.c (renamed from src/mesa/swrast/s_buffers.c)0
-rw-r--r--windows/VC8/mesa/mesa/mesa.vcproj2
3 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak
index d8d48476e8..42d950dfcb 100644
--- a/src/mesa/sources.mak
+++ b/src/mesa/sources.mak
@@ -103,7 +103,7 @@ SWRAST_SOURCES = \
swrast/s_bitmap.c \
swrast/s_blend.c \
swrast/s_blit.c \
- swrast/s_buffers.c \
+ swrast/s_clear.c \
swrast/s_copypix.c \
swrast/s_context.c \
swrast/s_depth.c \
diff --git a/src/mesa/swrast/s_buffers.c b/src/mesa/swrast/s_clear.c
index 34ae1b4fcc..34ae1b4fcc 100644
--- a/src/mesa/swrast/s_buffers.c
+++ b/src/mesa/swrast/s_clear.c
diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj
index 31d5fe54b8..0fab29df40 100644
--- a/windows/VC8/mesa/mesa/mesa.vcproj
+++ b/windows/VC8/mesa/mesa/mesa.vcproj
@@ -743,7 +743,7 @@
>
</File>
<File
- RelativePath="..\..\..\..\src\mesa\swrast\s_buffers.c"
+ RelativePath="..\..\..\..\src\mesa\swrast\s_clear.c"
>
</File>
<File