targets/radeonsi/omx: convert to static/shared pipe-drivers
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 21 Jun 2014 11:38:30 +0000 (12:38 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 26 Jun 2014 13:05:13 +0000 (14:05 +0100)
commit11bce6a94e93562a5076d65bc96db36bab599459
tree88ddfb84ad503fc3930dbbce11eddb6138d91e99
parentd23497c256539d4a49120cfeeb043c9f2ef8e09b
targets/radeonsi/omx: convert to static/shared pipe-drivers

The radeonsi counterpart of previous commit - now libomx-radeonsi is
built into the libomx-mesa library. Providing a single library per API.

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

Note: Make sure to rebuild the .omxregister file, by executing
   $ omxregister-bellagio

This patch concludes the unification. Now libomx-mesa will be used
for all hardware - r600, radeonsi and nouveau.

Cc: Leo Liu <leo.liu@amd.com>
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>
configure.ac
src/gallium/Automake.inc
src/gallium/targets/Makefile.am
src/gallium/targets/omx/Makefile.am
src/gallium/targets/radeonsi/omx/Makefile.am [deleted file]
src/gallium/targets/radeonsi/omx/drm_target.c [deleted symlink]