From 2ee5ba0411de9c6cb17326a1f4a6c316295dae69 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 7 Mar 2009 12:09:33 -0700 Subject: [PATCH] swrast: rename s_buffers.c -> s_clear.c --- src/mesa/sources.mak | 2 +- src/mesa/swrast/{s_buffers.c => s_clear.c} | 0 windows/VC8/mesa/mesa/mesa.vcproj | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename src/mesa/swrast/{s_buffers.c => s_clear.c} (100%) diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak index d8d48476e81..42d950dfcb6 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 similarity index 100% rename from src/mesa/swrast/s_buffers.c rename to src/mesa/swrast/s_clear.c diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 31d5fe54b80..0fab29df406 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -743,7 +743,7 @@ >