meson: build glx
[mesa.git] / src / loader /
2014-07-01 Axel Davyloader: add gpu selection code via DRI_PRIME.
2014-05-30 Gary Wongloader: add optional /sys filesystem method for PCI...
2014-05-30 Gary Wongloader: allow attempting more than one method of PCI...
2014-04-05 Jonathan Grayloader: don't limit the non-udev path to only android
2014-04-05 Jonathan Grayloader: use 0 instead of FALSE which isn't defined
2014-03-19 Ilia Mirkinloader: add special logic to distinguish nouveau from...
2014-02-01 Eric Anholtdri: Add a useful error message if someone's packages...
2014-02-01 Eric Anholtdri: Also support the loader with libudev.so.0.
2014-01-29 Emil Velikovloader: do not print the pci id during normal operation
2014-01-29 Emil Velikovloader: print WARNING and FATAL messages using the...
2014-01-28 Emil Velikovloader: include dlfcn.h when building with HAVE_LIBUDEV
2014-01-27 Emil Velikovloader: Add missing \n on message printing
2014-01-27 Eric Anholtloader: Use dlsym to get our udev symbols instead of...
2014-01-20 José Fonsecalogger: Remove unused variable.
2014-01-20 José Fonsecalogger: s/\<log\>/log_/
2014-01-19 Emil Velikovloader: ifdef libdrm specific code and include
2014-01-18 Rob Clarkloader: fallback to drmGetVersion() for non-pci devices
2014-01-18 Emil Velikovpci_ids: no not include loader.h
2014-01-18 Emil Velikovloader: introduce the loader util lib