X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2FMiniGLX.html;h=e7ebae68519e4c452a98b750d5ace4ab981cbe28;hb=1c7d7da30c9c99f663b9c29636e2854e0bf6af4e;hp=3429812993a672f9b1b1e511bd49feaf8ff48458;hpb=e3358dea660f5dec53a8be9e38d725f4fd829e14;p=mesa.git 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