loader: add special logic to distinguish nouveau from nouveau_vieux
[mesa.git] / src / loader / loader.c
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 Velikovloader: introduce the loader util lib