summaryrefslogtreecommitdiff
path: root/docs/egl.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/egl.html')
-rw-r--r--docs/egl.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/egl.html b/docs/egl.html
index 87f7e7ddcc..8a2ea7c044 100644
--- a/docs/egl.html
+++ b/docs/egl.html
@@ -126,6 +126,15 @@ test your build. For example,</p>
runtime</p>
<ul>
+<li><code>EGL_DRIVERS_PATH</code>
+
+<p>By default, the main library will look for drivers in the directory where
+the drivers are installed to. This variable specifies a list of
+colon-separated directories where the main library will look for drivers, in
+addition to the default directory.</p>
+
+</li>
+
<li><code>EGL_DRIVER</code>
<p>This variable specifies a full path to an EGL driver and it forces the