Browse Source

Add t_vertex.c

tags/R300_DRIVER_0
Keith Whitwell 22 years ago
parent
commit
ce81fe69da
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/mesa/sources

+ 1
- 0
src/mesa/sources View File

@@ -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…
Cancel
Save