From 68071822f74384053905d7e5821de8b293f453eb Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Thu, 9 Sep 2010 13:51:59 +0800 Subject: [PATCH] docs: Update egl.html. Mention that EGL_DRIVERS_PATH should be specified for uninstalled build. Update TODOs. --- docs/egl.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/egl.html b/docs/egl.html index a6cd111f875..47582672944 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -139,6 +139,10 @@ binaries.

specified EGL driver to be loaded. It comes in handy when one wants to test a specific driver. This variable is ignored for setuid/setgid binaries.

+

egl_gallium dynamically loads hardware drivers and client API +modules found in EGL_DRIVERS_PATH. Thus, specifying this variable +alone is not sufficient for egl_gallium for uninstalled build.

+
  • EGL_PLATFORM @@ -291,8 +295,12 @@ should as well lock the display before using it. -- 2.30.2