summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@iki.fi>2015-10-22 10:21:03 +0300
committerTomi Valkeinen <tomi.valkeinen@iki.fi>2015-10-22 10:21:03 +0300
commit894d6154bf75f1cf1333d27c7406f4e5e82372a1 (patch)
tree677484216bd779c4a1043bd2e21e4523633d6e6a /README.md
parent4e6f2f92330b8218f65cb1ee5a78c65f60813de8 (diff)
README: add env variables
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index ea3cd24..bf1e44a 100644
--- a/README.md
+++ b/README.md
@@ -52,3 +52,12 @@ Option name | Values | Default
CMAKE_BUILD_TYPE | Release/Debug | Release
LIBKMS_ENABLE_PYTHON | ON/OFF | ON
LIBKMS_ENABLE_LUA | ON/OFF | ON
+
+## Env variables
+
+You can use the following environmental variables to control the behavior of libkms.
+
+Variable | Description
+--------------------------------- | -------------
+LIBKMSXX_DISABLE_UNIVERSAL_PLANES | Set to disable the use of universal planes
+LIBKMSXX_DISABLE_ATOMIC | Set to disable the use of atomic modesetting