summaryrefslogtreecommitdiff
path: root/docs/MiniGLX.html
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-05-04 18:26:41 -0600
committerBrian <brian@yutani.localnet.net>2007-05-04 18:26:41 -0600
commite75fbd3f918e86e545dfe6046b5d17a85be76f38 (patch)
tree9a301a192f6557d48e549c07f3403fdd35f52081 /docs/MiniGLX.html
parenta6dad578b510d8876413871d7dc50738b7d32eb6 (diff)
Assorted miniglx updates.
Diffstat (limited to 'docs/MiniGLX.html')
-rw-r--r--docs/MiniGLX.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/MiniGLX.html b/docs/MiniGLX.html
index 3429812993..e7ebae6851 100644
--- a/docs/MiniGLX.html
+++ b/docs/MiniGLX.html
@@ -88,19 +88,6 @@ driver (such as <code>radeon_dri.so</code>) at runtime. &nbsp;The
environment variable <code>LIBGL_DRIVERS_PATH</code> should name the
directory where these modules are located.<br>
<br>
-Prior to running a MiniGXL application, the following kernel modules
-must be installed:<br>
-<br>
-<div style="margin-left: 40px;"> agpgart.o<br>
-radeonfb.o &nbsp;(assuming Radeon hardware)<br>
-radeon.o &nbsp;(assuming Radeon hardware)<br>
-</div>
-<code></code> <br>
-Finally, MiniGLX reads a configuration file (by default,<code>
-/etc/miniglx.conf</code>) to determine basic configuration information.
-&nbsp;The configuration file may also be located in the directory
-specified by the <code>MINIGLX_CONF</code> environment variable).<br>
-<br>
The remainder of this section describes the MiniGLX API functions.<br>
<br>
<h2>3.1 Initialization</h2>