mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 17:58:26 +02:00
added clear-scissor.c
This commit is contained in:
parent
65cc3d29a6
commit
bf64be2268
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ LIBS = $(APP_LIB_DEPS)
|
||||||
|
|
||||||
SOURCES = \
|
SOURCES = \
|
||||||
clear.c \
|
clear.c \
|
||||||
|
clear-scissor.c \
|
||||||
fs-tri.c \
|
fs-tri.c \
|
||||||
line-clip.c \
|
line-clip.c \
|
||||||
line-cull.c \
|
line-cull.c \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue