summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_context.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: Set vertex state/buffers en-mass.Brian Paul2008-03-291-6/+6
* gallium: add explicit control for point sprites (convert points to textured q...Brian2008-03-141-0/+2
* gallium: added draw_enable_line_stipple() functionBrian2008-03-131-0/+3
* draw: placeholder/prototype code for a passthrough draw pathKeith Whitwell2008-03-101-0/+5
* gallium: split draw_wide_prim stage into separate point/line stages.Brian Paul2008-02-281-3/+1
* gallium: added draw_num_vs_outputs() to query number of post-transform vertex...Brian2008-02-271-0/+4
* gallium: updated prototype (missed in prev commit)Brian2008-02-261-0/+2
* gallium: new draw stage for polygon stipple.Brian2008-02-211-0/+3
* gallium: new AA point drawing stageBrian2008-02-211-0/+3
* gallium: antialiased line drawingBrian2008-02-181-1/+20
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+142