summaryrefslogtreecommitdiff
path: root/src/gallium/targets/dri-swrast
AgeCommit message (Expand)AuthorFilesLines
2013-10-29automake: properly handle non-default expat installationEmil Velikov1-0/+1
2013-10-15swrast: add correct include for out-of-tree buildsEmil Velikov1-0/+1
2013-10-10dri: Merge drisw_util.c into dri_util.cEric Anholt2-2/+2
2013-10-09gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák1-1/+1
2013-10-08gallium/swrast: don't export any private symbolsMarek Olšák1-1/+2
2013-01-13target/dri-swrast: fix for nonstandard LLVM prefixNathan Schulte1-0/+1
2013-01-11targets/dri-swrast: Force c++ linker in all cases.Johannes Obermayr1-8/+2
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10targets/dri-swrast: Convert to automakeMatt Turner3-39/+79
2012-08-23swrast: add DRM_DRIVER_DESCRIPTOR to store driver nameVadim Girlin1-0/+3
2011-07-14gallium/targets: do not link every driver with libllvmpipe.aMarek Olšák1-0/+5
2011-07-14Rename swrastg_dri to swrast_driMarek Olšák2-4/+4
2011-06-30scons: Expose pkg-config in a simpler manner.José Fonseca1-0/+2
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-2/+3
2010-06-24swrastg: Use target-helpersJakob Bornecrantz3-54/+13
2010-06-24gallium: Remove drm_api and all references to itJakob Bornecrantz1-1/+0
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz2-1/+3
2010-05-01swrastg: Use traceJakob Bornecrantz2-2/+4
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-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca1-6/+2
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca1-5/+3
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 Bornecrantz3-9/+34
2010-03-26swrastg: Build with sconsJakob Bornecrantz1-0/+32
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz1-1/+1
2010-03-25swrastg_dri: add winsys and targetGeorge Sapountzis2-0/+123