aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* svga: misc whitespace and comment fixes in svga_cmd.cBrian Paul2013-05-091-82/+82
* svga: remove some extraneous whitespaceBrian Paul2013-02-231-8/+0
* svga: minor code reformattingBrian Paul2012-08-161-2/+3
* svga: Coalesce multiple shader constants in a single command.José Fonseca2011-09-231-0/+53
* svga: fix typos, update commentsBrian Paul2011-06-081-7/+5
* svga: Propagate discard/unsynchronized flags to the host when doing texture D...José Fonseca2011-03-111-2/+3
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+2
* svga: Do not shortcut NULL surface relocations with SVGA3D_INVALID_ID.José Fonseca2010-08-221-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-22/+23
* svga: Fix the guest offset of piecewise buffer DMAs.José Fonseca2010-02-221-4/+5
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+1427