summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_draw.h
Commit message (Expand)AuthorAgeFilesLines
* svga: update driver for version 10 GPU interfaceBrian Paul2015-09-021-35/+31
* svga: remove user-space vertex/index buffer codeBrian Paul2013-10-241-4/+2
* svga: Flush the hwtnl primitives before writing to buffers.José Fonseca2011-10-311-0/+4
* gallium/svga: Upload only parts of user-buffers that we actually useThomas Hellstrom2011-07-011-0/+3
* svga: Implement index bias.José Fonseca2010-04-191-2/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+83