diff options
Diffstat (limited to 'src/mesa/sources')
-rw-r--r-- | src/mesa/sources | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/sources b/src/mesa/sources index 8b2819b0e7e..75901316eff 100644 --- a/src/mesa/sources +++ b/src/mesa/sources @@ -93,7 +93,6 @@ SWRAST_SOURCES = \ swrast/s_drawpix.c \ swrast/s_feedback.c \ swrast/s_fog.c \ - swrast/s_fragprog_to_c.c \ swrast/s_imaging.c \ swrast/s_lines.c \ swrast/s_logic.c \ @@ -104,7 +103,6 @@ SWRAST_SOURCES = \ swrast/s_readpix.c \ swrast/s_span.c \ swrast/s_stencil.c \ - swrast/s_tcc.c \ swrast/s_texcombine.c \ swrast/s_texfilter.c \ swrast/s_texstore.c \ |