source: x/installing/mesa.xml@ 9f777e1

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 9f777e1 was 9f777e1, checked in by Ken Moffat <ken@…>, 3 years ago

mesa - do not recommend virgl for qemu -

It needs virgl-renderer, and although qemu linked to that works
fine in certain places, such as reducing the cpu overhead from
large-window glxgears when running in a BLFS-style qemu build,
offloading the guest's rendering to the host GPU appears to
need libvirt and a much fuller qemu build. It seems to be mainly
for gamers.

For information, link to virglrenderer - I was not logged in to
freedesktop when I tried that today, so note the need for an
account there but also link to the current rlease for those who
do not have an account.

In passing, note that both Fedora and AUR appear to be using later
git commits than the 0.9.1 release.

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