From: Christoph Haag Date: Thu, 8 Sep 2016 19:32:04 +0000 (+0200) Subject: doc: document GALLIUM_DRIVER X-Git-Tag: upstream/17.1.0~6557 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55ba5fa9a60cd6ebb20046a27aaa4d662d85afab;p=platform%2Fupstream%2Fmesa.git doc: document GALLIUM_DRIVER v2: Add dot at end of sentence Reviewed-by: Nicolai Hähnle --- diff --git a/docs/envvars.html b/docs/envvars.html index 789f5e9..cf57ca5 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -217,6 +217,8 @@ Mesa EGL supports different sets of environment variables. See the disable for unencumbered viewing the rest of the time. For example, set GALLIUM_HUD_VISIBLE to false and GALLIUM_HUD_TOGGLE_SIGNAL to 10 (SIGUSR1). Use kill -10 to toggle the hud as desired. +
  • GALLIUM_DRIVER - useful in combination with LIBGL_ALWAYS_SOFTWARE=1 for + choosing one of the software renderers "softpipe", "llvmpipe" or "swr".
  • GALLIUM_LOG_FILE - specifies a file for logging all errors, warnings, etc. rather than stderr.
  • GALLIUM_PRINT_OPTIONS - if non-zero, print all the Gallium environment