  |
Wikipedia: GLSL - http://en.wikipedia.org/wiki/GLSL
A brief history, list of GLSL datatypes and explanation of variable types. |
  |
GLSL Quick Reference Guide - http://mew.cx/glsl_quickref.pdf
Chart listing standard GLSL variables and constants. |
  |
GLSL Tutorial - http://www.lighthouse3d.com/opengl/glsl/
Primer for GLSL beginners: pipeline diagrams, documentation and sample code. |
  |
GLSL - An Introduction - http://nehe.gamedev.net/data/articles/article.asp?article=21
A quick introduction to GLSL, including code snippets for common shader operations. |
  |
NVIDIA SDK 9.51 Code Samples - http://http.download.nvidia.com/developer/SDK/Individual_Samples/samples.html
nVidia's OpenGL SDK. Includes code, Windows binaries and rendered examples of GLSL. |