mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 22:08:26 +02:00
Add t_vertex.c
This commit is contained in:
parent
790734045b
commit
ce81fe69da
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ TNL_SOURCES = \
|
|||
tnl/t_vb_texgen.c \
|
||||
tnl/t_vb_texmat.c \
|
||||
tnl/t_vb_vertex.c \
|
||||
tnl/t_vertex.c \
|
||||
tnl/t_vtx_api.c \
|
||||
tnl/t_vtx_eval.c \
|
||||
tnl/t_vtx_exec.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue