summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw/dri/dri_sw_winsys.c
Commit message (Expand)AuthorAgeFilesLines
* android: support swrastWuZhen2016-11-011-0/+64
* 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
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-131-4/+12
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-3/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-291-6/+31
* 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_dri: hack for loader hardcoded strideGeorge Sapountzis2010-03-251-3/+25
* swrastg_dri: add winsys and targetGeorge Sapountzis2010-03-251-0/+197