mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-14 22:00:28 +01:00
llvmpipe: Update SConscript.
This commit is contained in:
parent
b023c1dc68
commit
3ace63c00f
1 changed files with 0 additions and 5 deletions
|
|
@ -20,15 +20,10 @@ llvmpipe = env.ConvenienceLibrary(
|
|||
'lp_prim_setup.c',
|
||||
'lp_prim_vbuf.c',
|
||||
'lp_setup.c',
|
||||
'lp_quad_alpha_test.c',
|
||||
'lp_quad_blend.c',
|
||||
'lp_quad_pipe.c',
|
||||
'lp_quad_coverage.c',
|
||||
'lp_quad_depth_test.c',
|
||||
'lp_quad_earlyz.c',
|
||||
'lp_quad_fs.c',
|
||||
'lp_quad_occlusion.c',
|
||||
'lp_quad_stencil.c',
|
||||
'lp_quad_stipple.c',
|
||||
'lp_query.c',
|
||||
'lp_screen.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue