X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fautoconf.html;h=518f5d2d416f21eaa6faadecc3bf1f4775fe2141;hb=54bd506c0fcfd7dffa31bea22f3c0175ec41b9b0;hp=964ff140abc7e5a642b40403521e3c6e8bcd096d;hpb=aecec3aced1375a8e15f88e13a5dfc97f2814ba4;p=mesa.git diff --git a/docs/autoconf.html b/docs/autoconf.html index 964ff140abc..518f5d2d416 100644 --- a/docs/autoconf.html +++ b/docs/autoconf.html @@ -116,6 +116,12 @@ be used. In this case, the --with-x, --x-includes and --x-libraries options can control the use of X for Mesa. +
  • --enable-gl-osmesa - The OSMesa +library can be built on top of libGL for drivers that provide it. +This option controls whether to build libOSMesa. By default, this is +enabled for the Xlib driver and disabled otherwise. Note that this +option is different than using OSMesa as the driver. +
  • --enable-debug - This option will enable compiler options and macros to aid in debugging the Mesa libraries.
  • @@ -156,16 +162,6 @@ libraries, as well as the X11 development headers, will be need to support the Xlib driver. - -

    -

    -

    -
  • DRI - This mode uses the DRI hardware drivers for accelerated OpenGL rendering. Enable the DRI drivers with the option