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.4.7.html | 134 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 mesalib/docs/relnotes/10.4.7.html (limited to 'mesalib/docs/relnotes/10.4.7.html') diff --git a/mesalib/docs/relnotes/10.4.7.html b/mesalib/docs/relnotes/10.4.7.html new file mode 100644 index 000000000..019135350 --- /dev/null +++ b/mesalib/docs/relnotes/10.4.7.html @@ -0,0 +1,134 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.4.7 Release Notes / March 20, 2015

+ +

+Mesa 10.4.7 is a bug fix release which fixes bugs found since the 10.4.6 release. +

+

+Mesa 10.4.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

+
+9e7b59267199658808f8b33e0410b86fbafbdcd52378658b9df65fac9d24947f  MesaLib-10.4.7.tar.gz
+2c351c98671f9a7ab3fd9c601bb7a255801b1580f5dd0992639f99152801b0d2  MesaLib-10.4.7.tar.bz2
+d14ac578b5ce16560757b53fbd1cb4d6b34652f8e110e4b10a019adc82e67ffd  MesaLib-10.4.7.zip
+
+ +

New features

+

None

+ +

Bug fixes

+ +

This list is likely incomplete.

+ + + +

Changes

+ +

Andrey Sudnik (1):

+ + +

Daniel Stone (1):

+ + +

Emil Velikov (6):

+ + +

Iago Toral Quiroga (1):

+ + +

Ilia Mirkin (4):

+ + +

Marc-Andre Lureau (1):

+ + +

Marek Olšák (4):

+ + +

Mario Kleiner (1):

+ + +

Matt Turner (2):

+ + +

Rob Clark (2):

+ + +

Samuel Iglesias Gonsalvez (1):

+ + +

Stefan Dösinger (1):

+ + +
+ + -- cgit v1.2.3