Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | mesa: do object-space lighting in ffvertex_prog.c | Keith Whitwell | 2008-05-23 | 1 | -29/+50 | |
| * | mesa: comments, whitespace | Brian | 2008-05-06 | 1 | -24/+19 | |
| * | mesa: clamp point size in vertex program when computing attenuated size | Brian Paul | 2008-03-14 | 1 | -3/+4 | |
| * | use PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when generating immediates/... | Brian | 2008-01-18 | 1 | -1/+1 | |
| * | fix mem leak (free key) | Brian | 2008-01-01 | 1 | -5/+5 | |
| * | Lift fixed function vertex program generation up from tnl module. | Brian | 2007-10-31 | 1 | -0/+1550 | |
* | mesa: drop calloc from _mesa_get_fixed_func_vertex_program | Shunichi Fuji | 2008-09-29 | 1 | -11/+7 | |
* | mesa: move fixed function vertex program builder from tnl to core mesa | Keith Whitwell | 2008-09-21 | 1 | -0/+1753 |