summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_prim.c
AgeCommit message (Expand)Author
2008-03-23gallium: beginnings of draw module vertex reworkKeith Whitwell
2008-03-18gallium: added braces to silence warningBrian
2008-03-14gallium: fix some compiler warningsKeith Whitwell
2008-03-13gallium: plug in vertex passthrough codeBrian
2008-02-21draw: vertex cache reworkKeith Whitwell
2008-02-18gallium: antialiased line drawingBrian
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca