From cb346e228aeb500cd61ec86644c034c238332d3b Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 8 Sep 2014 23:27:52 +0200 Subject: xkeyboard-config mesa git update 8 Sep 2014 xkeyboard-config commit 1b9901151cdb22e413319e6fca80fbbfc5e51502 mesa commit 12fb74fe895fe9954df127ca0ec6e4422fffb156 --- mesalib/docs/relnotes/10.2.7.html | 211 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 mesalib/docs/relnotes/10.2.7.html (limited to 'mesalib/docs/relnotes') diff --git a/mesalib/docs/relnotes/10.2.7.html b/mesalib/docs/relnotes/10.2.7.html new file mode 100644 index 000000000..1439e409c --- /dev/null +++ b/mesalib/docs/relnotes/10.2.7.html @@ -0,0 +1,211 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.2.7 Release Notes / September 06, 2014

+ +

+Mesa 10.2.7 is a bug fix release which fixes bugs found since the 10.2.6 release. +

+

+Mesa 10.2.7 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

+
+cb67dfaabf88acba29aa2cf0dd58ee17b21ebf9594f8d1226c41794da8de3e9d  MesaLib-10.2.7.tar.gz
+27b958063a4c002071f14ed45c7d2a1ee52cd85e4ac8876e8a1c273495a7d43f  MesaLib-10.2.7.tar.bz2
+a2796a2d5bbbc2edd22857ecc267cba68dfe5d0296f5d84ba7510877b216cc40  MesaLib-10.2.7.zip
+
+ +

New features

+

None

+ +

Bug fixes

+ +

This list is likely incomplete.

+ + + + +

Changes

+ +

Adam Jackson (1):

+ + +

Alex Deucher (2):

+ + +

Andreas Boll (1):

+ + +

Anuj Phogat (1):

+ + +

Brian Paul (1):

+ + +

Carl Worth (2):

+ + +

Dave Airlie (1):

+ + +

Emil Velikov (17):

+ + +

Ian Romanick (1):

+ + +

Ilia Mirkin (9):

+ + +

Jan Vesely (1):

+ + +

José Fonseca (1):

+ + +

Kenneth Graunke (3):

+ + +

Marek Olšák (3):

+ + +

Paulo Sergio Travaglia (2):

+ + +

Pekka Paalanen (1):

+ + +

Robert Bragg (1):

+ + +

Tom Stellard (7):

+ + +

Vinson Lee (1):

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