mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 01:18:06 +02:00
demos: move texdown.c to tests/
This commit is contained in:
parent
dfd69a27f8
commit
f47495ec42
3 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ PROGS = \
|
|||
terrain \
|
||||
tessdemo \
|
||||
texcyl \
|
||||
texdown \
|
||||
texenv \
|
||||
texobj \
|
||||
textures \
|
||||
|
|
|
|||
|
|
@ -83,6 +83,7 @@ SOURCES = \
|
|||
subtexrate.c \
|
||||
tex1d.c \
|
||||
texcompress2.c \
|
||||
texdown \
|
||||
texfilt.c \
|
||||
texline.c \
|
||||
texobjshare.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue