mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
progs/tests: Add tests to Makefile.
(cherry picked from commit 76d2ec3a0a)
This commit is contained in:
parent
3cd745515e
commit
978b80c8e3
1 changed files with 7 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ SOURCES = \
|
|||
arbvptorus.c \
|
||||
arbvpwarpmesh.c \
|
||||
arraytexture.c \
|
||||
auxbuffer.c \
|
||||
blendminmax.c \
|
||||
blendsquare.c \
|
||||
blendxor.c \
|
||||
|
|
@ -41,6 +42,7 @@ SOURCES = \
|
|||
cva.c \
|
||||
drawbuffers.c \
|
||||
exactrast.c \
|
||||
ext422square.c \
|
||||
floattex.c \
|
||||
fbotest1.c \
|
||||
fbotest2.c \
|
||||
|
|
@ -66,6 +68,8 @@ SOURCES = \
|
|||
mipmap_limits.c \
|
||||
mipmap_view.c \
|
||||
multipal.c \
|
||||
multitexarray.c \
|
||||
multiwindow.c \
|
||||
no_s3tc.c \
|
||||
packedpixels.c \
|
||||
pbo.c \
|
||||
|
|
@ -88,10 +92,12 @@ SOURCES = \
|
|||
subtex \
|
||||
subtexrate.c \
|
||||
tex1d.c \
|
||||
texcmp.c \
|
||||
texcompress2.c \
|
||||
texcompsub.c \
|
||||
texdown \
|
||||
texfilt.c \
|
||||
texgenmix.c \
|
||||
texline.c \
|
||||
texobj.c \
|
||||
texobjshare.c \
|
||||
|
|
@ -101,6 +107,7 @@ SOURCES = \
|
|||
vao-01.c \
|
||||
vao-02.c \
|
||||
vparray.c \
|
||||
vpeval.c \
|
||||
vptest1.c \
|
||||
vptest2.c \
|
||||
vptest3.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue