Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | demos: add some fflushes for windows | Keith Whitwell | 2009-02-24 | 1 | -0/+1 |
* | mesa: revert accidental change to fslight.c demo | Brian Paul | 2008-10-15 | 1 | -1/+1 |
* | cell: dump generated code if CELL_DEBUG=asm | Brian Paul | 2008-09-17 | 1 | -1/+1 |
* | mesa: test code to exercise more GLSL functions | Brian | 2008-04-04 | 1 | -27/+18 |
* | use sqrt(), not sqrtf() for Windows | Brian | 2007-04-26 | 1 | -1/+1 |
* | restore 200x200 window size, animation, version check | Brian | 2007-04-11 | 1 | -4/+6 |
* | disable MakeTexture() | Brian | 2007-03-27 | 1 | -2/+8 |
* | disable assertion | Brian | 2007-03-21 | 1 | -1/+1 |
* | Use gl_LightSource[0].position intead of a light position uniform. | Brian | 2007-02-21 | 1 | -13/+24 |
* | minor fprintf() change | Brian | 2007-01-17 | 1 | -1/+1 |
* | add texturing, other options | Brian | 2007-01-17 | 1 | -6/+152 |
* | Use extfuncs.h helper. Added command line options for loading | Brian | 2006-12-15 | 1 | -42/+166 |
* | yet another deriviative of the fplight.c demo for OpenGL 2.0 shading language | Brian Paul | 2006-11-03 | 1 | -0/+334 |