source: x/installing/mesa.xml@ 8558044

11.1 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 8558044 was 8558044, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

  • Property mode set to 100644
File size: 18.0 KB
RevLine 
[868c7c2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[868c7c2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[c0a8c0dc]7 <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
8 <!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
[ef936e4]9 <!ENTITY mesa-md5sum "f81336168864b1f890edfa5db8587f2b">
[63a0217]10 <!ENTITY mesa-size "15 MB">
[ef936e4]11 <!ENTITY mesa-buildsize "799 MB (with docs, add 376 MB if running the tests)">
12 <!-- using NINJAJOBS=6 -->
13 <!ENTITY mesa-time "5.1 SBU (on a 4-core machine with docs)">
[868c7c2]14]>
15
[7a395d1]16<sect1 id="mesa" xreflabel="Mesa-&mesa-version;">
17 <?dbhtml filename="mesa.html"?>
[868c7c2]18
19 <sect1info>
20 <date>$Date$</date>
21 </sect1info>
22
[7a395d1]23 <title>Mesa-&mesa-version;</title>
[868c7c2]24
[7a395d1]25 <indexterm zone="mesa">
26 <primary sortas="a-Mesa">Mesa</primary>
[868c7c2]27 </indexterm>
28
29 <sect2 role="package">
[7a395d1]30 <title>Introduction to Mesa</title>
[868c7c2]31
[eb425b4]32 <para>
33 <application>Mesa</application> is an OpenGL compatible 3D graphics
34 library.
35 </para>
[868c7c2]36
[fdcf97c7]37 <note>
38 <para>
39 <application>Mesa</application> is updated relatively often. You may
40 want to use the latest available &mesa-major-minor;.x mesa version.
41 </para>
42 </note>
43
[34a6571]44 &lfs110a_checked;
[ca0c29cc]45
[868c7c2]46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
[de938a4e]49 <para>
[7a395d1]50 Download (HTTP): <ulink url="&mesa-download-http;"/>
[de938a4e]51 </para>
[868c7c2]52 </listitem>
53 <listitem>
[de938a4e]54 <para>
[7a395d1]55 Download (FTP): <ulink url="&mesa-download-ftp;"/>
[de938a4e]56 </para>
[868c7c2]57 </listitem>
58 <listitem>
[de938a4e]59 <para>
[7a395d1]60 Download MD5 sum: &mesa-md5sum;
[de938a4e]61 </para>
[868c7c2]62 </listitem>
63 <listitem>
[de938a4e]64 <para>
[7a395d1]65 Download size: &mesa-size;
[de938a4e]66 </para>
[868c7c2]67 </listitem>
68 <listitem>
[de938a4e]69 <para>
[7a395d1]70 Estimated disk space required: &mesa-buildsize;
[de938a4e]71 </para>
[868c7c2]72 </listitem>
73 <listitem>
[de938a4e]74 <para>
[7a395d1]75 Estimated build time: &mesa-time;
[de938a4e]76 </para>
[868c7c2]77 </listitem>
78 </itemizedlist>
[1334c9a]79
[625079b6]80 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[a07e9eb]81 <itemizedlist spacing="compact">
82 <listitem>
[eb425b4]83 <para>
84 Recommended patch:
[1334c9a]85 <ulink url="&patch-root;/mesa-&mesa-version;-add_xdemos-1.patch"/>
[7a395d1]86 (installs 2 demo programs for testing Mesa - not needed if you
[39dd48b]87 install the <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/">
88 mesa-demos</ulink> package)
[ace536a]89 </para>
[eeb29511]90 </listitem>
91 </itemizedlist>
[1334c9a]92
[7a395d1]93 <bridgehead renderas="sect3">Mesa Dependencies</bridgehead>
[868c7c2]94
95 <bridgehead renderas="sect4">Required</bridgehead>
[7b74537e]96 <para role="required">
[df343952]97 <xref linkend="xorg7-lib"/>,
[e2aae21f]98 <xref linkend="libdrm"/>, and
99 <xref linkend="Mako"/>
[eb425b4]100 </para>
[868c7c2]101
[606dfd4]102 <bridgehead renderas="sect4">Recommended</bridgehead>
[eb425b4]103 <para role="recommended">
[d2f50ba]104
[cc405844]105 <xref role="first" linkend="libva"/> (to provide VA-API support for some
106 gallium drivers, note that there is a circular dependency. You must
[df343952]107 build <application>libva</application> first without EGL and GLX support,
[cc405844]108 install this package, and rebuild <application>libva</application>),
[9065a56b]109 <xref linkend="libvdpau"/> (to build VDPAU drivers),
[d2f50ba]110 <xref linkend="llvm"/> (required for Gallium3D, nouveau, r300, and radeonsi
111 drivers and for swrast, the software rasterizer which is sometimes referred
112 to as llvmpipe. See <ulink role="nodep"
[c6cb93b]113 url="https://docs.mesa3d.org/systems.html"/> for more information), and
[8558044]114 <xref linkend="wayland-protocols"/> (required for
[8e17e54]115 <xref role="nodep" linkend='plasma5-build'/>,
116 <!-- <xref role="nodep" linkend='lxqt'/>, -->
[d2f50ba]117 GNOME, and recommended for <xref role="nodep" linkend='gtk3'/>)
[606dfd4]118 </para>
[60bcf481]119
[07584d8]120 <bridgehead renderas="sect4">Optional</bridgehead>
121 <para role="optional">
[57bcce9]122 <xref linkend="libgcrypt"/>,
[b4d0b5a]123 <xref linkend="lm_sensors"/> <!-- for libsensors according to Meson -->,
[57bcce9]124 <xref linkend="nettle"/>,
[b4d0b5a]125 <xref linkend="valgrind"/>,
[58720a7b]126 <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/">mesa-demos</ulink>
[1cdb1f7]127 (provides more than 300 extra demos to test
[973dabe9]128 <application>Mesa</application>; this includes the same programs added by
[b4d0b5a]129 the patch above),
[c18b8f23]130 <ulink url="http://omxil.sourceforge.net/">Bellagio OpenMAX Integration
[8558044]131 Layer</ulink> (for mobile platforms),
[ef936e4]132 <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
[b4d0b5a]133 <ulink url="https://github.com/tizonia/tizonia-openmax-il/wiki/Tizonia-OpenMAX-IL/">
[ef936e4]134 libtizonia</ulink>, and
135 <ulink url="https://www.vulkan.org/">libvulkan</ulink> (for the zink driver)
[07584d8]136 </para>
137
[9065a56b]138 <note>
[fd2f9a2]139 <para>
[e4fbb24]140 The instructions below assume that
[d2f50ba]141 <application>LLVM</application> with the r600/amdgpu and host backends
142 and run-time type information (RTTI - needed for nouveau) are installed.
143 You will need to modify the instructions if you
144 choose not to install all of these. For an explanation of Gallium3D see
[e83a3bb]145 <ulink url="https://en.wikipedia.org/wiki/Gallium3D"/>.
[fd2f9a2]146 </para>
[9065a56b]147 </note>
[fd2f9a2]148
[c5c2654]149 <para condition="html" role="usernotes">User Notes:
[7a395d1]150 <ulink url="&blfs-wiki;/mesa"/>
[2993b2f]151 </para>
[868c7c2]152 </sect2>
153
154 <sect2 role="installation">
[7a395d1]155 <title>Installation of Mesa</title>
[1334c9a]156
[a07e9eb]157 <para>
[51c08f3]158 If you have downloaded the xdemos patch (needed if testing the Xorg
159 installation per BLFS instructions), apply it by running the following
160 command:
[a07e9eb]161 </para>
162
[1334c9a]163<screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-1.patch</userinput></screen>
164
[054e926]165 <!-- Note that freedreno, vc4, and virgl all need special support from
[d2f50ba]166 libdrm - renodr
167 For me, libdrm does not mention virgl, but mesa accepts it. AFAICS
168 freedreno is for qualcom hardware, libdrm will build for it on suitable
169 systems. VC4 is for the Broadcom VC4 used in the raspberry pi - ken -->
170
[908e724]171 <para>
[4873baa]172 Adjust a script file in test suite to use Python 3, instead of the
[17facb1]173 obsolete Python 2:
[908e724]174 </para>
175
[62a5037e]176<screen><userinput>sed '1s/python/&amp;3/' -i bin/symbols-check.py</userinput></screen>
[908e724]177
[d2f50ba]178 <note>
179 <para>
180 The measurements above, and the Contents below, are for a full build.
181 Many people will not wish to install drivers they cannot use, so the
182 following paragraphs explain how to limit the drivers, and give an
183 example which can be be reduced or amended as necessary.
184 </para>
185 </note>
186
187 <para>
188 Now, select the drivers you wish to install. For the X86 architecture, the
[ef936e4]189 available gallium drivers are auto (<emphasis>in 21.2.1 this does not select
190 crocus </emphasis>), <emphasis>or alternatively a choice from</emphasis>
[d06644b]191 crocus, i915, iris, nouveau, r300, r600, radeonsi, svga, swrast, and virgl. The
[ef936e4]192 latter is recommended if you intend to run the system under
193 <xref linkend="qemu"/>.<!-- If you wish to build all available gallium drivers,
194 use 'auto'. FIXME : does not build crocus in 21.2.1 -->
[d2f50ba]195 </para>
196
197 <para>
198 The (non-gallium) DRI drivers available in X86 are auto, <emphasis>or
199 alternatively a choice from</emphasis> i915, i965, nouveau, r100, r200,
200 and swrast. Use 'auto' to build all available DRI drivers, or use an
201 empty string (DRI_DRIVERS="") if you wish to only build gallium drivers.
202 </para>
203
204 <para>
205 The platforms ("window systems") available for X86 linux are x11, wayland,
[8558044]206 <!--drm,--> and surfaceless. By not specifying anything, the meson
[17ae4374]207 build-system will build for all these platforms if you have the
208 dependencies, identical to if you had specified '-Dplatforms=auto'.
[d2f50ba]209 </para>
210
211 <para>
212 Modify the commands below for your desired drivers. The drivers listed
213 below will cover most modern video cards and virtual machines. For help in
[c6cb93b]214 selecting drivers see <ulink url="https://docs.mesa3d.org/systems.html"/>.
[ef936e4]215 <!-- these two don't seem to be mentioned in that mesa link -->
216 For intel drivers, specify crocus for i965 gen 4 through to haswell, iris
217 for broadwell and later.
[d2f50ba]218 </para>
219
220 <note>
221 <para>
222 Although the nouveau drivers can be built for both gallium and dri, the
223 i915 driver can only be built for one or the other.
224 </para>
225 </note>
226
[ef936e4]227<screen><userinput>GALLIUM_DRV="crocus,i915,iris,nouveau,r600,radeonsi,svga,swrast,virgl"
[d2f50ba]228DRI_DRIVERS="i965,nouveau"</userinput></screen>
[973dabe9]229
[eb425b4]230 <para>
[7a395d1]231 Install <application>Mesa</application> by running the following
[eb425b4]232 commands:
233 </para>
[868c7c2]234
[b3f053c5]235<screen><userinput>mkdir build &amp;&amp;
236cd build &amp;&amp;
[a85e5ce]237
[b3f053c5]238meson --prefix=$XORG_PREFIX \
[3918112a]239 --buildtype=release \
[b3f053c5]240 -Ddri-drivers=$DRI_DRIVERS \
241 -Dgallium-drivers=$GALLIUM_DRV \
[2ca222a7]242 -Dgallium-nine=false \
[d2f50ba]243 -Dglx=dri \
[d7fcae6]244 -Dvalgrind=disabled \
245 -Dlibunwind=disabled \
[b3f053c5]246 .. &amp;&amp;
[a85e5ce]247
[d2f50ba]248unset GALLIUM_DRV DRI_DRIVERS &amp;&amp;
[b3f053c5]249
250ninja</userinput></screen>
[868c7c2]251
[b3f053c5]252 <para>
[d2f50ba]253 If you built the tests (see 'Command Explanations'), to run them issue:
[8558044]254 <command>ninja test</command>.
[ef936e4]255 All 33 subtests tests in the mesa:compiler+glsl / glsl compiler warnings
256 suite are known to fail.
[b3f053c5]257 </para>
[ef936e4]258
[eb425b4]259 <para>
260 Now, as the <systemitem class="username">root</systemitem> user:
261 </para>
[ff55539b]262
[b3f053c5]263<screen role="root"><userinput>ninja install</userinput></screen>
[a07e9eb]264
[eb425b4]265 <para>
[a07e9eb]266 If desired, install the optional documentation by running
267 the following commands as the
[eb425b4]268 <systemitem class="username">root</systemitem> user:
269 </para>
[91859cf]270
[7a395d1]271<screen role="root"><userinput>install -v -dm755 /usr/share/doc/mesa-&mesa-version; &amp;&amp;
[b3f053c5]272cp -rfv ../docs/* /usr/share/doc/mesa-&mesa-version;</userinput></screen>
[5a883bc4]273
[868c7c2]274 </sect2>
275
[a07e9eb]276 <sect2 role="commands">
277 <title>Command Explanations</title>
[d2f50ba]278
[95e8211]279 <para>
[3918112a]280 <parameter>--buildtype=release</parameter>: This switch ensures a
[d2f50ba]281 fully-optimized build, and disables debug assertions which will
[ec77633]282 severely slow down the libraries in certain use-cases. Without this
283 switch, build sizes can span into the 2GB range.
[95e8211]284 </para>
285
[b642036d]286 <para>
[d2f50ba]287 <parameter>-Ddri-drivers="..."</parameter>: This parameter
288 controls which (non-gallium) dri drivers should be built.
289 </para>
290
291 <para>
292 <parameter>-Dgallium-drivers="..."</parameter>: This parameter
293 controls which Gallium3D drivers should be built.
294 </para>
295
296 <para>
[42117d4e]297 <parameter>-Dgallium-nine=false</parameter>: Prevents building
298 support for (MS Windows) games designed for DX9. Set it to true if
299 this support is desired.
[d2f50ba]300 </para>
[d3ad4c0f]301<!--
[d2f50ba]302 <para>
[d3ad4c0f]303 <parameter>-Dosmesa=true</parameter>: This switch enables building
[d2f50ba]304 the <filename class="libraryfile">libOSMesa</filename> library and
[018c4c52]305 provides Gallium3D support in it. It requires the swrast gallium driver.
[b642036d]306 </para>
[d3ad4c0f]307-->
[0f09c2b8]308<!--
[eb425b4]309 <para>
[d2f50ba]310 <parameter>-Dplatforms="..."</parameter>: This parameter
311 controls which platforms EGL will be built for. Available
312 linux X86 platforms are drm, x11, wayland, and surfaceless.
[eb425b4]313 </para>
[0f09c2b8]314-->
[2993b2f]315 <para>
[d7fcae6]316 <parameter>-Dvalgrind=disabled</parameter>: This parameter disables
[d2f50ba]317 the usage of Valgrind during the build process. Remove this parameter
318 if you have Valgrind installed, and wish to check for memory leaks.
[2993b2f]319 </para>
320
[42117d4e]321 <para>
[d7fcae6]322 <parameter>-Dlibunwind=disabled</parameter>: This parameter disables
[42117d4e]323 the usage of libunwind.
324 </para>
325
[d2f50ba]326<!--
[eb425b4]327 <para>
[b3f053c5]328 <parameter>- -enable-xa</parameter>: This switch enables building the
[eb425b4]329 XA X Acceleration API (Required for VMware 3D Driver).
330 </para>
331
332 <para>
[b3f053c5]333 <parameter>- -enable-gbm</parameter>: This switch enables building the
[a07e9eb]334 <application>Mesa</application> Graphics Buffer Manager library.
335 </para>
[d2f50ba]336 These two seem to be automatic in 19.0 - ken
[a07e9eb]337
[eb425b4]338 <para>
[b3f053c5]339 <parameter>- -enable-glx-tls</parameter>: This switch enables TLS (Thread Local
[4d92247]340 Storage) support in GLX.
[eb425b4]341 </para>
[b3f053c5]342-->
[a07e9eb]343 <para>
[d2f50ba]344 <option>-Dbuild-tests=true</option>: This option will cause the test code
[63a0217]345 to be enabled. To run the tests, issue: <command>ninja test</command>.
[b4d0b5a]346 </para>
347
[371ff30]348 </sect2>
349
[868c7c2]350 <sect2 role="content">
351 <title>Contents</title>
352
353 <segmentedlist>
[1263ab1e]354 <segtitle>Installed Programs</segtitle>
[42117d4e]355 <segtitle>Installed Libraries</segtitle><!-- in /usr/lib -->
356 <segtitle>Installed Drivers</segtitle><!-- in /usr/lib/<subdir> -->
[ba2ac60]357 <segtitle>Installed Directories</segtitle>
[868c7c2]358
359 <seglistitem>
[eb425b4]360 <seg>
361 glxgears and glxinfo
362 </seg>
[42117d4e]363 <seg>
364 libEGL.so,
365 libGL.so,
366 libGLESv1_CM.so,
367 libGLESv2.so,
368 libOSMesa.so,
369 libXvMCnouveau.so,
370 libXvMCr600.so,
371 libgbm.so,
372 libglapi.so,
373 <!-- Begin Vulkan drivers -->
374 libvulkan_intel.so,
375 libvulkan_lvp.so,
376 libvulkan_radeon.so, and
377 <!-- End Vulkan drivers -->
378 libxatracker.so,
379 </seg>
[eb425b4]380 <seg>
[ef936e4]381 <!-- Begini gallium DRI drivers : this is the full set -->
[42117d4e]382 d3dadapter9.so (optional), <!-- For Windows games. This is DirectX's
383 Direct3D -->
[ef936e4]384 crocus_dri.so,
385 i830_dri.so,
[b3f053c5]386 i915_dri.so,
387 i965_dri.so,
[db480be]388 iris_dri.so,
[b3f053c5]389 kms_swrast_dri.so,
390 nouveau_dri.so,
[d2f50ba]391 nouveau_drv_video.so,
[b3f053c5]392 nouveau_vieux_dri.so,
[42117d4e]393 r200_dri.so (optional),
394 r300_dri.so (optional),
[d2f50ba]395 r600_dri.so,
396 r600_drv_video.so,
[bc38b45]397 radeon_dri.so (optional),
[b3f053c5]398 radeonsi_dri.so,
399 radeonsi_drv_video.so,
400 swrast_dri.so,
[d2f50ba]401 virtio_gpu_dri.so,
[696735e]402 vmwgfx_dri.so,
[e4fbb24]403 <!-- End DRI Drivers -->
404 <!-- Begin VDPAU drivers -->
[d2f50ba]405 libvdpau_nouveau.so,
[42117d4e]406 libvdpau_r300.so (optional),
[d2f50ba]407 libvdpau_r600.so, and
[b3f053c5]408 libvdpau_radeonsi.so
[e4fbb24]409 <!-- End VDPAU drivers -->
[ef936e4]410 (Many of these drivers are hard-linked).
[eb425b4]411 </seg>
412 <seg>
[42117d4e]413 $XORG_PREFIX/{include/{EGL,GL,GLES,GLES2,GLES3,KHR,vulkan},lib/{dri,vdpau}},
414 $XORG_PREFIX/include/d3adapter (optional),
415 $XORG_PREFIX/lib/d3d (optional),
[d2f50ba]416 $XORG_PREFIX/share/drirc.d (contains workarounds for various applications,
417 particularly browsers and games)
418 $XORG_PREFIX/share/vulkan/icd.d,
[880727e]419 and
[7a395d1]420 /usr/share/doc/mesa-&mesa-version; (optional)
[eb425b4]421 </seg>
[868c7c2]422 </seglistitem>
423 </segmentedlist>
[d3ef1e4]424
[4437f63]425 <variablelist>
426 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
427 <?dbfo list-presentation="list"?>
428 <?dbhtml list-presentation="table"?>
429
430 <varlistentry id="glxgears">
[eb50ddde]431 <term><command>glxgears</command></term>
[4437f63]432 <listitem>
[eb425b4]433 <para>
434 is a GL demo useful for troubleshooting graphics
[4c24eb0a]435 problems
[eb425b4]436 </para>
[7a395d1]437 <indexterm zone="mesa glxgears">
[4437f63]438 <primary sortas="b-glxgears">glxgears</primary>
439 </indexterm>
440 </listitem>
441 </varlistentry>
442
443 <varlistentry id="glxinfo">
[eb50ddde]444 <term><command>glxinfo</command></term>
[4437f63]445 <listitem>
[eb425b4]446 <para>
447 is a diagnostic program that displays information about the
[4c24eb0a]448 graphics hardware and installed GL libraries
[eb425b4]449 </para>
[7a395d1]450 <indexterm zone="mesa glxinfo">
[4437f63]451 <primary sortas="b-glxinfo">glxinfo</primary>
452 </indexterm>
453 </listitem>
454 </varlistentry>
455
[25f6d94]456 <varlistentry id="libEGL">
[a07e9eb]457 <term><filename class="libraryfile">libEGL.so</filename></term>
[25f6d94]458 <listitem>
[eb425b4]459 <para>
[a07e9eb]460 provides a native platform graphics interface as
[4c24eb0a]461 defined by the EGL-1.4 specification
[eb425b4]462 </para>
[7a395d1]463 <indexterm zone="mesa libEGL">
[25f6d94]464 <primary sortas="c-libGL">libEGL.so</primary>
465 </indexterm>
466 </listitem>
467 </varlistentry>
468
[a07e9eb]469 <varlistentry id="libgbm">
470 <term><filename class="libraryfile">libgbm.so</filename></term>
471 <listitem>
472 <para>
473 is the <application>Mesa</application> Graphics Buffer
[4c24eb0a]474 Manager library
[a07e9eb]475 </para>
[7a395d1]476 <indexterm zone="mesa libgbm">
[a07e9eb]477 <primary sortas="c-libgbm">libgbm.so</primary>
478 </indexterm>
479 </listitem>
480 </varlistentry>
481
482 <varlistentry id="libGLESv1_CM">
483 <term><filename class="libraryfile">libGLESv1_CM.so</filename></term>
484 <listitem>
485 <para>
[4c24eb0a]486 is the <application>Mesa</application> OpenGL ES 1.1 library
[a07e9eb]487 </para>
[7a395d1]488 <indexterm zone="mesa libGLESv1_CM">
[a07e9eb]489 <primary sortas="c-libGLESv1_CM">libGLESv1_CM.so</primary>
490 </indexterm>
491 </listitem>
492 </varlistentry>
493
494 <varlistentry id="libGLES2">
495 <term><filename class="libraryfile">libGLES2.so</filename></term>
496 <listitem>
497 <para>
[4c24eb0a]498 is the <application>Mesa</application> OpenGL ES 2.0 library
[a07e9eb]499 </para>
[7a395d1]500 <indexterm zone="mesa libGLES2">
[a07e9eb]501 <primary sortas="c-libGLES2">libGLES2.so</primary>
502 </indexterm>
503 </listitem>
504 </varlistentry>
505
[ba2ac60]506 <varlistentry id="libGL">
[a07e9eb]507 <term><filename class="libraryfile">libGL.so</filename></term>
[ba2ac60]508 <listitem>
[eb425b4]509 <para>
[4c24eb0a]510 is the main <application>Mesa</application> OpenGL library
[eb425b4]511 </para>
[7a395d1]512 <indexterm zone="mesa libGL">
[ba2ac60]513 <primary sortas="c-libGL">libGL.so</primary>
514 </indexterm>
515 </listitem>
516 </varlistentry>
517
[2993b2f]518 <varlistentry id="libOSMesa">
519 <term><filename class="libraryfile">libOSMesa.so</filename></term>
520 <listitem>
521 <para>
[4c24eb0a]522 is the <application>Mesa</application> Off-screen Rendering library
[2993b2f]523 </para>
[7a395d1]524 <indexterm zone="mesa libOSMesa">
[2993b2f]525 <primary sortas="c-libOSMesa">libOSMesa.so</primary>
526 </indexterm>
527 </listitem>
528 </varlistentry>
529
[4437f63]530 </variablelist>
531
[868c7c2]532 </sect2>
[d3ef1e4]533
[868c7c2]534</sect1>
Note: See TracBrowser for help on using the repository browser.