docs: Update the path to build libgl-xlib.

This commit is contained in:
Chia-I Wu
2010-03-22 13:30:54 +08:00
parent 9fc6c8b831
commit 904d129322

View File

@@ -106,7 +106,7 @@ noted that the classic <code>libGL</code> is not a state tracker and cannot be
used with EGL (unless the EGL driver in use is <code>egl_glx</code>). To build
the OpenGL state tracker, one may append <code>glx</code> to
<code>--with-state-trackers</code> and manually build
<code>src/gallium/winsys/xlib/</code>.</p>
<code>src/gallium/targets/libgl-xlib/</code>.</p>
<h2>Use EGL</h2>