summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_validate.c
AgeCommit message (Expand)Author
2008-02-26gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()Brian
2008-02-22gallium: fix bug in which wide point stage overrode the aapoint stageBrian
2008-02-21gallium: new draw stage for polygon stipple.Brian
2008-02-21gallium: new AA point drawing stageBrian
2008-02-18gallium: antialiased line drawingBrian
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca