Allow RBUG to start blocked
[mesa.git] / src / mesa / SConscript
index dfc8bd4410a22495af561d48d7f3f90e1bde71f7..ff1ffe008e0aac4bce3cb882ac72e289015a3898 100644 (file)
@@ -114,7 +114,6 @@ main_sources = [
     'main/texcompress_s3tc.c',
     'main/texcompress_fxt1.c',
     'main/texenv.c',
-    'main/texfetch.c',
     'main/texformat.c',
     'main/texgen.c',
     'main/texgetimage.c',
@@ -173,6 +172,7 @@ swrast_sources = [
     'swrast/s_span.c',
     'swrast/s_stencil.c',
     'swrast/s_texcombine.c',
+    'swrast/s_texfetch.c',
     'swrast/s_texfilter.c',
     'swrast/s_texrender.c',
     'swrast/s_texture.c',