From 263e8f057290961c9dd603ffa69f25a7a253301a Mon Sep 17 00:00:00 2001 From: Brian Date: Sat, 15 Dec 2007 16:44:29 -0700 Subject: Use tile functions in new p_tile.[ch] This removes quite a bit of code duplicated in the drivers. --- src/mesa/pipe/softpipe/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/pipe/softpipe/Makefile') diff --git a/src/mesa/pipe/softpipe/Makefile b/src/mesa/pipe/softpipe/Makefile index 7608ff126a..31438a882e 100644 --- a/src/mesa/pipe/softpipe/Makefile +++ b/src/mesa/pipe/softpipe/Makefile @@ -25,7 +25,6 @@ DRIVER_SOURCES = \ sp_quad_output.c \ sp_quad_stencil.c \ sp_quad_stipple.c \ - sp_rgba_tile.c \ sp_state_blend.c \ sp_state_clip.c \ sp_state_derived.c \ -- cgit v1.2.3