Retire miniglx and move the actual glx code up to src/glx

This commit is contained in:
Kristian Høgsberg
2010-02-09 09:58:36 -05:00
parent 538539d879
commit 6e8897ff9f
70 changed files with 114 additions and 4367 deletions

View File

@@ -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>