From: Brian Date: Wed, 1 Aug 2007 17:12:51 +0000 (-0600) Subject: added trirast program X-Git-Tag: 062012170305~19325^2~207 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15b7c9d5badb3dd03980e222475d75c8e13cf05d;p=profile%2Fivi%2Fmesa.git added trirast program --- diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile index 9065a61..a9800c5 100644 --- a/progs/glsl/Makefile +++ b/progs/glsl/Makefile @@ -15,8 +15,9 @@ PROGS = \ mandelbrot \ noise \ points \ + texdemo1 \ toyball \ - texdemo1 + trirast ##### RULES #####