Changeset 7e40901 for x


Ignore:
Timestamp:
05/31/2022 03:31:17 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
71e36c7
Parents:
713981db
Message:

Tweak mesa parameters and contents

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r713981db r7e40901  
    341341
    342342    <para>
    343       <option>-Dbuild-tests=true</option>: This option will cause the test code
     343      <parameter>-Dbuild-tests=true</parameter>: This parameter will cause the test code
    344344      to be enabled.
    345345    </para>
    346346
    347347    <para>
    348       <option>-Dvulkan-drivers=...</option>: This option allows choosing which
     348      <parameter>-Dvulkan-drivers=...</parameter>: This parameter allows choosing which
    349349      Vulkan drivers are built.
    350350      Since BLFS does not use
     
    386386        <seg>
    387387          <!-- Begin gallium DRI drivers : this is the full set -->
    388           d3dadapter9.so (optional), <!-- For Windows games. This is DirectX's
     388<!--          d3dadapter9.so (optional),  For Windows games. This is DirectX's
    389389                                          Direct3D -->
    390390          crocus_dri.so,
     
    407407          <!-- Begin VDPAU drivers -->
    408408          libvdpau_nouveau.so,
    409           libvdpau_r300.so (optional),
     409          libvdpau_r300.so
    410410          libvdpau_r600.so, and
    411411          libvdpau_radeonsi.so
     
    416416          $XORG_PREFIX/{include/{EGL,GL,GLES,GLES2,GLES3,KHR},
    417417          $XORG_PREFIX/lib/{dri,vdpau}},
    418           $XORG_PREFIX/include/d3adapter (optional),
    419           $XORG_PREFIX/lib/d3d (optional),
    420418          $XORG_PREFIX/share/drirc.d (contains workarounds for various applications,
    421419          particularly browsers and games),
Note: See TracChangeset for help on using the changeset viewer.