From c30d5eefc96925b4bef781806c7a0114eca1b8e0 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 26 Jun 2014 09:30:29 +0200 Subject: Opdated to openssl-1.0.1h xkeyboard-config fontconfig libX11 libxcb xcb-proto mesa xserver git update 26 June 2014 xserver commit a3b44ad8db1fa2f3b81c1ff9498f31c5323edd37 libxcb commit 125135452a554e89e49448e2c1ee6658324e1095 libxcb/xcb-proto commit 84bfd909bc3774a459b11614cfebeaa584a1eb38 xkeyboard-config commit 39a226707b133ab5540c2d30176cb3857e74dcca libX11 commit a4679baaa18142576d42d423afe816447f08336c fontconfig commit 274f2181f294af2eff3e8db106ec8d7bab2d3ff1 mesa commit 9a8acafa47558cafeb37f80f4b30061ac1962c69 --- mesalib/docs/relnotes/10.2.2.html | 181 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 mesalib/docs/relnotes/10.2.2.html (limited to 'mesalib/docs/relnotes/10.2.2.html') diff --git a/mesalib/docs/relnotes/10.2.2.html b/mesalib/docs/relnotes/10.2.2.html new file mode 100644 index 000000000..536333dc2 --- /dev/null +++ b/mesalib/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