aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* 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