summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_vertex_fetch.c
AgeCommit message (Expand)Author
2007-09-28Revert "Redoing the way we handle vertex shaders for the draw module."Zack Rusin
2007-09-28Redoing the way we handle vertex shaders for the draw module.Zack Rusin
2007-09-27Make flushing more lazy in the draw module.Keith Whitwell
2007-09-20Checkpoint: vertex attribute clean-up.Brian
2007-09-18Checkpoint: rework shader input/output register mapping.Brian
2007-08-27Split out vertex shader/cache/fetch functionality from draw_prim.cKeith Whitwell