OSDN Git Service

gallium: Remove vc4 simulator hack from loader infrastructure.
authorEric Anholt <eric@anholt.net>
Fri, 3 Feb 2017 19:04:46 +0000 (11:04 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 6 Feb 2017 20:44:06 +0000 (12:44 -0800)
commit72e6d1f00a13f15d2c51382bbfb9ac5f28d045e6
tree550e05e6f9f3375572655df8c7a10449633a3c2f
parent3f462050c29dc29139732987c9c9ef9a670133ab
gallium: Remove vc4 simulator hack from loader infrastructure.

Now that there's MESA_LOADER_DRIVER_OVERRIDE for choosing the driver name
we load, we don't need this any more.

v2: Get the junk out of pipe_loader_drm.c, too.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com> (v1)
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> (v2)
src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c
src/gallium/targets/dri/target.c