summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_cmd.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-03svga: add SVGA_3D_CMD_INVALIDATE_GB_SURFACE supportCharmaine Lee1-0/+4
2016-09-17svga: add SVGA3d_vgpu10_TransferFromBuffer()Charmaine Lee1-0/+10
2016-09-17svga: try to emit fewer buffer rebind commandsBrian Paul1-0/+20
2016-06-30svga: add SVGA3D_vgpu10_BufferCopy()Brian Paul1-0/+6
2016-01-14svga: add DXGenMips command supportCharmaine Lee1-0/+4
2015-09-02svga: add new version 10 device command prototypesBrian Paul1-0/+333
2015-09-02svga: remove unused SVGA3D_* command functionsBrian Paul1-22/+0
2014-02-14svga: add new GBS commandsBrian Paul1-0/+86
2011-09-23svga: Coalesce multiple shader constants in a single command.José Fonseca1-0/+8
2011-03-11svga: Propagate discard/unsynchronized flags to the host when doing texture D...José Fonseca1-1/+2
2010-04-10Squashed commit of the following:Keith Whitwell1-1/+0
2010-02-22svga: Fix the guest offset of piecewise buffer DMAs.José Fonseca1-1/+2
2009-11-17svga: Add svga driverJakob Bornecrantz1-0/+235