From: Brian Date: Wed, 1 Aug 2007 17:12:51 +0000 (-0600) Subject: added trirast program X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=15b7c9d5badb3dd03980e222475d75c8e13cf05d;p=mesa.git added trirast program --- diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile index 9065a6185a2..a9800c54144 100644 --- a/progs/glsl/Makefile +++ b/progs/glsl/Makefile @@ -15,8 +15,9 @@ PROGS = \ mandelbrot \ noise \ points \ + texdemo1 \ toyball \ - texdemo1 + trirast ##### RULES #####