Age | Commit message (Expand) | Author |
---|---|---|
2008-05-23 | mesa: don't emit LIT instruction when mat shininess known to be zero | Keith Whitwell |
2008-05-23 | mesa: do object-space lighting in ffvertex_prog.c | Keith Whitwell |
2008-05-06 | mesa: comments, whitespace | Brian |
2008-03-14 | mesa: clamp point size in vertex program when computing attenuated size | Brian Paul |
2008-01-18 | use PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when generating immediates/... | Brian |
2008-01-01 | fix mem leak (free key) | Brian |
2007-10-31 | Lift fixed function vertex program generation up from tnl module. | Brian |