diff --git a/docs/index.html b/docs/index.html index 6470503d426..990b9291562 100644 --- a/docs/index.html +++ b/docs/index.html @@ -23,6 +23,12 @@ This is a new development release. See the release notes for more information about the release.

+

+Mesa 9.1.7 is released. +This is a new development release. +See the release notes for more information about the release. +

+

August 27, 2013

Mesa 9.2 is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 505a4080e75..5929359e0e9 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -24,6 +24,7 @@ The release notes summarize what's new or changed in each Mesa release.

  • 9.3 release notes
  • 9.2.1 release notes
  • 9.2 release notes +
  • 9.1.7 release notes
  • 9.1.6 release notes
  • 9.1.5 release notes
  • 9.1.4 release notes diff --git a/docs/relnotes/9.1.7.html b/docs/relnotes/9.1.7.html new file mode 100644 index 00000000000..85451cc669e --- /dev/null +++ b/docs/relnotes/9.1.7.html @@ -0,0 +1,166 @@ + + + + + Mesa Release Notes + + + + +
    +

    The Mesa 3D Graphics Library

    +
    + + +
    + +

    Mesa 9.1.7 Release Notes / October 4, 2013

    + +

    +Mesa 9.1.7 is a bug fix release which fixes bugs found since the 9.1.6 release. +

    +

    +Mesa 9.1 implements the OpenGL 3.1 API, but the version reported by +glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / +glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. +Some drivers don't support all the features required in OpenGL 3.1. OpenGL +3.1 is only available if requested at context creation +because GL_ARB_compatibility is not supported. +

    + +

    MD5 checksums

    +
    +TBA
    +
    + +

    New features

    +

    None.

    + +

    Bug fixes

    + +

    This list is likely incomplete.

    + + + + +

    Changes

    + +

    Alex Deucher (2):

    + + +

    Andreas Boll (2):

    + + +

    Anuj Phogat (1):

    + + +

    Carl Worth (5):

    + + +

    Chris Forbes (1):

    + + +

    Emil Velikov (2):

    + + +

    Eric Anholt (1):

    + + +

    Ian Romanick (11):

    + + +

    Ilia Mirkin (2):

    + + +

    Joakim Sindholt (1):

    + + +

    Johannes Obermayr (1):

    + + +

    Kenneth Graunke (1):

    + + +

    Maarten Lankhorst (1):

    + + +

    Rico Schüller (1):

    + + +

    Tiziano Bacocco (1):

    + + +

    Torsten Duwe (1):

    + + +
    + +