summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/Makefile
AgeCommit message (Expand)Author
2008-03-31gallium: draw_passthrough.c is not used anymoreBrian
2008-03-23gallium: beginnings of draw module vertex reworkKeith Whitwell
2008-03-13gallium: plug in vertex passthrough codeBrian
2008-03-10fix compilationZack Rusin
2008-03-10draw: placeholder/prototype code for a passthrough draw pathKeith Whitwell
2008-02-28gallium: split draw_wide_prim stage into separate point/line stages.Brian Paul
2008-02-21gallium: new draw stage for polygon stipple.Brian
2008-02-21gallium: new AA point drawing stageBrian
2008-02-19Simplify makefile boilerplate code.José Fonseca
2008-02-18gallium: antialiased line drawingBrian
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca
2008-02-15draw: subclass vertex shaders according to execution methodKeith Whitwell
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca