summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_prim.c
AgeCommit message (Expand)Author
2008-03-27gallium: remove temporary static varBrian
2008-03-25draw: Take flatshade_first rasterizer bit into account.Michal Krol
2008-03-25draw: don't use fetch_and_store for bypass_vs mode, it's not quite rightKeith Whitwell
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