docs: add glsl info
authorSam Hocevar <sam@hocevar.net>
Thu, 17 Feb 2011 00:04:20 +0000 (17:04 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 17 Feb 2011 00:05:08 +0000 (17:05 -0700)
docs/sourcetree.html

index 00dc4e7..08a9a50 100644 (file)
@@ -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>