summaryrefslogtreecommitdiffstats
path: root/progs/glsl/CH11-toyball.frag.txt
Commit message (Collapse)AuthorAgeFilesLines
* support branch and loop in pixel shaderZou Nan hai2007-06-211-3/+4
| | | | most of the sample working with some small modification
* remove debug codeBrian2007-01-181-4/+0
|
* Added toyball and bumpmap tests using shaders from the OpenGL Shading ↵Brian2007-01-161-0/+79
Language (orange) book.