aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/softpipe/sp_prim_vbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Reset temporary vertices ids.José Fonseca2007-11-071-1/+1
* Use a consistent number to identify undefined vertices.José Fonseca2007-11-071-3/+3
* Make gallium compile in win32.Michal Krol2007-10-291-2/+2
* Silence compiler warnings.michal2007-10-271-5/+5
* reduced debugkeithw2007-09-271-2/+2
* First attempt at building vertex buffers post-clip.Keith Whitwell2007-09-251-0/+305