https://bugs.freedesktop.org/show_bug.cgi?id=76698
Emil Velikov <emil.l.veli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Emil Velikov <emil.l.veli...@gmail.com> --- A partial patch been pushed to master. commit 0406f59eebb77e537b50f5cac3a20355686d2a4d Author: Courtney Goeltzenleuchter <court...@lunarg.com> Date: Wed Feb 26 14:27:08 2014 -0700 mesa: glx: Reduce error log level The code that parses LIBGL_DRIVERS_PATH was printing an error for every attempted dlopen. It's not an error to have to check multiple items in the path, only an error if no suitable library is found. Reduced the load error to a warning to match behavior of dynamic linker. Signed-off-by: Courtney Goeltzenleuchter <court...@lunarg.com> Reviewed-by: Kristian Høgsberg <k...@bitplanet.net> Imho with it enough to get things to a more comprehensive level, yet feel free to send a patch to the mailing list (mesa-dev@...) if you think the rest of the patch should be included :) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev