OSDN Git Service

xmlconfig: suppress libGL warnings when LIBGL_DEBUG == "quiet"
authorStefan Dirsch <sndirsch@suse.de>
Tue, 26 Aug 2014 20:47:51 +0000 (22:47 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 9 Sep 2014 18:46:57 +0000 (19:46 +0100)
commit49022a971390afda5ce1661c388b92ad3af6e1de
tree6711d2853d666e49e1d9cc61828a4ce43588ccf1
parent3d8b53ffb4ce4feff8326a62354386c9bc0bca27
xmlconfig: suppress libGL warnings when LIBGL_DEBUG == "quiet"

Let's handle LIBGL_DEBUG env. variable in Mesa in a consistent way.

Fixes: https://bugzilla.novell.com/show_bug.cgi?id=895730
Signed-off-by: Stefan Dirsch <sndirsch@suse.de>
Reviewed-by: Courtney Goeltzenleuchter <courtney@lunarg.com>
src/mesa/drivers/dri/common/xmlconfig.c