From 41fea4472dec859ddec76bdfa7108ebec71de1e3 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 21 Mar 2014 19:36:05 +0100 Subject: xserver fontconfig libX11 libXext libxcb mesa git update 21 Mar 2014 xserver commit 4fb31e4824d46edc80bb49b4065152899faa5ac6 libxcb commit cb686b576739deea00180c54697c8b62b8419ae0 libX11 commit 8be4610939b833587954957f5963eb4191b43d19 libXext commit 11aad96bd689d54156064d2e81213dc827a689d1 fontconfig commit 5478192f379d784b421329e4bf72cc780818e467 mesa commit 8d8d0cb09eb8735a04fc36cc4d0e2dc9f9d460eb --- mesalib/docs/relnotes/10.0.4.html | 191 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 mesalib/docs/relnotes/10.0.4.html (limited to 'mesalib/docs/relnotes') diff --git a/mesalib/docs/relnotes/10.0.4.html b/mesalib/docs/relnotes/10.0.4.html new file mode 100644 index 000000000..9f94726ae --- /dev/null +++ b/mesalib/docs/relnotes/10.0.4.html @@ -0,0 +1,191 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.0.4 Release Notes / (March 12, 2014)

+ +

+Mesa 10.0.4 is a bug fix release which fixes bugs found since the 10.0.3 release. +

+

+Mesa 10.0.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 not supported. +

+ + +

MD5 checksums

+
+5a3c5b90776ec8a9fcd777c99e0607e2  MesaLib-10.0.4.tar.gz
+8b148869d2620b0720c8a8d2b7eb3e38  MesaLib-10.0.4.tar.bz2
+da2418d25bfbc273660af7e755fb367e  MesaLib-10.0.4.zip
+
+ + +

New features

+

None

+ +

Bug fixes

+ +

This list is likely incomplete.

+ + + +

Changes

+ +

The full set of changes can be viewed by using the following git command:

+ +
+  git log mesa-10.0.3..mesa-10.0.4
+
+ +

Anuj Phogat (4):

+ + +

Brian Paul (8):

+ + +

Carl Worth (4):

+ + +

Chris Forbes (1):

+ + +

Christian König (1):

+ + +

Daniel Kurtz (1):

+ + +

Emil Velikov (3):

+ + +

Fredrik Höglund (3):

+ + +

Hans (2):

+ + +

Ian Romanick (6):

+ + +

Ilia Mirkin (3):

+ + +

Julien Cristau (1):

+ + +

Kenneth Graunke (2):

+ + +

Kusanagi Kouichi (1):

+ + +

Marek Olšák (1):

+ + +

Matt Turner (1):

+ + +

Paul Berry (2):

+ + +

Tom Stellard (1):

+ + +

Topi Pohjolainen (1):

+ + +
+ + -- cgit v1.2.3