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