summaryrefslogtreecommitdiffstats
path: root/progs/demos/fslight.c
Commit message (Expand)AuthorAgeFilesLines
* demos: improve argv parsing in fslight.cBrian Paul2009-06-261-2/+6
* demos: add some fflushes for windowsKeith Whitwell2009-02-241-0/+1
* mesa: revert accidental change to fslight.c demoBrian Paul2008-10-151-1/+1
* cell: dump generated code if CELL_DEBUG=asmBrian Paul2008-09-171-1/+1
* mesa: test code to exercise more GLSL functionsBrian2008-04-041-27/+18
* use sqrt(), not sqrtf() for WindowsBrian2007-04-261-1/+1
* restore 200x200 window size, animation, version checkBrian2007-04-111-4/+6
* disable MakeTexture()Brian2007-03-271-2/+8
* disable assertionBrian2007-03-211-1/+1
* Use gl_LightSource[0].position intead of a light position uniform.Brian2007-02-211-13/+24
* minor fprintf() changeBrian2007-01-171-1/+1
* add texturing, other optionsBrian2007-01-171-6/+152
* Use extfuncs.h helper. Added command line options for loadingBrian2006-12-151-42/+166
* yet another deriviative of the fplight.c demo for OpenGL 2.0 shading languageBrian Paul2006-11-031-0/+334