1. 261120d loader: Check dlsym() did not fail in libudev_get_device_name_for_fd() by Juha-Pekka Heikkila · 10 years ago
  2. 291ae62 loader: fds can be 0 by Dave Airlie · 10 years ago
  3. 73121a3 android: loader: prefix static libraries with libmesa_* by Emil Velikov · 10 years ago
  4. 5f3022e android: loader: use the installed libdrm headers by Emil Velikov · 10 years ago
  5. efa0aa8 util: Gather some common macros by Jason Ekstrand · 10 years ago
  6. 4d6c935 mesa: fix the condition in src/loader/Makefile.am by Axel Davy · 10 years ago
  7. 3ecd9e1 loader: Use drirc device_id parameter in complement to DRI_PRIME by Axel Davy · 10 years ago
  8. 7ab925a loader: add gpu selection code via DRI_PRIME. by Axel Davy · 10 years ago
  9. 85b6f36 loader: add optional /sys filesystem method for PCI identification. by Gary Wong · 10 years ago
  10. 090c772 loader: allow attempting more than one method of PCI identification. by Gary Wong · 10 years ago
  11. 380f05c loader: don't limit the non-udev path to only android by Jonathan Gray · 10 years ago
  12. 727f54a loader: use 0 instead of FALSE which isn't defined by Jonathan Gray · 10 years ago
  13. 5198981 loader: add special logic to distinguish nouveau from nouveau_vieux by Ilia Mirkin · 10 years ago
  14. c849ecc dri: Add a useful error message if someone's packages missed libudev deps. by Eric Anholt · 11 years ago
  15. 63546b8 dri: Also support the loader with libudev.so.0. by Eric Anholt · 11 years ago
  16. 7965908 loader: do not print the pci id during normal operation by Emil Velikov · 11 years ago
  17. 780dfc1 loader: print WARNING and FATAL messages using the default logger by Emil Velikov · 11 years ago
  18. 61c825e loader: include dlfcn.h when building with HAVE_LIBUDEV by Emil Velikov · 11 years ago
  19. a6031a8 loader: Add missing \n on message printing by Emil Velikov · 11 years ago
  20. 4556c73 loader: Use dlsym to get our udev symbols instead of explicit linking. by Eric Anholt · 11 years ago
  21. f0c2662 logger: Remove unused variable. by José Fonseca · 11 years ago
  22. d43260b logger: s/\<log\>/log_/ by José Fonseca · 11 years ago
  23. 26d380d loader: ifdef libdrm specific code and include by Emil Velikov · 11 years ago
  24. bf70c23 loader: fallback to drmGetVersion() for non-pci devices by Rob Clark · 11 years ago
  25. 3d3ae75 pci_ids: no not include loader.h by Emil Velikov · 11 years ago
  26. 8c2e7fd loader: introduce the loader util lib by Emil Velikov · 11 years ago