summaryrefslogtreecommitdiff
path: root/progs/glsl/mandelbrot.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-04remove old debug glFlush/Finish calls from demosBrian Paul1-2/+0
2008-08-16remove .txt suffix from shader source filesBrian Paul1-2/+2
2008-04-09use InitUniforms()Brian1-24/+1
2008-04-09Replace duplicated code with new shaderutil.c functionsBrian1-103/+18
2007-10-10replace 'brick' with correct program name in printfsBrian1-3/+3
2007-01-15Use arrow keys to pan and z/Z to zoom in/out to explore the fractal.Brian1-11/+22
2007-01-15Added new directory of GL shading language demos: glslBrian1-0/+317