mesa/src/gbm
Eric Anholt 1da4bb5b97 gbm: Log at least one dlerror() when we fail to open any drivers.
We don't want to log every single error (such as all the ones where the file
wasn't even present in our list of search paths), but if you didn't find any
driver, then seeing at least one error is useful (since the common case as a
developer is a single DEFAULT_DRIVER_DIR or GBM_DRIVERS_PATH entry).

v2: Rebase on swrast changes.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2014-07-30 22:31:30 -07:00
..
backends/dri gbm: Log at least one dlerror() when we fail to open any drivers. 2014-07-30 22:31:30 -07:00
main Add support for swrast to the DRM EGL platform 2014-07-30 16:33:09 +01:00
gbm-symbols-check Add support for swrast to the DRM EGL platform 2014-07-30 16:33:09 +01:00
Makefile.am Make DRI dependencies and build depend on the target 2014-05-23 15:24:04 +01:00