summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_prim_vbuf.c
AgeCommit message (Expand)Author
2007-11-07Reset temporary vertices ids.José Fonseca
2007-11-07Use a consistent number to identify undefined vertices.José Fonseca
2007-10-29Make gallium compile in win32.Michal Krol
2007-10-27Silence compiler warnings.michal
2007-09-27reduced debugkeithw
2007-09-25First attempt at building vertex buffers post-clip.Keith Whitwell