Mesa (master): docs: add glsl info

Brian Paul brianp at kemper.freedesktop.org
Thu Feb 17 00:05:24 UTC 2011


Module: Mesa
Branch: master
Commit: 3e8fb54fb8940d015dcc4631cb84255228b1ad9e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e8fb54fb8940d015dcc4631cb84255228b1ad9e

Author: Sam Hocevar <sam at hocevar.net>
Date:   Wed Feb 16 17:04:20 2011 -0700

docs: add glsl info

---

 docs/sourcetree.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/sourcetree.html b/docs/sourcetree.html
index 00dc4e7..08a9a50 100644
--- a/docs/sourcetree.html
+++ b/docs/sourcetree.html
@@ -23,6 +23,7 @@ each directory.
     <ul>
     <li><b>docs</b> - EGL documentation
     <li><b>drivers</b> - EGL drivers
+    <li><b>glsl</b> - the GLSL compiler
     <li><b>main</b> - main EGL library implementation.  This is where all
         the EGL API functions are implemented, like eglCreateContext().
     </ul>




More information about the mesa-commit mailing list