summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/r600/dri/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-driversEmil Velikov2014-07-021-56/+0
* gallium/radeon: link in libradeon.la at target levelEmil Velikov2014-05-151-0/+1
* targets/dri: use a single version script to restict exported symbolsEmil Velikov2014-05-021-1/+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-2/+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: use install-gallium-links.mkEmil Velikov2014-03-111-5/+1
* fix vdpau interop when using -Bsymbolic-functions in ldflagsMaarten Lankhorst2014-03-101-1/+3
* gallium makefiles: use a linker script for building dri driversMaarten Lankhorst2014-02-121-0/+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-9/+1
* targets/r600: move drm_target.c to common folderEmil Velikov2013-11-161-1/+1
* gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák2013-10-091-1/+1
* gallium/radeon: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr2013-10-011-4/+2
* build/r600: group all targets in common subdirChristian König2013-09-251-0/+74