draw: don't use fetch_and_store for bypass_vs mode, it's not quite right
[mesa.git] / src / gallium / auxiliary / draw / draw_prim.c
2008-03-25 Keith Whitwelldraw: don't use fetch_and_store for bypass_vs mode...
2008-03-23 Keith Whitwellgallium: beginnings of draw module vertex rework
2008-03-18 Briangallium: added braces to silence warning
2008-03-14 Keith Whitwellgallium: fix some compiler warnings
2008-03-13 Briangallium: plug in vertex passthrough code
2008-02-21 Keith Whitwelldraw: vertex cache rework
2008-02-18 Briangallium: antialiased line drawing
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: s/aux/auxiliary/.