From a71d524ecad48837e0124a03124bc05f59a48be7 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 30 Apr 2015 23:24:30 +0200 Subject: fontconfig pixman libX11 mesa git update 30 Apr 2015 libX11 commit d3415d1f052530760b4617db45affcb984cfe35c pixman commit e0c0153d8e5d42c08c2b9bd2cf2123bff2c48d75 fontconfig commit 4a6f5efd5f6a468e1872d58e589bcf30ba88e2fd mesa commit 1ac7db07b363207e8ded9259f84bbcaa084b8667 --- mesalib/docs/relnotes/10.5.4.html | 125 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 mesalib/docs/relnotes/10.5.4.html (limited to 'mesalib/docs/relnotes/10.5.4.html') diff --git a/mesalib/docs/relnotes/10.5.4.html b/mesalib/docs/relnotes/10.5.4.html new file mode 100644 index 000000000..4c466d0b3 --- /dev/null +++ b/mesalib/docs/relnotes/10.5.4.html @@ -0,0 +1,125 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.5.4 Release Notes / April 24, 2015

+ +

+Mesa 10.5.4 is a bug fix release which fixes bugs found since the 10.5.3 release. +

+

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

+
+e1089567fc7bf8d9b2d8badcc9f2fc3b758701c8c0ccfe7af1805549fea53f11  mesa-10.5.4.tar.gz
+b51e723f3a20d842c88a92d809435b229fc4744ca0dbec0317d9d4a3ac4c6803  mesa-10.5.4.tar.xz
+
+ + +

New features

+

None

+ +

Bug fixes

+ +

This list is likely incomplete.

+ + + + +

Changes

+ +

Brian Paul (1):

+ + +

Dave Airlie (2):

+ + +

Emil Velikov (11):

+ + +

Ian Romanick (1):

+ + +

Kenneth Graunke (2):

+ + +

Kristian Høgsberg (1):

+ + +

Marek Olšák (2):

+ + +

Mathias Froehlich (1):

+ + +

Mauro Rossi (2):

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