mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-28 06:30:40 +02:00
add shader/shaderobjects_3dlabs.c
This commit is contained in:
parent
df14522540
commit
8f8534f691
1 changed files with 2 additions and 1 deletions
|
|
@ -147,7 +147,8 @@ SHADER_SOURCES = \
|
|||
shader/nvvertexec.c \
|
||||
shader/nvvertparse.c \
|
||||
shader/program.c \
|
||||
shader/shaderobjects.c
|
||||
shader/shaderobjects.c \
|
||||
shader/shaderobjects_3dlabs.c
|
||||
|
||||
ASM_C_SOURCES = \
|
||||
x86/common_x86.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue