From d26ea2f474c48afa7d3c261572da5d85b7b62bd8 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 23 Apr 2014 22:41:48 +0200 Subject: fontconfig mesa xserver xkeyboard-config pixman git update 23 Apr 2014 xserver commit 99f0365b1fbdfd9238b9f5cc28491e4e6c7324f1 xkeyboard-config commit b5eb5418e5a9d76b172faadf6901bc9c83f2ddad pixman commit 5f661ee719be25c3aa0eb0d45e0db23a37e76468 fontconfig commit 81664fe54f117e4781fda5a30429b51858302e91 mesa commit fd92346c53ed32709c7b56ce58fb9c9bf43ce9a8 --- mesalib/docs/relnotes/10.1.1.html | 254 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 254 insertions(+) create mode 100644 mesalib/docs/relnotes/10.1.1.html (limited to 'mesalib/docs/relnotes/10.1.1.html') diff --git a/mesalib/docs/relnotes/10.1.1.html b/mesalib/docs/relnotes/10.1.1.html new file mode 100644 index 000000000..88997485b --- /dev/null +++ b/mesalib/docs/relnotes/10.1.1.html @@ -0,0 +1,254 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.1.1 Release Notes / April 18, 2014

+ +

+Mesa 10.1.1 is a bug fix release which fixes bugs found since the 10.1 release. +

+

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

+ + +

MD5 checksums

+
+96e63674ccfa98e7ec6eb4fee3f770c3  MesaLib-10.1.1.tar.gz
+1fde7ed079df7aeb9b6a744ca033de8d  MesaLib-10.1.1.tar.bz2
+e64d0a562638664b13d2edf22321df59  MesaLib-10.1.1.zip
+
+ + +

New features

+

None

+ +

Bug fixes

+ + + +

Changes

+ +

Aaron Watry (1):

+ + +

Alexander von Gluck IV (1):

+ + +

Anuj Phogat (2):

+ + +

Brian Paul (12):

+ + +

Carl Worth (3):

+ + +

Chia-I Wu (1):

+ + +

Christian König (2):

+ + +

Courtney Goeltzenleuchter (1):

+ + +

Emil Velikov (5):

+ + +

Eric Anholt (1):

+ + +

Hans (2):

+ + +

Ian Romanick (7):

+ + +

Ilia Mirkin (8):

+ + +

Johannes Nixdorf (1):

+ + +

Jonathan Gray (7):

+ + +

José Fonseca (4):

+ + +

Kenneth Graunke (4):

+ + +

Marek Olšák (13):

+ + +

Matt Turner (4):

+ + +

Michel Dänzer (1):

+ + +

Mike Stroyan (1):

+ + +

Thomas Hellstrom (5):

+ + +

Tom Stellard (1):

+ + +
+ + -- cgit v1.2.3