Mesa (gallium-0.2): Progs: hook the glsl identity example into the makefile .

Stephane Marchesin marcheu at kemper.freedesktop.org
Tue Oct 7 21:43:37 UTC 2008


Module: Mesa
Branch: gallium-0.2
Commit: 6f29c2ff2dc4b3aefe282133376caed68b65a3d0
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f29c2ff2dc4b3aefe282133376caed68b65a3d0

Author: Stephane Marchesin <marchesin at icps.u-strasbg.fr>
Date:   Tue Oct  7 23:42:36 2008 +0200

Progs: hook the glsl identity example into the makefile.

---

 progs/glsl/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile
index 9999d6c..eacd6df 100644
--- a/progs/glsl/Makefile
+++ b/progs/glsl/Makefile
@@ -15,6 +15,7 @@ PROGS = \
 	bump \
 	convolutions \
 	deriv \
+	identity \
 	mandelbrot \
 	multitex \
 	noise \




More information about the mesa-commit mailing list