summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw/dri
Commit message (Expand)AuthorAgeFilesLines
* android: support swrastWuZhen2016-11-012-0/+66
* winsys/sw/dri: use correct free function for dri_sw_dt->dataWuZhen2016-05-011-1/+1
* gallium/swrast: fix front buffer blitting. (v2)Dave Airlie2015-10-311-0/+15
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* android: add rules to build a gallium_dri.soChih-Wei Huang2015-06-091-0/+35
* 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
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-131-4/+12
* gallium/winsys: compact compiler flags into Automake.incEmil Velikov2013-11-161-3/+2
* gallium/swrast: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* Remove hacks for static MakefilesMatt Turner2013-01-131-4/+0
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* winsys/sw/dri: Convert to automakeMatt Turner2013-01-103-13/+35
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-3/+1
* scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee2011-03-081-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-292-7/+34
* ws/sw/dri: s/xm/dri_sw/George Sapountzis2010-03-291-73/+74
* drisw: probably better hack for stride and some commentsGeorge Sapountzis2010-03-281-23/+2
* drisw: add comment to libGL about strideGeorge Sapountzis2010-03-271-0/+1
* drisw: make stride issue profoundGeorge Sapountzis2010-03-271-3/+3
* swrastg: Build with sconsJakob Bornecrantz2010-03-261-0/+23
* swrastg_dri: hack for loader hardcoded strideGeorge Sapountzis2010-03-251-3/+25
* swrastg_dri: add winsys and targetGeorge Sapountzis2010-03-253-0/+246