summaryrefslogtreecommitdiff
path: root/progs/demos/fslight.c
AgeCommit message (Expand)Author
2010-02-17progs/demos: update GL version test to accept GL 3.xBrian Paul
2009-12-18progs/demos: fix glut initialization callsBrian Paul
2009-11-16progs/demos: Fix memory leak in fslight.c.Vinson Lee
2009-06-26demos: improve argv parsing in fslight.cBrian Paul
2009-02-24demos: add some fflushes for windowsKeith Whitwell
2008-10-15mesa: revert accidental change to fslight.c demoBrian Paul
2008-09-17cell: dump generated code if CELL_DEBUG=asmBrian Paul
2008-04-04mesa: test code to exercise more GLSL functionsBrian
2007-04-26use sqrt(), not sqrtf() for WindowsBrian
2007-04-11restore 200x200 window size, animation, version checkBrian
2007-03-27disable MakeTexture()Brian
2007-03-21disable assertionBrian
2007-02-21Use gl_LightSource[0].position intead of a light position uniform.Brian
2007-01-17minor fprintf() changeBrian
2007-01-17add texturing, other optionsBrian
2006-12-15Use extfuncs.h helper. Added command line options for loadingBrian
2006-11-03yet another deriviative of the fplight.c demo for OpenGL 2.0 shading languageBrian Paul