summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-12-21llvmpipe: Link tests with CLOCK_LIB.Vinson Lee1-1/+2
2016-02-11configure: Eliminate MSVC2008 compatibility.Jose Fonseca1-2/+2
2015-03-03configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-2/+4
2015-02-27Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke1-4/+2
2015-02-27configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-2/+4
2014-09-05gallium/llvmpipe: ship all files in the tarballEmil Velikov1-0/+3
2014-08-05llvmpipe/tests: automake: link against libmesautil.laEmil Velikov1-5/+6
2013-11-16gallium/drivers: compact compiler flags into Automake.incEmil Velikov1-7/+6
2013-10-08gallium/swrast: don't export any private symbolsMarek Olšák1-1/+2
2013-10-01llvmpipe: consolidate C sources list into Makefile.sourcesEmil Velikov1-42/+2
2013-05-18llvmpipe: get rid of unused tiled/linear logicRoland Scheidegger1-2/+1
2013-02-22llvmpipe/build: add DLOPEN_LIBS and PTHREAD_LIBS to the lp_test_* targetsAndreas Boll1-5/+12
2013-01-13Remove hacks for static MakefilesMatt Turner1-2/+0
2013-01-10llvmpipe: Convert to automakeMatt Turner1-0/+109