From e75fbd3f918e86e545dfe6046b5d17a85be76f38 Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 4 May 2007 18:26:41 -0600 Subject: Assorted miniglx updates. --- docs/MiniGLX.html | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'docs/MiniGLX.html') diff --git a/docs/MiniGLX.html b/docs/MiniGLX.html index 3429812993a..e7ebae68519 100644 --- a/docs/MiniGLX.html +++ b/docs/MiniGLX.html @@ -88,19 +88,6 @@ driver (such as radeon_dri.so) at runtime.  The environment variable LIBGL_DRIVERS_PATH should name the directory where these modules are located.

-Prior to running a MiniGXL application, the following kernel modules -must be installed:
-
-
agpgart.o
-radeonfb.o  (assuming Radeon hardware)
-radeon.o  (assuming Radeon hardware)
-
-
-Finally, MiniGLX reads a configuration file (by default, -/etc/miniglx.conf) to determine basic configuration information. - The configuration file may also be located in the directory -specified by the MINIGLX_CONF environment variable).
-
The remainder of this section describes the MiniGLX API functions.

3.1 Initialization

-- cgit v1.2.3