aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw/wrapper
Commit message (Expand)AuthorAgeFilesLines
* Delete autotoolsDylan Baker2019-04-151-33/+0
* gallium: rework PIPE_HANDLE_USAGE_* flagsMarek Olšák2018-10-301-2/+2
* gallium: add storage_sample_count parameter into is_format_supportedMarek Olšák2018-07-311-1/+1
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+1
* meson: build gallium winsys for dri, null, and wrapperDylan Baker2017-10-161-0/+27
* gallium: add a pipe_context parameter to resource_get_handleMarek Olšák2016-08-251-1/+1
* gallium: add external usage flags to resource_from(get)_handle (v2)Marek Olšák2016-03-091-2/+4
* gallium/swrast: fixup build breakage and warningsDave Airlie2015-10-311-0/+1
* gallium: add flags parameter to pipe_screen::context_createMarek Olšák2015-08-261-1/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* winsys/sw/wrapper: implement is_displaytarget_format_supported for swrastChristoph Bumiller2014-11-181-0/+14
* winsys/sw: add the final files to the tarballEmil Velikov2014-08-281-0/+2
* winsys/sw: automake: consistently use Makefile.sourcesEmil Velikov2014-08-283-5/+6
* gallium/winsys: compact compiler flags into Automake.incEmil Velikov2013-11-161-2/+2
* 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