docs: format notes as rst-notes
Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>
This commit is contained in:

committed by
Marge Bot

parent
5aea48001f
commit
bf3f0f7a82
@@ -672,4 +672,4 @@ upon Mesa.
|
|||||||
|
|
||||||
Conformx passed.
|
Conformx passed.
|
||||||
|
|
||||||
NOTE: conformx passes for all machine path levels (-p option).
|
.. note:: conformx passes for all machine path levels (-p option).
|
||||||
|
@@ -147,10 +147,15 @@ Core Mesa environment variables
|
|||||||
GLSL programs. Should be set to a number optionally followed by
|
GLSL programs. Should be set to a number optionally followed by
|
||||||
``K``, ``M``, or ``G`` to specify a size in kilobytes, megabytes, or
|
``K``, ``M``, or ``G`` to specify a size in kilobytes, megabytes, or
|
||||||
gigabytes. By default, gigabytes will be assumed. And if unset, a
|
gigabytes. By default, gigabytes will be assumed. And if unset, a
|
||||||
maximum size of 1GB will be used. Note: A separate cache might be
|
maximum size of 1GB will be used.
|
||||||
created for each architecture that Mesa is installed for on your
|
|
||||||
system. For example under the default settings you may end up with a
|
.. note::
|
||||||
1GB cache for x86_64 and another 1GB cache for i386.
|
|
||||||
|
A separate cache might be created for each architecture that Mesa is
|
||||||
|
installed for on your system. For example under the default settings
|
||||||
|
you may end up with a 1GB cache for x86_64 and another 1GB cache for
|
||||||
|
i386.
|
||||||
|
|
||||||
``MESA_GLSL_CACHE_DIR``
|
``MESA_GLSL_CACHE_DIR``
|
||||||
if set, determines the directory to be used for the on-disk cache of
|
if set, determines the directory to be used for the on-disk cache of
|
||||||
compiled GLSL programs. If this variable is not set, then the cache
|
compiled GLSL programs. If this variable is not set, then the cache
|
||||||
|
169
docs/index.rst
169
docs/index.rst
@@ -165,9 +165,11 @@ October 21, 2019
|
|||||||
`Mesa 19.1.8 <relnotes/19.1.8.html>`__ is released. This is a bug-fix
|
`Mesa 19.1.8 <relnotes/19.1.8.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 19.1.8 will be the final release in the
|
.. note::
|
||||||
19.1 series. Users of 19.1 are encouraged to migrate to the 19.2 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 19.1.8 will be the final release in the
|
||||||
|
19.1 series. Users of 19.1 are encouraged to migrate to the 19.2 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
October 9, 2019
|
October 9, 2019
|
||||||
---------------
|
---------------
|
||||||
@@ -237,9 +239,11 @@ June 24, 2019
|
|||||||
`Mesa 19.0.7 <relnotes/19.0.7.html>`__ is released. This is a bug-fix
|
`Mesa 19.0.7 <relnotes/19.0.7.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 19.0.7 will be the final release in the
|
.. note::
|
||||||
19.0 series. Users of 19.0 are encouraged to migrate to the 19.1 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 19.0.7 will be the final release in the
|
||||||
|
19.0 series. Users of 19.0 are encouraged to migrate to the 19.1 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
June 11, 2019
|
June 11, 2019
|
||||||
-------------
|
-------------
|
||||||
@@ -284,9 +288,11 @@ April 5, 2019
|
|||||||
`Mesa 18.3.6 <relnotes/18.3.6.html>`__ is released. This is a bug-fix
|
`Mesa 18.3.6 <relnotes/18.3.6.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 18.3.6 will be the final release in the
|
.. note::
|
||||||
18.3 series. Users of 18.3 are encouraged to migrate to the 19.0 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 18.3.6 will be the final release in the
|
||||||
|
18.3 series. Users of 18.3 are encouraged to migrate to the 19.0 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
March 27, 2019
|
March 27, 2019
|
||||||
--------------
|
--------------
|
||||||
@@ -331,9 +337,11 @@ December 27, 2018
|
|||||||
`Mesa 18.2.8 <relnotes/18.2.8.html>`__ is released. This is a bug-fix
|
`Mesa 18.2.8 <relnotes/18.2.8.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 18.2.8 will be the final release in the
|
.. note::
|
||||||
18.2 series. Users of 18.2 are encouraged to migrate to the 18.3 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 18.2.8 will be the final release in the
|
||||||
|
18.2 series. Users of 18.2 are encouraged to migrate to the 18.3 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
December 13, 2018
|
December 13, 2018
|
||||||
-----------------
|
-----------------
|
||||||
@@ -390,9 +398,11 @@ September 24, 2018
|
|||||||
`Mesa 18.1.9 <relnotes/18.1.9.html>`__ is released. This is a bug-fix
|
`Mesa 18.1.9 <relnotes/18.1.9.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 18.1.9 will be the final release in the
|
.. note::
|
||||||
18.1 series. Users of 18.1 are encouraged to migrate to the 18.2 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 18.1.9 will be the final release in the
|
||||||
|
18.1 series. Users of 18.1 are encouraged to migrate to the 18.2 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
September 21, 2018
|
September 21, 2018
|
||||||
------------------
|
------------------
|
||||||
@@ -450,9 +460,11 @@ June 3, 2018
|
|||||||
`Mesa 18.0.5 <relnotes/18.0.5.html>`__ is released. This is a bug-fix
|
`Mesa 18.0.5 <relnotes/18.0.5.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 18.0.5 will be the final release in the
|
.. note::
|
||||||
18.0 series. Users of 18.0 are encouraged to migrate to the 18.1 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 18.0.5 will be the final release in the
|
||||||
|
18.0 series. Users of 18.0 are encouraged to migrate to the 18.1 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
June 1, 2018
|
June 1, 2018
|
||||||
------------
|
------------
|
||||||
@@ -499,9 +511,11 @@ April 18, 2018
|
|||||||
`Mesa 17.3.9 <relnotes/17.3.9.html>`__ is released. This is a bug-fix
|
`Mesa 17.3.9 <relnotes/17.3.9.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 17.3.9 will be the final release in the
|
.. note::
|
||||||
17.3 series. Users of 17.3 are encouraged to migrate to the 18.0 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 17.3.9 will be the final release in the
|
||||||
|
17.3 series. Users of 17.3 are encouraged to migrate to the 18.0 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
April 03, 2018
|
April 03, 2018
|
||||||
--------------
|
--------------
|
||||||
@@ -558,9 +572,11 @@ December 22, 2017
|
|||||||
`Mesa 17.2.8 <relnotes/17.2.8.html>`__ is released. This is a bug-fix
|
`Mesa 17.2.8 <relnotes/17.2.8.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 17.2.8 will be the final release in the
|
.. note::
|
||||||
17.2 series. Users of 17.2 are encouraged to migrate to the 17.3 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 17.2.8 will be the final release in the
|
||||||
|
17.2 series. Users of 17.2 are encouraged to migrate to the 17.3 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
December 21, 2017
|
December 21, 2017
|
||||||
-----------------
|
-----------------
|
||||||
@@ -617,9 +633,11 @@ September 25, 2017
|
|||||||
`Mesa 17.1.10 <relnotes/17.1.10.html>`__ is released. This is a bug-fix
|
`Mesa 17.1.10 <relnotes/17.1.10.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 17.1.10 will be the final release in the
|
.. note::
|
||||||
17.1 series. Users of 17.1 are encouraged to migrate to the 17.2 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 17.1.10 will be the final release in the
|
||||||
|
17.1 series. Users of 17.1 are encouraged to migrate to the 17.2 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
September 17, 2017
|
September 17, 2017
|
||||||
------------------
|
------------------
|
||||||
@@ -688,9 +706,11 @@ June 1, 2017
|
|||||||
`Mesa 17.0.7 <relnotes/17.0.7.html>`__ is released. This is a bug-fix
|
`Mesa 17.0.7 <relnotes/17.0.7.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 17.0.7 will be the final release in the
|
.. note::
|
||||||
17.0 series. Users of 17.0 are encouraged to migrate to the 17.1 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 17.0.7 will be the final release in the
|
||||||
|
17.0 series. Users of 17.0 are encouraged to migrate to the 17.1 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
May 25, 2017
|
May 25, 2017
|
||||||
------------
|
------------
|
||||||
@@ -736,9 +756,11 @@ March 20, 2017
|
|||||||
17.0.2 <relnotes/17.0.2.html>`__ are released. These are bug-fix
|
17.0.2 <relnotes/17.0.2.html>`__ are released. These are bug-fix
|
||||||
releases from the 13.0 and 17.0 branches, respectively.
|
releases from the 13.0 and 17.0 branches, respectively.
|
||||||
|
|
||||||
NOTE: It is anticipated that 13.0.6 will be the final release in the
|
.. note::
|
||||||
13.0 series. Users of 13.0 are encouraged to migrate to the 17.0 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 13.0.6 will be the final release in the
|
||||||
|
13.0 series. Users of 13.0 are encouraged to migrate to the 17.0 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
March 4, 2017
|
March 4, 2017
|
||||||
-------------
|
-------------
|
||||||
@@ -771,10 +793,12 @@ January 23, 2017
|
|||||||
`Mesa 12.0.6 <relnotes/12.0.6.html>`__ is released. This is a bug-fix
|
`Mesa 12.0.6 <relnotes/12.0.6.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: This is an extra release for the 12.0 stable branch, as per
|
.. note::
|
||||||
developers' feedback. It is anticipated that 12.0.6 will be the final
|
|
||||||
release in the 12.0 series. Users of 12.0 are encouraged to migrate to
|
This is an extra release for the 12.0 stable branch, as per
|
||||||
the 13.0 series in order to obtain future fixes.
|
developers' feedback. It is anticipated that 12.0.6 will be the final
|
||||||
|
release in the 12.0 series. Users of 12.0 are encouraged to migrate to
|
||||||
|
the 13.0 series in order to obtain future fixes.
|
||||||
|
|
||||||
January 5, 2017
|
January 5, 2017
|
||||||
---------------
|
---------------
|
||||||
@@ -788,9 +812,11 @@ December 5, 2016
|
|||||||
`Mesa 12.0.5 <relnotes/12.0.5.html>`__ is released. This is a bug-fix
|
`Mesa 12.0.5 <relnotes/12.0.5.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 12.0.5 will be the final release in the
|
.. note::
|
||||||
12.0 series. Users of 12.0 are encouraged to migrate to the 13.0 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 12.0.5 will be the final release in the
|
||||||
|
12.0 series. Users of 12.0 are encouraged to migrate to the 13.0 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
November 28, 2016
|
November 28, 2016
|
||||||
-----------------
|
-----------------
|
||||||
@@ -846,9 +872,11 @@ May 9, 2016
|
|||||||
11.2.2 <relnotes/11.2.2.html>`__ are released. These are bug-fix
|
11.2.2 <relnotes/11.2.2.html>`__ are released. These are bug-fix
|
||||||
releases from the 11.1 and 11.2 branches, respectively.
|
releases from the 11.1 and 11.2 branches, respectively.
|
||||||
|
|
||||||
NOTE: It is anticipated that 11.1.4 will be the final release in the
|
.. note::
|
||||||
11.1.4 series. Users of 11.1 are encouraged to migrate to the 11.2
|
|
||||||
series in order to obtain future fixes.
|
It is anticipated that 11.1.4 will be the final release in the
|
||||||
|
11.1.4 series. Users of 11.1 are encouraged to migrate to the 11.2
|
||||||
|
series in order to obtain future fixes.
|
||||||
|
|
||||||
April 17, 2016
|
April 17, 2016
|
||||||
--------------
|
--------------
|
||||||
@@ -876,9 +904,11 @@ January 22, 2016
|
|||||||
`Mesa 11.0.9 <relnotes/11.0.9.html>`__ is released. This is a bug-fix
|
`Mesa 11.0.9 <relnotes/11.0.9.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 11.0.9 will be the final release in the
|
.. note::
|
||||||
11.0 series. Users of 11.0 are encouraged to migrate to the 11.1 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 11.0.9 will be the final release in the
|
||||||
|
11.0 series. Users of 11.0 are encouraged to migrate to the 11.1 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
January 13, 2016
|
January 13, 2016
|
||||||
----------------
|
----------------
|
||||||
@@ -940,9 +970,11 @@ October 3, 2015
|
|||||||
`Mesa 10.6.9 <relnotes/10.6.9.html>`__ is released. This is a bug-fix
|
`Mesa 10.6.9 <relnotes/10.6.9.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 10.6.9 will be the final release in the
|
.. note::
|
||||||
10.6 series. Users of 10.6 are encouraged to migrate to the 11.0 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 10.6.9 will be the final release in the
|
||||||
|
10.6 series. Users of 10.6 are encouraged to migrate to the 11.0 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
September 28, 2015
|
September 28, 2015
|
||||||
------------------
|
------------------
|
||||||
@@ -1011,9 +1043,11 @@ July 04, 2015
|
|||||||
`Mesa 10.5.9 <relnotes/10.5.9.html>`__ is released. This is a bug-fix
|
`Mesa 10.5.9 <relnotes/10.5.9.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: It is anticipated that 10.5.9 will be the final release in the
|
.. note::
|
||||||
10.5 series. Users of 10.5 are encouraged to migrate to the 10.6 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 10.5.9 will be the final release in the
|
||||||
|
10.5 series. Users of 10.5 are encouraged to migrate to the 10.6 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
June 29, 2015
|
June 29, 2015
|
||||||
-------------
|
-------------
|
||||||
@@ -1122,9 +1156,11 @@ January 12, 2015
|
|||||||
10.4.2 <relnotes/10.4.2.html>`__ are released. These are bug-fix
|
10.4.2 <relnotes/10.4.2.html>`__ are released. These are bug-fix
|
||||||
releases from the 10.3 and 10.4 branches, respectively.
|
releases from the 10.3 and 10.4 branches, respectively.
|
||||||
|
|
||||||
NOTE: It is anticipated that 10.3.7 will be the final release in the
|
.. note::
|
||||||
10.3 series. Users of 10.3 are encouraged to migrate to the 10.4 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 10.3.7 will be the final release in the
|
||||||
|
10.3 series. Users of 10.3 are encouraged to migrate to the 10.4 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
December 29, 2014
|
December 29, 2014
|
||||||
-----------------
|
-----------------
|
||||||
@@ -1171,9 +1207,11 @@ October 12, 2014
|
|||||||
10.3.1 <relnotes/10.3.1.html>`__ are released. These are bug-fix
|
10.3.1 <relnotes/10.3.1.html>`__ are released. These are bug-fix
|
||||||
releases from the 10.2 and 10.3 branches, respectively.
|
releases from the 10.2 and 10.3 branches, respectively.
|
||||||
|
|
||||||
NOTE: It is anticipated that 10.2.9 will be the final release in the
|
.. note::
|
||||||
10.2 series. Users of 10.2 are encouraged to migrate to the 10.3 series
|
|
||||||
in order to obtain future fixes.
|
It is anticipated that 10.2.9 will be the final release in the
|
||||||
|
10.2 series. Users of 10.2 are encouraged to migrate to the 10.3 series
|
||||||
|
in order to obtain future fixes.
|
||||||
|
|
||||||
September 19, 2014
|
September 19, 2014
|
||||||
------------------
|
------------------
|
||||||
@@ -1283,10 +1321,12 @@ April 18, 2014
|
|||||||
`Mesa 10.0.5 <relnotes/10.0.5.html>`__ is released. This is a bug-fix
|
`Mesa 10.0.5 <relnotes/10.0.5.html>`__ is released. This is a bug-fix
|
||||||
release.
|
release.
|
||||||
|
|
||||||
NOTE: Since the 10.1.1 release is being released concurrently, it is
|
.. note::
|
||||||
anticipated that 10.0.5 will be the final release in the 10.0 series.
|
|
||||||
Users of 10.0 are encouraged to migrate to the 10.1 series in order to
|
Since the 10.1.1 release is being released concurrently, it is
|
||||||
obtain future fixes.
|
anticipated that 10.0.5 will be the final release in the 10.0 series.
|
||||||
|
Users of 10.0 are encouraged to migrate to the 10.1 series in order to
|
||||||
|
obtain future fixes.
|
||||||
|
|
||||||
March 12, 2014
|
March 12, 2014
|
||||||
--------------
|
--------------
|
||||||
@@ -1739,8 +1779,9 @@ bug-fix release.
|
|||||||
August 19, 2005
|
August 19, 2005
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
Mesa 6.3.2 has been released. Note: there was no public release of
|
Mesa 6.3.2 has been released.
|
||||||
version 6.3.1.
|
|
||||||
|
.. note:: there was no public release of version 6.3.1.
|
||||||
|
|
||||||
`Changes in version 6.3.1 <versions.html#6.3.2>`__
|
`Changes in version 6.3.1 <versions.html#6.3.2>`__
|
||||||
|
|
||||||
|
@@ -68,8 +68,10 @@ Third party/extra tools.
|
|||||||
For MSVC on Windows, install `Win
|
For MSVC on Windows, install `Win
|
||||||
flex-bison <http://winflexbison.sourceforge.net/>`__.
|
flex-bison <http://winflexbison.sourceforge.net/>`__.
|
||||||
|
|
||||||
**Note**: Some versions can be buggy (eg. flex 2.6.2) so do try others
|
.. note::
|
||||||
if things fail.
|
|
||||||
|
Some versions can be buggy (eg. flex 2.6.2) so do try others
|
||||||
|
if things fail.
|
||||||
|
|
||||||
.. _prereq-dri:
|
.. _prereq-dri:
|
||||||
|
|
||||||
|
@@ -23,11 +23,13 @@ There are four Mesa 3D / DRI mailing lists:
|
|||||||
- `piglit <https://lists.freedesktop.org/mailman/listinfo/piglit>`__ -
|
- `piglit <https://lists.freedesktop.org/mailman/listinfo/piglit>`__ -
|
||||||
for Piglit (OpenGL driver testing framework) discussion.
|
for Piglit (OpenGL driver testing framework) discussion.
|
||||||
|
|
||||||
**NOTE**: You **must** subscribe to these lists in order to post to
|
.. note::
|
||||||
them. If you try to post to a list and you're not a subscriber (or if
|
|
||||||
you try to post from a different email address than you subscribed with)
|
You **must** subscribe to these lists in order to post to
|
||||||
your posting will be held for an indefinite period or may be discarded
|
them. If you try to post to a list and you're not a subscriber (or if
|
||||||
entirely.
|
you try to post from a different email address than you subscribed with)
|
||||||
|
your posting will be held for an indefinite period or may be discarded
|
||||||
|
entirely.
|
||||||
|
|
||||||
Follow the links above for list archives.
|
Follow the links above for list archives.
|
||||||
|
|
||||||
|
@@ -143,13 +143,15 @@ symbolic links for drivers). To install:
|
|||||||
|
|
||||||
ninja -C build/ install
|
ninja -C build/ install
|
||||||
|
|
||||||
Note: autotools automatically updated translation files (used by the DRI
|
.. note::
|
||||||
configuration tool) as part of the build process, Meson does not do
|
|
||||||
this. Instead, you will need do this:
|
|
||||||
|
|
||||||
::
|
autotools automatically updated translation files (used by the DRI
|
||||||
|
configuration tool) as part of the build process, Meson does not do
|
||||||
|
this. Instead, you will need do this:
|
||||||
|
|
||||||
ninja -C build/ xmlpool-pot xmlpool-update-po xmlpool-gmo
|
::
|
||||||
|
|
||||||
|
ninja -C build/ xmlpool-pot xmlpool-update-po xmlpool-gmo
|
||||||
|
|
||||||
Windows specific instructions
|
Windows specific instructions
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
@@ -56,17 +56,19 @@ Stable releases
|
|||||||
- Normally available once every two weeks.
|
- Normally available once every two weeks.
|
||||||
- Only the latest branch has releases. See note below.
|
- Only the latest branch has releases. See note below.
|
||||||
|
|
||||||
Note: There is one or two releases overlap when changing branches. For
|
.. note::
|
||||||
example:
|
|
||||||
|
|
||||||
The final release from the 12.0 series Mesa 12.0.5 will be out around
|
There is one or two releases overlap when changing branches. For
|
||||||
the same time (or shortly after) 13.0.1 is out.
|
example:
|
||||||
|
|
||||||
This also involves that, as a final release may be delayed due to the
|
The final release from the 12.0 series Mesa 12.0.5 will be out around
|
||||||
need of additional candidates to solve some blocking regression(s), the
|
the same time (or shortly after) 13.0.1 is out.
|
||||||
release manager might have to update the
|
|
||||||
`calendar <release-calendar.html>`__ with additional bug fix releases of
|
This also involves that, as a final release may be delayed due to the
|
||||||
the current stable branch.
|
need of additional candidates to solve some blocking regression(s), the
|
||||||
|
release manager might have to update the
|
||||||
|
`calendar <release-calendar.html>`__ with additional bug fix releases of
|
||||||
|
the current stable branch.
|
||||||
|
|
||||||
.. _pickntest:
|
.. _pickntest:
|
||||||
|
|
||||||
@@ -111,9 +113,11 @@ the build status in that project.
|
|||||||
For MacOSX related changes, Jeremy Huddleston Sequoia is currently a
|
For MacOSX related changes, Jeremy Huddleston Sequoia is currently a
|
||||||
good contact point.
|
good contact point.
|
||||||
|
|
||||||
**Note:** If a patch in the current queue needs any additional fix(es),
|
.. note::
|
||||||
then they should be squashed together. The commit messages and the
|
|
||||||
"``cherry picked from``"-tags must be preserved.
|
If a patch in the current queue needs any additional fix(es),
|
||||||
|
then they should be squashed together. The commit messages and the
|
||||||
|
"``cherry picked from``"-tags must be preserved.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
@@ -174,9 +178,11 @@ Making a branchpoint
|
|||||||
A branchpoint is made such that new development can continue in parallel
|
A branchpoint is made such that new development can continue in parallel
|
||||||
to stabilisation and bugfixing.
|
to stabilisation and bugfixing.
|
||||||
|
|
||||||
Note: Before doing a branch ensure that basic build and ``meson test``
|
.. note::
|
||||||
testing is done and there are little to-no issues. Ideally all of those
|
|
||||||
should be tackled already.
|
Before doing a branch ensure that basic build and ``meson test``
|
||||||
|
testing is done and there are little to-no issues. Ideally all of those
|
||||||
|
should be tackled already.
|
||||||
|
|
||||||
Check if the version number is going to remain as, alternatively
|
Check if the version number is going to remain as, alternatively
|
||||||
``git mv docs/relnotes/{current,new}.html`` as appropriate.
|
``git mv docs/relnotes/{current,new}.html`` as appropriate.
|
||||||
@@ -347,5 +353,4 @@ document. If there's outstanding action, close the bug referencing the
|
|||||||
commit ID which addresses the bug and mention the Mesa version that has
|
commit ID which addresses the bug and mention the Mesa version that has
|
||||||
the fix.
|
the fix.
|
||||||
|
|
||||||
Note: the above is not applicable to all the reports, so use common
|
.. note: the above is not applicable to all the reports, so use common sense.
|
||||||
sense.
|
|
||||||
|
@@ -70,7 +70,7 @@ command:
|
|||||||
|
|
||||||
git log mesa-7.10.1..mesa-7.10.2
|
git log mesa-7.10.1..mesa-7.10.2
|
||||||
|
|
||||||
*Note:* Reverted commits and the reverts are not included in this list.
|
.. note:: Reverted commits and the reverts are not included in this list.
|
||||||
|
|
||||||
Alex Deucher (2):
|
Alex Deucher (2):
|
||||||
|
|
||||||
|
@@ -48,10 +48,13 @@ New features
|
|||||||
- softpipe - a software/reference driver
|
- softpipe - a software/reference driver
|
||||||
- i915 - Intel 915/945 driver
|
- i915 - Intel 915/945 driver
|
||||||
- Cell - IBM/Sony/Toshiba Cell processor driver
|
- Cell - IBM/Sony/Toshiba Cell processor driver
|
||||||
- nouveau (for NVIDIA GPUs) and R300 for (AMD/ATI R300). **PLEASE
|
- nouveau (for NVIDIA GPUs) and R300 for (AMD/ATI R300).
|
||||||
NOTE: these drivers are incomplete and still under development.
|
|
||||||
It's probably NOT worthwhile to report any bugs unless you have
|
.. note::
|
||||||
patches.**
|
|
||||||
|
these drivers are incomplete and still under development.
|
||||||
|
It's probably NOT worthwhile to report any bugs unless you have
|
||||||
|
patches.
|
||||||
|
|
||||||
- GL_ARB_framebuffer_object extension (software drivers, i965 driver)
|
- GL_ARB_framebuffer_object extension (software drivers, i965 driver)
|
||||||
- Reworked two-sided stencil support. This allows a driver to support
|
- Reworked two-sided stencil support. This allows a driver to support
|
||||||
|
@@ -323,17 +323,23 @@ broad discretion in rejecting patches that have been nominated.
|
|||||||
patch is too large and/or otherwise contradicts with the rules set
|
patch is too large and/or otherwise contradicts with the rules set
|
||||||
within, a backport is appropriate.
|
within, a backport is appropriate.
|
||||||
- It must not introduce a regression - be that build or runtime wise.
|
- It must not introduce a regression - be that build or runtime wise.
|
||||||
Note: If the regression is due to faulty piglit/dEQP/CTS/other test
|
|
||||||
the latter must be fixed first. A reference to the offending test(s)
|
.. note::
|
||||||
and respective fix(es) should be provided in the nominated patch.
|
If the regression is due to faulty piglit/dEQP/CTS/other test
|
||||||
|
the latter must be fixed first. A reference to the offending test(s)
|
||||||
|
and respective fix(es) should be provided in the nominated patch.
|
||||||
|
|
||||||
- Patch cannot be larger than 100 lines.
|
- Patch cannot be larger than 100 lines.
|
||||||
- Patches that move code around with no functional change should be
|
- Patches that move code around with no functional change should be
|
||||||
rejected.
|
rejected.
|
||||||
- Patch must be a bug fix and not a new feature. Note: An exception to
|
- Patch must be a bug fix and not a new feature.
|
||||||
this rule, are hardware-enabling "features". For example,
|
|
||||||
`backports <#backports>`__ of new code to support a newly-developed
|
.. note::
|
||||||
hardware product can be accepted if they can be reasonably determined
|
An exception to this rule, are hardware-enabling "features". For
|
||||||
not to have effects on other hardware.
|
example, `backports <#backports>`__ of new code to support a
|
||||||
|
newly-developed hardware product can be accepted if they can be
|
||||||
|
reasonably determined not to have effects on other hardware.
|
||||||
|
|
||||||
- Patch must be reviewed, For example, the commit message has
|
- Patch must be reviewed, For example, the commit message has
|
||||||
Reviewed-by, Signed-off-by, or Tested-by tags from someone but the
|
Reviewed-by, Signed-off-by, or Tested-by tags from someone but the
|
||||||
author.
|
author.
|
||||||
|
@@ -1,8 +1,10 @@
|
|||||||
Mesa Version History
|
Mesa Version History
|
||||||
====================
|
====================
|
||||||
|
|
||||||
**NOTE: Changes for Mesa 6.4 and later are documented in the
|
.. note::
|
||||||
corresponding**\ `release notes <relnotes.html>`__\ **file.**
|
|
||||||
|
Changes for Mesa 6.4 and later are documented in the corresponding
|
||||||
|
`release notes <relnotes.html>`__ file.
|
||||||
|
|
||||||
1.0 beta February 1995
|
1.0 beta February 1995
|
||||||
----------------------
|
----------------------
|
||||||
@@ -1648,5 +1650,7 @@ Bug fixes:
|
|||||||
- fixed glxext.h cross-compile issue (Colin Harrison)
|
- fixed glxext.h cross-compile issue (Colin Harrison)
|
||||||
- assorted DRI driver fixes
|
- assorted DRI driver fixes
|
||||||
|
|
||||||
**NOTE: Changes for Mesa 6.4 and later are documented in the
|
.. note::
|
||||||
corresponding**\ `release notes <relnotes.html>`__\ **file.**
|
|
||||||
|
Changes for Mesa 6.4 and later are documented in the corresponding
|
||||||
|
`release notes <relnotes.html>`__ file.
|
||||||
|
@@ -248,20 +248,22 @@ Building the Code
|
|||||||
|
|
||||||
echo vmwgfx | sudo tee -a /etc/modules
|
echo vmwgfx | sudo tee -a /etc/modules
|
||||||
|
|
||||||
Note: some distros put DRM kernel drivers in different directories.
|
.. note::
|
||||||
For example, sometimes vmwgfx.ko might be found in
|
|
||||||
``/lib/modules/{version}/extra/vmwgfx.ko`` or in
|
|
||||||
``/lib/modules/{version}/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko``.
|
|
||||||
|
|
||||||
After installing vmwgfx.ko you might want to run the following
|
some distros put DRM kernel drivers in different directories.
|
||||||
command to check that the new kernel module is in the expected place:
|
For example, sometimes vmwgfx.ko might be found in
|
||||||
|
``/lib/modules/{version}/extra/vmwgfx.ko`` or in
|
||||||
|
``/lib/modules/{version}/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko``.
|
||||||
|
|
||||||
::
|
After installing vmwgfx.ko you might want to run the following
|
||||||
|
command to check that the new kernel module is in the expected place:
|
||||||
|
|
||||||
find /lib/modules -name vmwgfx.ko -exec ls -l '{}' \;
|
::
|
||||||
|
|
||||||
If you see the kernel module listed in more than one place, you may
|
find /lib/modules -name vmwgfx.ko -exec ls -l '{}' \;
|
||||||
need to move things around.
|
|
||||||
|
If you see the kernel module listed in more than one place, you may
|
||||||
|
need to move things around.
|
||||||
|
|
||||||
Finally, if you update your kernel you'll probably have to rebuild
|
Finally, if you update your kernel you'll probably have to rebuild
|
||||||
and reinstall the vmwgfx.ko module again.
|
and reinstall the vmwgfx.ko module again.
|
||||||
|
Reference in New Issue
Block a user