summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2009-11-27 14:55:20 +0000
committerJosé Fonseca <jfonseca@vmware.com>2009-11-27 14:55:20 +0000
commit1310811469e7a1e27669ad1513b5bd4a60207c4f (patch)
tree95570fa3ed14427adce3bccaf13c18950ce8ebe0
parent6dd9676a8fc43062a7017f2951e0f032889fac9e (diff)
downloadmesa-1310811469e7a1e27669ad1513b5bd4a60207c4f.tar.gz
rbug: Mention where the GUI can be found.
-rw-r--r--src/gallium/auxiliary/rbug/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/rbug/README b/src/gallium/auxiliary/rbug/README
index 33d76371de4..d984067893c 100644
--- a/src/gallium/auxiliary/rbug/README
+++ b/src/gallium/auxiliary/rbug/README
@@ -16,6 +16,10 @@ for information about applications look in:
progs/rbug/README
+for a GUI see:
+
+ http://cgit.freedesktop.org/mesa/rbug-gui
+
--
Jakob Bornecrantz <jakob@vmware.com>