Changeset 86a3742 for x/installing/mesa.xml
- Timestamp:
- 03/16/2019 09:32:46 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c80fc008
- Parents:
- ce263b7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/installing/mesa.xml
rce263b7 r86a3742 84 84 Recommended patch: 85 85 <ulink 86 url="&patch-root;/mesa-&mesa-version;-add_xdemos- 1.patch"/>86 url="&patch-root;/mesa-&mesa-version;-add_xdemos-2.patch"/> 87 87 (installs 2 demo programs for testing Mesa - not needed if you 88 88 install the <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/"> … … 157 157 </para> 158 158 159 <screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos- 1.patch</userinput></screen>159 <screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-2.patch</userinput></screen> 160 160 161 161 <!-- Note that freedreno, vc4, and virgl all need special support from … … 210 210 </para> 211 211 212 <screen><userinput>make -C ../xdemos DEMOS_PREFIX=$XORG_PREFIX </userinput></screen>212 <screen><userinput>make -C ../xdemos DEMOS_PREFIX=$XORG_PREFIX LIBRARY_PATH=$PWD/src/glx</userinput></screen> 213 213 <!-- 214 214 <para>
Note:
See TracChangeset
for help on using the changeset viewer.