mesa/src/loader
Jonathan Gray 380f05ccc3 loader: don't limit the non-udev path to only android
Platforms that lack libudev (OpenBSD and possibly others) need
this change in order to load the correct dri driver.
Under linux we unconditionally require libudev, thus this code
will never get build.

v2: Add commit message (Emil Velikov)

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Cc: "10.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2014-04-05 12:17:28 +01:00
..
Android.mk loader: ifdef libdrm specific code and include 2014-01-19 15:17:00 +00:00
loader.c loader: don't limit the non-udev path to only android 2014-04-05 12:17:28 +01:00
loader.h loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
Makefile.am loader: Use dlsym to get our udev symbols instead of explicit linking. 2014-01-27 09:36:24 -08:00
Makefile.sources loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00
pci_id_driver_map.c loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00
pci_id_driver_map.h loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00
SConscript loader: ifdef libdrm specific code and include 2014-01-19 15:17:00 +00:00