From ad00a92ee720c275d3852faea4e442a8da876ca2 Mon Sep 17 00:00:00 2001
From: Chia-I Wu
Date: Tue, 2 Nov 2010 01:23:13 +0800
Subject: egl: Rework _eglGetSearchPath.
So that the directory part of EGL_DRIVER, if exists, is prepended to the
search path. This commit also adds a sanity check to _eglLog.
---
docs/egl.html | 5 -----
1 file changed, 5 deletions(-)
(limited to 'docs/egl.html')
diff --git a/docs/egl.html b/docs/egl.html
index cc6462d9787..c86e5438592 100644
--- a/docs/egl.html
+++ b/docs/egl.html
@@ -136,11 +136,6 @@ 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 an uninstalled
-build.
-
EGL_PLATFORM
--
cgit v1.2.3