summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/Makefile
Commit message (Expand)AuthorAgeFilesLines
* gallium: draw_passthrough.c is not used anymoreBrian2008-03-311-1/+0
* gallium: beginnings of draw module vertex reworkKeith Whitwell2008-03-231-0/+4
* gallium: plug in vertex passthrough codeBrian2008-03-131-0/+1
* fix compilationZack Rusin2008-03-101-1/+0
* draw: placeholder/prototype code for a passthrough draw pathKeith Whitwell2008-03-101-0/+1
* gallium: split draw_wide_prim stage into separate point/line stages.Brian Paul2008-02-281-1/+3
* gallium: new draw stage for polygon stipple.Brian2008-02-211-0/+1
* gallium: new AA point drawing stageBrian2008-02-211-0/+1
* Simplify makefile boilerplate code.José Fonseca2008-02-191-6/+1
* gallium: antialiased line drawingBrian2008-02-181-0/+1
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-2/+39
* draw: subclass vertex shaders according to execution methodKeith Whitwell2008-02-151-1/+1
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+2