OSDN Git Service

added vertex program sources
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 14 Jan 2002 15:46:19 +0000 (15:46 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 14 Jan 2002 15:46:19 +0000 (15:46 +0000)
src/mesa/main/Makefile.win

index 11ab97d..dd91137 100644 (file)
@@ -29,6 +29,7 @@ CORE_SRCS = \
        tnl\t_vb_light.c \
        tnl\t_vb_normals.c \
        tnl\t_vb_points.c \
+       tnl\t_vb_program.c \
        tnl\t_vb_render.c \
        tnl\t_vb_texgen.c \
        tnl\t_vb_texmat.c \
@@ -87,6 +88,8 @@ CORE_SRCS = \
        texstore.c \
        texutil.c \
        varray.c \
+       vpexec.c \
+       vpparse.c \
        vtxfmt.c \
 #      X86\x86.c \
 #      X86\common_x86.c \