summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vb_cull.c
AgeCommit message (Expand)Author
2008-09-18mesa: prefix a bunch of #include lines with "main/".Brian Paul
2006-12-13Checkpoint work for new GLSL compiler back-end.Brian
2006-06-14A number of vertex buffer fields like NormalPtr, FogCoordPtr, etc are reallyBrian Paul
2006-03-21GLSL fixes:Michal Krol
2006-02-13Add ARB_vertex_shader stage just before render stage.Michal Krol
2005-04-22Simplify the pipeline_stage structureKeith Whitwell
2004-05-10Add EXT_vertex_cull support to mesaKeith Whitwell