summaryrefslogtreecommitdiff
path: root/src/gallium/targets/dri-ilo
AgeCommit message (Expand)AuthorFilesLines
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-3/+1
2014-03-31gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov1-4/+0
2014-03-31gallium/targets: fold LLVM_LDFLAGS inside Automake.incEmil Velikov1-1/+0
2014-03-16targets/dri-ilo: make the driver installableChia-I Wu1-4/+3
2014-03-11targets/dri: use install-gallium-links.mkEmil Velikov1-6/+1
2013-12-10ilo: Support DRI Image 7Christopher James Halse Rogers1-1/+18
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-09gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák1-1/+1
2013-10-01gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr1-5/+2
2013-06-12ilo: get rid of function tables in winsysChia-I Wu1-4/+3
2013-04-26ilo: add the driver to the build systemChia-I Wu2-0/+105