targets/r600/vdpau: convert to static/shared pipe-drivers

Graphics / Mesa 3D Graphics Library / Mesa - Emil Velikov [gmail.com] - 22 June 2014 17:05 UTC

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

f85e7ce targets/r600/vdpau: convert to static/shared pipe-drivers
configure.ac | 3 +-
src/gallium/targets/Makefile.am | 4 ---
src/gallium/targets/r600/vdpau/Makefile.am | 49 ---------------------------
src/gallium/targets/r600/vdpau/drm_target.c | 1 -
src/gallium/targets/vdpau/Makefile.am | 19 +++++++++++
5 files changed, 20 insertions(+), 56 deletions(-)

Upstream: cgit.freedesktop.org


  • Share