summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw/wrapper
Commit message (Expand)AuthorAgeFilesLines
* Remove hacks for static MakefilesMatt Turner2013-01-131-4/+0
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* winsys/sw/wrapper: Convert to automakeMatt Turner2013-01-103-12/+35
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-14/+10
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-1/+1
* wrapper: Flush pipe on unmapJakob Bornecrantz2010-12-161-0/+1
* wrapper: Fix width and height given to map and remove uneeded fieldsJakob Bornecrantz2010-12-161-5/+3
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-6/+8
* wrapper: Add a way to dewrap a pipe screen without destroying itJakob Bornecrantz2010-10-152-0/+22
* wrapper: Fix spellingJakob Bornecrantz2010-10-152-2/+2
* winsys/sw: use PIPE_TEXTURE_RECT if appropriateLuca Barbieri2010-08-201-1/+7
* sw/wrapper: Implement dt_get_handleJakob Bornecrantz2010-05-161-0/+13
* sw/wrapper: Make sure targets are texturesJakob Bornecrantz2010-05-161-0/+1
* gallium: Add pipe wrapper software winsys to scons buildJakob Bornecrantz2010-05-101-0/+21
* winsys/sw: Fix error pathsJakob Bornecrantz2010-04-121-2/+6
* Squashed commit of the following:Keith Whitwell2010-04-101-23/+23
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-243-0/+329