summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/r600/vdpau/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* targets/r600/vdpau: convert to static/shared pipe-driversEmil Velikov2014-06-221-49/+0
* targets/vdpau-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-221-0/+2
* gallium/radeon: link in libradeon.la at target levelEmil Velikov2014-05-151-0/+1
* targets/vdpau: use version script to limit the exported symbolsEmil Velikov2014-05-021-2/+0
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-311-4/+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/vdpau: use install-gallium-links.mkEmil Velikov2014-03-111-5/+1
* fix vdpau interop when using -Bsymbolic-functions in ldflagsMaarten Lankhorst2014-03-101-1/+2
* targets/vdpau: Don't link unused librariesKusanagi Kouichi2014-02-171-1/+0
* targets/vdpau: Always use c++ to linkKusanagi Kouichi2014-02-171-5/+1
* targets/vdpau: drop unused libraries from linkerEmil Velikov2013-11-161-1/+0
* targets/vdpau: consolidate lib deps into Automake.incEmil Velikov2013-11-161-4/+1
* targets/vdpau: move linker flags to Automake.incEmil Velikov2013-11-161-7/+3
* targets/vdpau: compact compiler flags into Automake.incEmil Velikov2013-11-161-7/+1
* targets/r600: move drm_target.c to common folderEmil Velikov2013-11-161-1/+1
* gallium/radeon: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* radeon/vdpau: only export necessary symbolsChristian König2013-10-071-0/+3
* build/r600: group all targets in common subdirChristian König2013-09-251-0/+74