From 1add059bd114f90e32c4b574be411d314eca6d90 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 14 Dec 2005 03:04:58 +0000 Subject: Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be done with fragment programs nowadays. --- src/mesa/sources | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/sources') diff --git a/src/mesa/sources b/src/mesa/sources index 920510becf..bd3af92cbc 100644 --- a/src/mesa/sources +++ b/src/mesa/sources @@ -99,7 +99,6 @@ SWRAST_SOURCES = \ swrast/s_logic.c \ swrast/s_masking.c \ swrast/s_nvfragprog.c \ - swrast/s_pixeltex.c \ swrast/s_points.c \ swrast/s_readpix.c \ swrast/s_span.c \ -- cgit v1.2.3