docs: add link to the GLSL compiler page

This reverts commit 9e0931e355

Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Andreas Boll 2012-10-02 15:38:17 +02:00
parent d495669965
commit 336cc6499b

View file

@ -58,6 +58,7 @@
<b>User Topics</b>
<ul>
<li><a href="shading.html" target="_parent">Shading Language</a>
<li><a href="egl.html" target="_parent">EGL</a>
<li><a href="opengles.html" target="_parent">OpenGL ES</a>
<li><a href="openvg.html" target="_parent">OpenVG / Vega</a>