summaryrefslogtreecommitdiff
path: root/src/gallium/targets/dri-swrast/swrast_drm_api.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-23swrast: add DRM_DRIVER_DESCRIPTOR to store driver nameVadim Girlin1-0/+3
2010-06-24swrastg: Use target-helpersJakob Bornecrantz1-52/+5
2010-06-24gallium: Remove drm_api and all references to itJakob Bornecrantz1-1/+0
2010-05-01swrastg: Use traceJakob Bornecrantz1-1/+2
2010-04-16st/drisw: Stop pretending to be drm_apiJakob Bornecrantz1-41/+3
2010-04-14swrastg: Fix defines to be able to load more then one sw driverJakob Bornecrantz1-6/+6
2010-03-29swrastg: Silence unused value warning.Vinson Lee1-6/+6
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis1-10/+7
2010-03-28drisw: probably better hack for stride and some commentsGeorge Sapountzis1-2/+2
2010-03-26swrastg: allow for any of the software rasterizers.George Sapountzis1-14/+56
2010-03-26swrastg: Use llvmpipe if built but only on sconsJakob Bornecrantz1-5/+20
2010-03-25swrastg_dri: add winsys and targetGeorge Sapountzis1-0/+93