aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri-ilo
Commit message (Expand)AuthorAgeFilesLines
* targets/dri-ilo: Convert to static/shared pipe-driverEmil Velikov2014-07-022-96/+0
* 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-3/+1
* gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov2014-03-311-4/+0
* gallium/targets: fold LLVM_LDFLAGS inside Automake.incEmil Velikov2014-03-311-1/+0
* targets/dri-ilo: make the driver installableChia-I Wu2014-03-161-4/+3
* targets/dri: use install-gallium-links.mkEmil Velikov2014-03-111-6/+1
* ilo: Support DRI Image 7Christopher James Halse Rogers2013-12-101-1/+18
* 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
* gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák2013-10-091-1/+1
* gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr2013-10-011-5/+2
* ilo: get rid of function tables in winsysChia-I Wu2013-06-121-4/+3
* ilo: add the driver to the build systemChia-I Wu2013-04-262-0/+105