docs: update MESA_DEBUG envvar documentation.
authorAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 27 Jun 2016 08:00:58 +0000 (10:00 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 1 Jul 2016 06:15:15 +0000 (08:15 +0200)
commita97ee60926f6c08cb4cdd26a2746c483d8782547
tree9165266671a4305e8db9dceb5ba6d1fe9e6f133d
parent5e553a6bb31cc205e43bde48a19399284ce3d5e1
docs: update MESA_DEBUG envvar documentation.

silent, flush, incomplete_tex and incomplete_fbo flags were not
documented (see src/mesa/main.debug.c for more info).

FP is not checked anymore.

v2 (Brian Paul):
 * MESA_DEBUG accepts a comma-separated list of parameters.
 * Clarify how MESA_DEBUG behaves with mesa debug and release builds.
 * Updated wording.

v3: Better wording for one paragraph (Brian Paul)

Reviewed-by: Brian Paul <brianp@vmware.com>
docs/envvars.html