Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-29 | progs/glsl: compile with scons and glew | Keith Whitwell | |
Get most of these working with scons. | |||
2008-11-21 | added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader | Brian Paul | |
Fragment's red/greenb/blue is a function gl_FragCoord.xyz |