Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dri: Also support the loader with libudev.so.0. | Eric Anholt | 2014-02-01 | 1 | -0/+10 |
* | loader: do not print the pci id during normal operation | Emil Velikov | 2014-01-29 | 1 | -1/+1 |
* | loader: print WARNING and FATAL messages using the default logger | Emil Velikov | 2014-01-29 | 1 | -1/+1 |
* | loader: include dlfcn.h when building with HAVE_LIBUDEV | Emil Velikov | 2014-01-28 | 1 | -0/+2 |
* | loader: Add missing \n on message printing | Emil Velikov | 2014-01-27 | 1 | -12/+11 |
* | loader: Use dlsym to get our udev symbols instead of explicit linking. | Eric Anholt | 2014-01-27 | 1 | -0/+42 |
* | logger: Remove unused variable. | José Fonseca | 2014-01-20 | 1 | -1/+0 |
* | logger: s/\<log\>/log_/ | José Fonseca | 2014-01-20 | 1 | -13/+13 |
* | loader: ifdef libdrm specific code and include | Emil Velikov | 2014-01-19 | 1 | -1/+6 |
* | loader: fallback to drmGetVersion() for non-pci devices | Rob Clark | 2014-01-18 | 1 | -2/+14 |
* | loader: introduce the loader util lib | Emil Velikov | 2014-01-18 | 1 | -0/+304 |