On 01/17/2015 11:43 PM, [email protected] wrote: > Author: igor > Date: Sat Jan 17 14:43:29 2015 > New Revision: 15350 > > Log: > gallium3d r600 doesn't seem to require llvm and elfutils > > Modified: > trunk/BOOK/x/installing/mesalib.xml > > Modified: trunk/BOOK/x/installing/mesalib.xml > ============================================================================== > --- trunk/BOOK/x/installing/mesalib.xml Sat Jan 17 14:11:06 2015 > (r15349) > +++ trunk/BOOK/x/installing/mesalib.xml Sat Jan 17 14:43:29 2015 > (r15350) > @@ -97,9 +97,9 @@ > > <bridgehead renderas="sect4">Recommended</bridgehead> > <para role="recommended"> > - <xref linkend="elfutils"/> (required for radeonsi 3d drivers), > + <xref linkend="elfutils"/> (required for Gallium3D r300 and radeonsi > drivers),
Only radeonsi needs this package, r300 only needs llvm. Strange enough is that r600 needs neither. > <xref linkend="libvdpau"/> (to build VDPAU drivers), > - <xref linkend="llvm"/> (required for radeonsi 3d drivers and also for > + <xref linkend="llvm"/> (required for Gallium3D r300 and radeonsi > drivers and also for > llvmpipe which is intended to be the fastest of the three sw > rasterizers, > see <ulink url="http://www.mesa3d.org/faq.html#part3"></ulink> ) > </para> > @@ -120,7 +120,7 @@ > need to modify the instructions if you choose not to install them. > Please note that <application>elfutils</application> and > <application>LLVM</application> are <emphasis>required</emphasis> > - for Radeon 3D drivers. For an explanation of gallium please see > + for Gallium3D r300 and radeonsi drivers. For an explanation of > Gallium3D please see > <ulink url="https://en.wikipedia.org/wiki/Gallium3D"></ulink>. > </para> > </note> > @@ -262,9 +262,9 @@ > > <para> > <parameter>--with-gallium-drivers="..."</parameter>: This parameter > - controls which Gallium drivers should be built. Available drivers > + controls which Gallium3D drivers should be built. Available drivers > are: i915, ilo, nouveau, r300, r600, radeonsi, svga and swrast. You > - will need to remove r300, r600 and radeonsi from the list if you did > + will need to remove r300 and radeonsi from the list if you did > not install <application>elfutils</application> and > <application>LLVM</application>. > </para> > -- Note: My last name is not Krejzi.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
