aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_vb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix EMIT_ATTR() to populate the draw->vf_attr_to_slot[] array.Brian2007-07-101-10/+37
* Remove softpipe includesBrian2007-07-091-2/+0
* New 'draw' module for primitive drawing (clipping, culling, etc).Brian2007-07-091-58/+34
* Rename/move some files to modularize the primitive/draw code.Brian2007-07-091-0/+697