From 82c8df11062f72a7d467e26cedbbd8b322ff7a70 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 22 Mar 2015 13:30:59 +0100 Subject: randrproto fontconfig libX11 libXdmcp libxcb mesa xkbcomp xserver git update 22 Mar 2015 xserver commit 0a78b599b34cc8b5fe6fe82f90e90234e8ab7a56 libxcb commit a90be9955d2c5a635f791d44db1154633b9d3322 libX11 commit 5a499ca7b064bf7e6a4fcc169f22862dce0c60c5 libXdmcp commit 0c09444d276fbf46a0e8b427a4f6a325d0625742 xkbcomp commit fc3e6ddb2c8e922ea80f2dc5cbc1df2102e30d99 randrproto commit b1ba68df8a5fc113a387123ec2f312195e28e47f fontconfig commit 69ff6b6e260584e383c38b1b7034ddcbb23d214f mesa commit 397b491173f0d2df4deb44d21c170bf16840d507 --- mesalib/docs/relnotes/10.5.1.html | 217 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 217 insertions(+) create mode 100644 mesalib/docs/relnotes/10.5.1.html (limited to 'mesalib/docs/relnotes/10.5.1.html') diff --git a/mesalib/docs/relnotes/10.5.1.html b/mesalib/docs/relnotes/10.5.1.html new file mode 100644 index 000000000..a9b91fa72 --- /dev/null +++ b/mesalib/docs/relnotes/10.5.1.html @@ -0,0 +1,217 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.5.1 Release Notes / March 13, 2015

+ +

+Mesa 10.5.1 is a bug fix release which fixes bugs found since the 10.5.0 release. +

+

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

+
+b5b6256a6d46023e16a675257fd11a0f94d7b3e60a76cf112952da3d0fef8e9b  mesa-10.5.1.tar.gz
+ffc51943d15c6812ee7611d053d8980a683fbd6a4986cff567b12cc66637d679  mesa-10.5.1.tar.xz
+
+ + +

New features

+

None

+ +

Bug fixes

+ +

This list is likely incomplete.

+ + + + +

Changes

+ +

Andrey Sudnik (1):

+ + +

Chris Forbes (1):

+ + +

Daniel Stone (1):

+ + +

Emil Velikov (5):

+ + +

Frank Henigman (1):

+ + +

Iago Toral Quiroga (1):

+ + +

Ian Romanick (1):

+ + +

Ilia Mirkin (3):

+ + +

Jason Ekstrand (2):

+ + +

Kenneth Graunke (8):

+ + +

Laura Ekstrand (2):

+ + +

Marc-Andre Lureau (1):

+ + +

Marek Olšák (3):

+ + +

Matt Turner (12):

+ + +

Neil Roberts (4):

+ + +

Rob Clark (11):

+ + +

Stefan Dösinger (1):

+ + +
+ + -- cgit v1.2.3