Demos (master): Test the commit script.

Zack Rusin zack at kemper.freedesktop.org
Sat Jul 10 03:07:36 UTC 2010


Module: Demos
Branch: master
Commit: a624b2b0b3aab65e3048d4beb6feb7163694620c
URL:    http://cgit.freedesktop.org/mesa/demos/commit/?id=a624b2b0b3aab65e3048d4beb6feb7163694620c

Author: Zack Rusin <zack at kde.org>
Date:   Fri Jul  9 23:10:09 2010 -0400

Test the commit script.

Server was incorrectly reporting the module as Mesa, make sure it
works correctly now.

---

 src/gs/gs-tri.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/gs/gs-tri.c b/src/gs/gs-tri.c
index c33454c..194a1aa 100644
--- a/src/gs/gs-tri.c
+++ b/src/gs/gs-tri.c
@@ -1,3 +1,7 @@
+/*
+ * Simple example for testing basic features of
+ * geometry shaders
+ */
 
 #include <assert.h>
 #include <string.h>




More information about the mesa-commit mailing list