summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_context.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()Brian2008-02-261-5/+5
* gallium: fix bad ptr assignmentBrian2008-02-251-1/+1
* gallium: modify draw_find_vs_output() to search vertex shader outputsBrian2008-02-251-3/+21
* gallium: new AA point drawing stageBrian2008-02-211-0/+2
* draw: vertex cache reworkKeith Whitwell2008-02-211-4/+4
* gallium: antialiased line drawingBrian2008-02-181-0/+22
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+293