mesa/src/gallium/targets
Mauro Rossi 96aef08dc6 android: radeonsi: fix build after vl refactoring (v2)
vl functions moved from radeonsi to gallium/auxiliary/vl have left
android build of radeonsi in broken state.

libmesa_galliumvl static is need to build readeonsi,
gallium_dri building rules are reworked to avoid multiple symbols
and libmesa_galliumvl static dependency is needed in radeonsi.

Here is the changelog:
- android: gallium/auxiliary: add libmesa_galliumvl static
- android: gallium_dri: move libmesa_gallium to static to prevent multiple symbols
- android: radeonsi: fix build after vl refactoring

Fixes the following building error:

external/mesa/src/gallium/drivers/radeonsi/si_uvd.c:47:
error: undefined reference to 'vl_video_buffer_create_as_resource'
clang.real: error: linker command failed with exit code 1 (use -v to see invocation)

Fixes: 86e60bc ("radeonsi: remove si_vid_join_surfaces and use combined planar allocations")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-12-05 08:08:23 +00:00
..
d3dadapter9 meson: Fix linkage of libgallium_nine with libgalliumvl 2019-11-20 19:16:20 +00:00
dri android: radeonsi: fix build after vl refactoring (v2) 2019-12-05 08:08:23 +00:00
graw-gdi Meson: Remove lib prefix from graw and osmesa when building with Mingw. 2019-11-07 22:04:50 +00:00
graw-null Meson: Remove lib prefix from graw and osmesa when building with Mingw. 2019-11-07 22:04:50 +00:00
graw-xlib gallium/scons: fix graw-xlib build on OSX. 2019-12-04 13:24:44 +10:00
haiku-softpipe meson: use idep_nir instead of libnir in haiku softpipe 2019-10-07 21:49:40 +01:00
libgl-gdi meson: build libgl-gdi target 2019-10-10 16:33:04 -07:00
libgl-xlib GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
omx targets/omx: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
opencl meson: drop unused dep_{thread,dl} 2019-08-03 00:08:37 +00:00
osmesa Meson: Remove lib prefix from graw and osmesa when building with Mingw. 2019-11-07 22:04:50 +00:00
pipe-loader pipe-loader: Build kmsro loader for with all kmsro targets 2019-10-31 15:26:10 +00:00
va targets/va: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
vdpau targets/vdpau: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
xa targets/xa: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
xvmc targets/xvmc: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
dri-vdpau.dyn winsys/amdgpu: add a new winsys for the new kernel driver 2015-08-14 15:02:28 +02:00