targets/radeonsi/vdpau: convert to static/shared pipe-drivers
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 21 Jun 2014 11:31:47 +0000 (12:31 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 22 Jun 2014 22:06:01 +0000 (23:06 +0100)
commit291d70210dd249c663f8c3b92ac9cf47335630bd
tree55a1c4fa298fd6ebb9fbd83997536a57bb62572f
parentf85e7ce057afc8d31ae78ad85cb41600c18615a0
targets/radeonsi/vdpau: convert to static/shared pipe-drivers

Similar to previous commits, this allows us to minimise some
of the duplication by compacting all vdpau targets into a
single library.

v2: Include the radeon winsys only when there is a user for it.
v3: Correcly include the winsys. Now with extra brown bag :\

Cc: Christian König <christian.koenig@amd.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Tested-by: Thomas Helland <thomashelland90 at gmail.com>
configure.ac
install-gallium-links.mk
src/gallium/Automake.inc
src/gallium/targets/Makefile.am
src/gallium/targets/radeonsi/vdpau/Makefile.am [deleted file]
src/gallium/targets/radeonsi/vdpau/drm_target.c [deleted symlink]
src/gallium/targets/vdpau/Makefile.am