summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_draw.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-26svga: s/unsigned/enum pipe_prim_type/ for primitive type variablesBrian Paul1-2/+2
2015-09-02svga: update driver for version 10 GPU interfaceBrian Paul1-35/+31
2013-10-24svga: remove user-space vertex/index buffer codeBrian Paul1-4/+2
2011-10-31svga: Flush the hwtnl primitives before writing to buffers.José Fonseca1-0/+4
2011-07-01gallium/svga: Upload only parts of user-buffers that we actually useThomas Hellstrom1-0/+3
2010-04-19svga: Implement index bias.José Fonseca1-2/+2
2010-04-10Squashed commit of the following:Keith Whitwell1-3/+3
2009-11-17svga: Add svga driverJakob Bornecrantz1-0/+83