summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_vertex_cache.c
AgeCommit message (Expand)Author
2007-09-27Make flushing more lazy in the draw module.Keith Whitwell
2007-09-25First attempt at building vertex buffers post-clip.Keith Whitwell
2007-08-27Split out vertex shader/cache/fetch functionality from draw_prim.cKeith Whitwell