diff options
author | Emil Velikov <[email protected]> | 2016-09-09 15:42:31 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-10-18 17:06:35 +0100 |
commit | 3e079c3f86981dbfec81352a57dc9f2f1f01f115 (patch) | |
tree | 78f6ba5f8c7e2fd0d38e21869972413b8de0eb89 /src/egl/wayland | |
parent | 47b5925d9bc5385b84fa4ccdeb35e424f98a306d (diff) |
configure.ac: remove no longer needed *_pci_id logic
Previously it was used to differentiate between the different codepaths
in the loader. Although strictly speaking the (core) of the loader is
only used when a hardware device is available. The latter of which in
itself requires libdrm (one of the codepaths available).
That said, all the configure toggles which relate to enabling/using hw
device should attribute and require libdrm, so there's no need to keep
this code around.
With this gallium_require_drm_loader becomes an empty stub, so nuke that
one as well.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Axel Davy <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/egl/wayland')
0 files changed, 0 insertions, 0 deletions