aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri-swrast/swrast_drm_api.c
Commit message (Expand)AuthorAgeFilesLines
* swrast: add DRM_DRIVER_DESCRIPTOR to store driver nameVadim Girlin2012-08-231-0/+3
* swrastg: Use target-helpersJakob Bornecrantz2010-06-241-52/+5
* gallium: Remove drm_api and all references to itJakob Bornecrantz2010-06-241-1/+0
* swrastg: Use traceJakob Bornecrantz2010-05-011-1/+2
* st/drisw: Stop pretending to be drm_apiJakob Bornecrantz2010-04-161-41/+3
* swrastg: Fix defines to be able to load more then one sw driverJakob Bornecrantz2010-04-141-6/+6
* swrastg: Silence unused value warning.Vinson Lee2010-03-291-6/+6
* st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-291-10/+7
* drisw: probably better hack for stride and some commentsGeorge Sapountzis2010-03-281-2/+2
* swrastg: allow for any of the software rasterizers.George Sapountzis2010-03-261-14/+56
* swrastg: Use llvmpipe if built but only on sconsJakob Bornecrantz2010-03-261-5/+20
* swrastg_dri: add winsys and targetGeorge Sapountzis2010-03-251-0/+93