aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/ffvertex_prog.c
Commit message (Expand)AuthorAgeFilesLines
...
| * fix mem leak (free key)Brian2008-01-011-5/+5
| * Lift fixed function vertex program generation up from tnl module.Brian2007-10-311-0/+1550
* mesa: drop calloc from _mesa_get_fixed_func_vertex_programShunichi Fuji2008-09-291-11/+7
* mesa: move fixed function vertex program builder from tnl to core mesaKeith Whitwell2008-09-211-0/+1753