docs: add glsl info

This commit is contained in:
Sam Hocevar 2011-02-16 17:04:20 -07:00 committed by Brian Paul
parent fde4943688
commit 3e8fb54fb8

View 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>