doc: document GALLIUM_DRIVER
authorChristoph Haag <haagch+mesadev@frickel.club>
Thu, 8 Sep 2016 19:32:04 +0000 (21:32 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 9 Sep 2016 07:24:28 +0000 (09:24 +0200)
v2: Add dot at end of sentence

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
docs/envvars.html

index 789f5e91523584c5ff595d6f01f85d160717473b..cf57ca59da54cf5ab6152a328ff712bc9dd7aeaf 100644 (file)
@@ -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 <pid> to toggle the hud as desired.
+<li>GALLIUM_DRIVER - useful in combination with LIBGL_ALWAYS_SOFTWARE=1 for
+    choosing one of the software renderers "softpipe", "llvmpipe" or "swr".
 <li>GALLIUM_LOG_FILE - specifies a file for logging all errors, warnings, etc.
     rather than stderr.
 <li>GALLIUM_PRINT_OPTIONS - if non-zero, print all the Gallium environment