mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 13:30:11 +01:00
Initial checkin of new ARB frag/vertex program parser
This commit is contained in:
parent
75b5cb4317
commit
00ad4e109a
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ MAIN_SOURCES = \
|
|||
main/api_noop.c \
|
||||
main/api_validate.c \
|
||||
main/accum.c \
|
||||
main/arbparse.c \
|
||||
main/arbprogram.c \
|
||||
main/arbfragparse.c \
|
||||
main/arbvertparse.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue