OSDN Git Service

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 5e0fadc..b39bc76 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',