gallium: rename libpipe_loader to libpipe_loader_dynamic
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 17 Oct 2015 21:06:17 +0000 (22:06 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 21 Nov 2015 12:52:19 +0000 (12:52 +0000)
commitad12027d8f8ff37ffe14ce17f9d79466b6ffeb32
tree3beed07ed14c78e4196eae83296bb08634842f9f
parent3ca12ee976e44a1126775a8e801889d42dd06980
gallium: rename libpipe_loader to libpipe_loader_dynamic

With the next commits we'll introduce a 'static' version, which will
essentially load the statically linked-in pipe-drivers, rather than the
standalone pipe-$foo.so ones.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Rob Clark <robclark@freedesktop.org>
src/gallium/auxiliary/pipe-loader/Makefile.am
src/gallium/targets/d3dadapter9/Makefile.am
src/gallium/targets/dri/Makefile.am
src/gallium/targets/omx/Makefile.am
src/gallium/targets/opencl/Makefile.am
src/gallium/targets/va/Makefile.am
src/gallium/targets/vdpau/Makefile.am
src/gallium/targets/xa/Makefile.am
src/gallium/targets/xvmc/Makefile.am
src/gallium/tests/trivial/Makefile.am