mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-23 15:30:09 +00:00
docs/relnotes: update internal references
This time, let's use proper Sphinx roles for the referenes, so we can reference documents and inline refs. Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5471>
This commit is contained in:
parent
9be0e2dbf4
commit
429ff05491
@ -23,7 +23,7 @@ Next release
|
||||
------------
|
||||
|
||||
Mesa 17.0.5 is expected in approximatelly two weeks. See the release
|
||||
`calendar <../release-calendar.rst#calendar>`__ for details.
|
||||
:ref:`calendar <calendar>` for details.
|
||||
|
||||
New features
|
||||
------------
|
||||
|
@ -3,7 +3,7 @@ Mesa 17.1.0 Release Notes / May 10, 2017
|
||||
|
||||
Mesa 17.1.0 is a new development release. People who are concerned with
|
||||
stability and reliability should stick with a previous release or wait
|
||||
for `Mesa 17.1.1 <../release-calendar.rst#calendar>`__.
|
||||
for :ref:`Mesa 17.1.1 <calendar>`.
|
||||
|
||||
Mesa 17.1.0 implements the OpenGL 4.5 API, but the version reported by
|
||||
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
|
||||
|
@ -36,8 +36,8 @@ New features
|
||||
------------
|
||||
|
||||
- OpenGL 2.0 and 2.1 API support.
|
||||
- Entirely new Shading Language code generator. See the `Shading
|
||||
Language <../shading.rst>`__ page for more information.
|
||||
- Entirely new Shading Language code generator. See the :doc:`Shading
|
||||
Language <../shading>` page for more information.
|
||||
- Much faster software execution of vertex, fragment shaders.
|
||||
- New vertex buffer object (vbo) infrastructure
|
||||
- Updated glext.h file (version 39)
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.10.1 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.10.2 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.10.3 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -9,7 +9,7 @@ Mesa 7.10 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.11 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.11 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -9,7 +9,7 @@ Mesa 7.11 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.3 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.4.1 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.4.2 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.4.3 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.4.4 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.4 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -12,7 +12,7 @@ Mesa 7.5.1 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -12,7 +12,7 @@ Mesa 7.5.2 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -13,7 +13,7 @@ Mesa 7.5 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
Note that the Mesa project is no longer using odd/even version numbers
|
||||
|
@ -7,7 +7,7 @@ Mesa 7.6.1 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -9,7 +9,7 @@ Mesa 7.6 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -7,7 +7,7 @@ Mesa 7.7.1 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -9,7 +9,7 @@ Mesa 7.7 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -12,7 +12,7 @@ Mesa 7.8.1 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.8.2 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.8.3 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -9,7 +9,7 @@ Mesa 7.8 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
@ -37,8 +37,8 @@ New features
|
||||
- GL_EXT_texture_array extension (swrast driver only)
|
||||
- GL_APPLE_object_purgeable extension (swrast and i945/i965 DRI
|
||||
drivers)
|
||||
- Much improved support for `EGL in Mesa <../egl.rst>`__
|
||||
- New state trackers for `OpenGL ES 1.1 and 2.0 <../opengles.rst>`__
|
||||
- Much improved support for :doc:`EGL in Mesa <../egl>`
|
||||
- New state trackers for :doc:`OpenGL ES 1.1 and 2.0 <../opengles>`
|
||||
- Dedicated documentation for Gallium
|
||||
|
||||
Bug fixes
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.9.1 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 7.9.2 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -9,7 +9,7 @@ Mesa 7.9 implements the OpenGL 2.1 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 2.1.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
@ -27,8 +27,8 @@ MD5 checksums
|
||||
New features
|
||||
------------
|
||||
|
||||
- New, improved GLSL compiler written by Intel. See the `Shading
|
||||
Language <../shading.rst>`__ page for more information.
|
||||
- New, improved GLSL compiler written by Intel. See the :doc:`Shading
|
||||
Language <../shading>` page for more information.
|
||||
- New, very experimental Gallium driver for R600-R700 Radeons.
|
||||
- Support for AMD Evergreen-based Radeons (HD 5xxx)
|
||||
- GL_EXT_timer_query extension (i965 driver and softpipe only)
|
||||
|
@ -8,7 +8,7 @@ Mesa 8.0 implements the OpenGL 3.0 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 3.0.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 8.0.2 implements the OpenGL 3.0 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 3.0.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 8.0.3 implements the OpenGL 3.0 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 3.0.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 8.0.4 implements the OpenGL 3.0 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 3.0.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -8,7 +8,7 @@ Mesa 8.0.5 implements the OpenGL 3.0 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 3.0.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
@ -9,7 +9,7 @@ Mesa 8.0 implements the OpenGL 3.0 API, but the version reported by
|
||||
glGetString(GL_VERSION) depends on the particular driver being used.
|
||||
Some drivers don't support all the features required in OpenGL 3.0.
|
||||
|
||||
See the `Compiling/Installing page <../install.rst>`__ for
|
||||
See the :doc:`Compiling/Installing page <../install>` for
|
||||
prerequisites for DRI hardware acceleration.
|
||||
|
||||
MD5 checksums
|
||||
|
Loading…
Reference in New Issue
Block a user