targets/r600/vdpau: convert to static/shared pipe-drivers
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 12 Jun 2014 15:57:31 +0000 (16:57 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 22 Jun 2014 22:05:58 +0000 (23:05 +0100)
commitf85e7ce057afc8d31ae78ad85cb41600c18615a0
treee811d4d84a460215390b7ad9606c5367750ab048
parent9df2c4956b6fc4fff1497923d42011c16e777322
targets/r600/vdpau: convert to static/shared pipe-drivers

Similar to previous commit, 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
src/gallium/targets/Makefile.am
src/gallium/targets/r600/vdpau/Makefile.am [deleted file]
src/gallium/targets/r600/vdpau/drm_target.c [deleted symlink]
src/gallium/targets/vdpau/Makefile.am