VirtualBox

source: vbox/trunk/src/VBox/Additions/3D/mesa/mesa-24.0.2/docs/download.rst@ 105254

最後變更 在這個檔案從105254是 103996,由 vboxsync 提交於 12 月 前

Additions/3D/mesa: export mesa-24.0.2 to OSE. bugref:10606

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.8 KB
 
1Downloading and Unpacking
2=========================
3
4Downloading
5-----------
6
7You can download the released versions of Mesa via
8`HTTPS <https://archive.mesa3d.org/>`__ or
9`FTP <ftp://ftp.freedesktop.org/pub/mesa/>`__.
10
11Our release tarballs are GPG-signed, and the public keys are available
12here: `release-maintainers-keys.asc <release-maintainers-keys.asc>`__.
13
14Starting with the first release of 2017, Mesa's version scheme is
15year-based. Filenames are in the form ``mesa-Y.N.P.tar.gz``, where ``Y``
16is the year (two digits), ``N`` is an incremental number (starting at 0)
17and ``P`` is the patch number (0 for the first release, 1 for the first
18patch after that).
19
20When a new release is coming, release candidates (betas) may be found in
21the same directory, and are recognizable by the
22``mesa-Y.N.P-rcX.tar.gz`` filename.
23
24Unpacking
25---------
26
27Mesa releases are available in two formats: ``.tar.xz`` and ``.tar.gz``.
28
29To unpack the tarball:
30
31.. code-block:: console
32
33 tar xf mesa-Y.N.P.tar.xz
34
35or
36
37.. code-block:: console
38
39 tar xf mesa-Y.N.P.tar.gz
40
41Contents
42--------
43
44Proceed to the :doc:`compilation and installation
45instructions <install>`.
46
47Demos, GLUT, and GLU
48--------------------
49
50A package of SGI's GLU library is available
51`here <https://archive.mesa3d.org/glu/>`__
52
53A package of Mark Kilgard's GLUT library is available
54`here <https://archive.mesa3d.org/glut/>`__
55
56The Mesa demos collection is available
57`here <https://archive.mesa3d.org/demos/>`__
58
59In the past, GLUT, GLU and the Mesa demos were released in conjunction
60with Mesa releases. But since GLUT, GLU and the demos change
61infrequently, they were split off into their own Git repositories:
62`GLUT <https://gitlab.freedesktop.org/mesa/glut>`__,
63`GLU <https://gitlab.freedesktop.org/mesa/glu>`__ and
64`Demos <https://gitlab.freedesktop.org/mesa/demos>`__,
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette