diff options
author | José Fonseca <jfonseca@vmware.com> | 2009-11-27 14:55:20 +0000 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2009-11-27 14:55:20 +0000 |
commit | 1310811469e7a1e27669ad1513b5bd4a60207c4f (patch) | |
tree | 95570fa3ed14427adce3bccaf13c18950ce8ebe0 /src/gallium/auxiliary/rbug | |
parent | 6dd9676a8fc43062a7017f2951e0f032889fac9e (diff) |
rbug: Mention where the GUI can be found.
Diffstat (limited to 'src/gallium/auxiliary/rbug')
-rw-r--r-- | src/gallium/auxiliary/rbug/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/rbug/README b/src/gallium/auxiliary/rbug/README index 33d76371de..d984067893 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> |