summaryrefslogtreecommitdiff
path: root/src/gallium/targets/dri-swrast/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-07-10targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov1-55/+0
2014-07-10st/dri: merge dri/drm and dri/sw backendsEmil Velikov1-1/+1
2014-07-10targets/dri-swrast: convert to gallium megadrivers :)Emil Velikov1-0/+1
2014-07-02targets/dri-swrast: use drm aware dricommon when building more than swrastEmil Velikov1-10/+3
2014-04-05targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPSEmil Velikov1-2/+0
2014-03-31gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov1-2/+1
2014-03-31gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov1-1/+1
2014-03-31gallium/targets: fold LLVM_LDFLAGS inside Automake.incEmil Velikov1-1/+0
2014-03-11targets/dri: use install-gallium-links.mkEmil Velikov1-5/+1
2013-11-16targets/dri: move linker flags out of configure into Automake.incEmil Velikov1-1/+1
2013-11-16targets/dri: compact compiler flags into Automake.incEmil Velikov1-8/+1
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 Anholt1-1/+1
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-10targets/dri-swrast: Convert to automakeMatt Turner1-0/+78