summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/ffvertex_prog.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: restore the negate flag of dots in build_lighting.Xiang, Haihao2008-11-111-0/+3
* mesa: use NRM3 in emit_normalize_vec3() when drivers are readyBrian2008-11-081-0/+5
* mesa: use _bfc0 instead of _col0 when building back face lighting.Xiang, Haihao2008-11-071-3/+2
* 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