diff options
Diffstat (limited to 'docs/libGL.txt')
-rw-r--r-- | docs/libGL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libGL.txt b/docs/libGL.txt index 839e330cf06..b69b8c07fcb 100644 --- a/docs/libGL.txt +++ b/docs/libGL.txt @@ -59,7 +59,7 @@ to learn if it is thread safe. Indirect Rendering You can force indirect rendering mode by setting the LIBGL_ALWAYS_INDIRECT -environment variable. Hardware acceleration will not be used. +environment variable to `true`. Hardware acceleration will not be used. |