mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-03 00:00:25 +01:00
Disable, remove tnl module from the Gallium build since no longer used.
This commit is contained in:
parent
5e46b252b9
commit
77c7fd3cec
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ __SWRAST_SETUP_SOURCES = \
|
|||
swrast_setup/ss_context.c \
|
||||
swrast_setup/ss_triangle.c
|
||||
|
||||
TNL_SOURCES = \
|
||||
__TNL_SOURCES = \
|
||||
tnl/t_context.c \
|
||||
tnl/t_pipeline.c \
|
||||
tnl/t_draw.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue