llvmpipe: Remove dead files from SConscript.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 8 Oct 2009 16:06:49 +0000 (17:06 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 8 Oct 2009 16:06:49 +0000 (17:06 +0100)
src/gallium/drivers/llvmpipe/SConscript

index 5e0fadc247ccdf96c5092a9bf159934b3a747fce..b39bc76da0f2f2ed31255f348c66ee930c743e67 100644 (file)
@@ -61,8 +61,6 @@ llvmpipe = env.ConvenienceLibrary(
                'lp_state_vertex.c',
                'lp_state_vs.c',
                'lp_surface.c',
-               'lp_tex_cache.c',
-               'lp_tex_sample_c.c',
                'lp_tex_sample_llvm.c',
                'lp_texture.c',
                'lp_tile_soa.c',