projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fde4943
)
docs: add glsl info
author
Sam Hocevar
<sam@hocevar.net>
Thu, 17 Feb 2011 00:04:20 +0000
(17:04 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 17 Feb 2011 00:05:08 +0000
(17:05 -0700)
docs/sourcetree.html
patch
|
blob
|
history
diff --git
a/docs/sourcetree.html
b/docs/sourcetree.html
index 00dc4e7c9f4665a4f08f5327f6e7a28973f263a3..08a9a50e9ec11bf5565501f41faae01dc867b55e 100644
(file)
--- 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>