summaryrefslogtreecommitdiffstats
path: root/progs/glsl/CH11-toyball.frag.txt
Commit message (Collapse)AuthorAgeFilesLines
* Undo changes made to the toyball shaders in commit ↵Brian2007-12-041-4/+3
| | | | | | d19d0596daf004b56d80f78fa1a329b43c2ebf94 This demo produces the expected results again.
* 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.