mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
scons: add swrast/s_texture.c to the build
This commit is contained in:
parent
336f87d5d5
commit
6f1846e392
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ swrast_sources = [
|
|||
'swrast/s_texcombine.c',
|
||||
'swrast/s_texfilter.c',
|
||||
'swrast/s_texrender.c',
|
||||
'swrast/s_texture.c',
|
||||
'swrast/s_triangle.c',
|
||||
'swrast/s_zoom.c',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue