summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri-swrast
Commit message (Expand)AuthorAgeFilesLines
* targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov2014-07-103-178/+0
* st/dri: merge dri/drm and dri/sw backendsEmil Velikov2014-07-102-3/+3
* targets/dri-swrast: convert to gallium megadrivers :)Emil Velikov2014-07-103-0/+19
* scons: build and use a single dri_common libraryEmil Velikov2014-07-101-2/+2
* targets/dri-swrast: use drm aware dricommon when building more than swrastEmil Velikov2014-07-023-15/+4
* targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPSEmil Velikov2014-04-051-2/+0
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-311-2/+1
* gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov2014-03-311-1/+1
* gallium/targets: fold LLVM_LDFLAGS inside Automake.incEmil Velikov2014-03-311-1/+0
* targets/dri: use install-gallium-links.mkEmil Velikov2014-03-111-5/+1
* targets/dri: move linker flags out of configure into Automake.incEmil Velikov2013-11-161-1/+1
* targets/dri: compact compiler flags into Automake.incEmil Velikov2013-11-161-8/+1
* automake: properly handle non-default expat installationEmil Velikov2013-10-291-0/+1
* swrast: add correct include for out-of-tree buildsEmil Velikov2013-10-151-0/+1
* dri: Merge drisw_util.c into dri_util.cEric Anholt2013-10-102-2/+2
* gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák2013-10-091-1/+1
* gallium/swrast: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* target/dri-swrast: fix for nonstandard LLVM prefixNathan Schulte2013-01-131-0/+1
* targets/dri-swrast: Force c++ linker in all cases.Johannes Obermayr2013-01-111-8/+2
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* targets/dri-swrast: Convert to automakeMatt Turner2013-01-103-39/+79
* swrast: add DRM_DRIVER_DESCRIPTOR to store driver nameVadim Girlin2012-08-231-0/+3
* gallium/targets: do not link every driver with libllvmpipe.aMarek Olšák2011-07-141-0/+5
* Rename swrastg_dri to swrast_driMarek Olšák2011-07-142-4/+4
* scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-0/+2
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-2/+3
* swrastg: Use target-helpersJakob Bornecrantz2010-06-243-54/+13
* gallium: Remove drm_api and all references to itJakob Bornecrantz2010-06-241-1/+0
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-122-1/+3
* swrastg: Use traceJakob Bornecrantz2010-05-012-2/+4
* 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
* scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca2010-04-111-6/+2
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-5/+3
* 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-263-9/+34
* swrastg: Build with sconsJakob Bornecrantz2010-03-261-0/+32
* st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz2010-03-261-1/+1
* swrastg_dri: add winsys and targetGeorge Sapountzis2010-03-252-0/+123