swrast: rename s_buffers.c -> s_clear.c

This commit is contained in:
Brian Paul 2009-03-07 12:09:33 -07:00
parent b4026d9be8
commit 2ee5ba0411
3 changed files with 2 additions and 2 deletions

View File

@ -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 \

View File

@ -743,7 +743,7 @@
>
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_buffers.c"
RelativePath="..\..\..\..\src\mesa\swrast\s_clear.c"
>
</File>
<File