diff options
author | Kristian Høgsberg <[email protected]> | 2010-02-09 09:58:36 -0500 |
---|---|---|
committer | Kristian Høgsberg <[email protected]> | 2010-02-09 09:58:36 -0500 |
commit | 6e8897ff9f90601ebf6eed500ad942c11b54d1f7 (patch) | |
tree | 5a90891cfbccbf5c03f792abb2a2407c82872778 /docs | |
parent | 538539d8791e5b3b1ea2e95473b589934d94497e (diff) |
Retire miniglx and move the actual glx code up to src/glx
Diffstat (limited to 'docs')
-rw-r--r-- | docs/egl.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/egl.html b/docs/egl.html index 9eba402411d..844cc32079e 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -309,7 +309,6 @@ surfaces.</p> <li>Pass the conformance tests</li> <li>Better automatic driver selection: <code>EGL_DISPLAY</code> loads all drivers and might eat too much memory.</li> -<li>Stop using <code>glxinit.c</code> and sources from <code>src/glx/x11/</code></li> </ul> |