summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* svga: use upload buffer for upload texture.Charmaine Lee2016-09-171-0/+1
* svga: try to emit fewer buffer rebind commandsBrian Paul2016-09-171-0/+3
* svga: fix ordering of mksstats counter stringsCharmaine Lee2016-08-261-1/+1
* svga: add guest statistic gathering interfaceCharmaine Lee2016-08-261-0/+153
* svga: invalidate gb surface before it is reusedCharmaine Lee2016-07-081-0/+8
* svga: Fix failures caused in fedora 24Neha Bhende2016-06-301-0/+3
* svga: add svga_winsys_context::pipe_debug_callback pointerBrian Paul2016-03-211-0/+4
* svga: add new svga_winsys_context::get_command_buffer_size()Brian Paul2016-03-041-0/+6
* svga: Rename SVGA_HINT_FLAG_DRAW_EMITTEDSinclair Yeh2016-01-061-1/+1
* svga: Condition preemptive flush on draw emissionSinclair Yeh2015-10-221-0/+7
* svga/winsys: Add support for VGPU10Brian Paul2015-09-021-10/+105
* svga: Add a limit to the maximum surface sizeCharmaine Lee2014-08-121-0/+12
* svga/winsys: Propagate surface shared information to the winsysThomas Hellstrom2014-02-141-2/+13
* svga: update svga_winsys interface for GBSBrian Paul2014-02-141-4/+127
* svga: remove unused svga_winsys_handle typeBrian Paul2012-08-081-3/+0
* winsys/svga: Update to vmwgfx kernel module 2.1Thomas Hellstrom2011-09-291-1/+2
* svga: Update svga_winsys_screen::buffer_map comments.José Fonseca2011-03-151-2/+2
* svga: Add a new winsys entry point to query the hw version.José Fonseca2011-03-091-0/+3
* svga: Move bootstrap code to targetsJakob Bornecrantz2010-06-061-3/+0
* svga: Add a winsys callback to get the svga_winsys_contextThomas Hellstrom2010-05-311-0/+3
* svga: Update flags documentation.José Fonseca2010-05-031-8/+5
* Squashed commit of the following:Keith Whitwell2010-04-101-17/+16
* svga: Conversion to winsys handleJakob Bornecrantz2010-03-011-13/+20
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-3/+0
* svga: Do a more propper creation of textures from handlesJakob Bornecrantz2010-01-191-0/+6
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+299