mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-24 03:50:32 +01:00
remove nvvertexec.c, add prog_execute.c
This commit is contained in:
parent
3ed1acd13c
commit
ef64cda978
1 changed files with 1 additions and 1 deletions
|
|
@ -159,10 +159,10 @@ SHADER_SOURCES = \
|
|||
shader/grammar/grammar_mesa.c \
|
||||
shader/nvfragparse.c \
|
||||
shader/nvprogram.c \
|
||||
shader/nvvertexec.c \
|
||||
shader/nvvertparse.c \
|
||||
shader/program.c \
|
||||
shader/prog_debug.c \
|
||||
shader/prog_execute.c \
|
||||
shader/prog_instruction.c \
|
||||
shader/prog_parameter.c \
|
||||
shader/prog_print.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue