summaryrefslogtreecommitdiff
path: root/src/mesa/main/ffvertex_prog.c
AgeCommit message (Expand)Author
2008-11-11mesa: restore the negate flag of dots in build_lighting.Xiang, Haihao
2008-11-08mesa: use NRM3 in emit_normalize_vec3() when drivers are readyBrian
2008-11-07mesa: use _bfc0 instead of _col0 when building back face lighting.Xiang, Haihao
2008-09-29mesa: drop calloc from _mesa_get_fixed_func_vertex_programShunichi Fuji
2008-09-21mesa: move fixed function vertex program builder from tnl to core mesaKeith Whitwell