1. 00faf9f scons: Use -Werror MSVC compatibility flags per-directory. by Jose Fonseca · 9 years ago
  2. 80c5bd7 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 9 years ago
  3. 982723d Revert "configure: Leverage gcc warn options to enable safe use of C99 features where possible." by Kenneth Graunke · 9 years ago
  4. 79daa51 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 9 years ago
  5. 9153dd4 loader: not having a pci-id should not be a warn by Rob Clark · 9 years ago
  6. 9b5efac loader: Remove NEED_OPENGL_COMMON check. by Matt Turner · 10 years ago
  7. 952b324 mesa: Add scons files to distribution. by Matt Turner · 10 years ago
  8. 9f565f5 loader: Add headers to distribution. by Matt Turner · 10 years ago
  9. 5d64da4 loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGS by Michael Forney · 10 years ago
  10. 261120d loader: Check dlsym() did not fail in libudev_get_device_name_for_fd() by Juha-Pekka Heikkila · 10 years ago
  11. 291ae62 loader: fds can be 0 by Dave Airlie · 10 years ago
  12. 73121a3 android: loader: prefix static libraries with libmesa_* by Emil Velikov · 10 years ago
  13. 5f3022e android: loader: use the installed libdrm headers by Emil Velikov · 10 years ago
  14. efa0aa8 util: Gather some common macros by Jason Ekstrand · 10 years ago
  15. 4d6c935 mesa: fix the condition in src/loader/Makefile.am by Axel Davy · 10 years ago
  16. 3ecd9e1 loader: Use drirc device_id parameter in complement to DRI_PRIME by Axel Davy · 10 years ago
  17. 7ab925a loader: add gpu selection code via DRI_PRIME. by Axel Davy · 10 years ago
  18. 85b6f36 loader: add optional /sys filesystem method for PCI identification. by Gary Wong · 10 years ago
  19. 090c772 loader: allow attempting more than one method of PCI identification. by Gary Wong · 10 years ago
  20. 380f05c loader: don't limit the non-udev path to only android by Jonathan Gray · 10 years ago
  21. 727f54a loader: use 0 instead of FALSE which isn't defined by Jonathan Gray · 10 years ago
  22. 5198981 loader: add special logic to distinguish nouveau from nouveau_vieux by Ilia Mirkin · 10 years ago
  23. c849ecc dri: Add a useful error message if someone's packages missed libudev deps. by Eric Anholt · 11 years ago
  24. 63546b8 dri: Also support the loader with libudev.so.0. by Eric Anholt · 11 years ago
  25. 7965908 loader: do not print the pci id during normal operation by Emil Velikov · 11 years ago
  26. 780dfc1 loader: print WARNING and FATAL messages using the default logger by Emil Velikov · 11 years ago
  27. 61c825e loader: include dlfcn.h when building with HAVE_LIBUDEV by Emil Velikov · 11 years ago
  28. a6031a8 loader: Add missing \n on message printing by Emil Velikov · 11 years ago
  29. 4556c73 loader: Use dlsym to get our udev symbols instead of explicit linking. by Eric Anholt · 11 years ago
  30. f0c2662 logger: Remove unused variable. by José Fonseca · 11 years ago
  31. d43260b logger: s/\<log\>/log_/ by José Fonseca · 11 years ago
  32. 26d380d loader: ifdef libdrm specific code and include by Emil Velikov · 11 years ago
  33. bf70c23 loader: fallback to drmGetVersion() for non-pci devices by Rob Clark · 11 years ago
  34. 3d3ae75 pci_ids: no not include loader.h by Emil Velikov · 11 years ago
  35. 8c2e7fd loader: introduce the loader util lib by Emil Velikov · 11 years ago