From 4ccbbbdd741555174d78c4271610683f18fea661 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 24 Jun 2014 21:49:38 -0700 Subject: docs: Import 10.2.2 release notes, add news item --- docs/relnotes/10.2.2.html | 181 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 docs/relnotes/10.2.2.html (limited to 'docs/relnotes') diff --git a/docs/relnotes/10.2.2.html b/docs/relnotes/10.2.2.html new file mode 100644 index 00000000000..536333dc2af --- /dev/null +++ b/docs/relnotes/10.2.2.html @@ -0,0 +1,181 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.2.2 Release Notes / June 24, 2014

+ +

+Mesa 10.2.2 is a bug fix release which fixes bugs found since the 10.2.1 release. +

+

+Mesa 10.2.2 implements the OpenGL 3.3 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.3. OpenGL +3.3 is only available if requested at context creation +because compatibility contexts are not supported. +

+ + +

SHA256 checksums

+
+38c4a40364000f89cddaa1694f6f3cfb444981d1110238ce603093585477399c  MesaLib-10.2.2.tar.bz2
+2af2ec8b4db624c352e961eefbcce6c8d1f86d44c5542f6f378c50e1b958d453  MesaLib-10.2.2.tar.gz
+d4c0372da59367a344d62ebcdf5cf61039c9cae6925f40f2dab8f8d95cf22da9  MesaLib-10.2.2.zip
+
+ + +

New features

+

None

+ +

Bug fixes

+ +

This list is likely incomplete.

+ + + + +

Changes

+ +

Adrian Negreanu (8):

+ + +

Carl Worth (1):

+ + +

Daniel Manjarres (1):

+ + +

Emil Velikov (3):

+ + +

Grigori Goronzy (1):

+ + +

Iago Toral Quiroga (1):

+ + +

Ian Romanick (3):

+ + +

Ilia Mirkin (7):

+ + +

Jason Ekstrand (1):

+ + +

José Fonseca (1):

+ + +

Kenneth Graunke (9):

+ + +

Kristian Høgsberg (1):

+ + +

Michel Dänzer (1):

+ + +

Neil Roberts (1):

+ + +

Tom Stellard (2):

+ + +

Ville Syrjälä (1):

+ + + +
+ + -- cgit v1.2.3