From 06872e284da1c00ce03b234ca24aefeac64990d2 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 24 Jan 2013 08:36:10 +0100 Subject: fontconfig mesa pixman xkbcomp xserver git update 24 jan 2013 fontconfig: fb3b410998aba8835999e2ca7003a180431cfaf4 mesa: 5bd86b26df30d32412ca1b7ac02892ab5e10c6ef pixman: b527a0e615a726aa6a7d18f0ea0b38564b153afa xkbcomp: 705b9bbb426410f9510601c7010da51184919b36 xserver: 7fe5e6dfa5c1e71d8b7540b28c1d508687a2fbee --- mesalib/docs/relnotes-9.0.2.html | 290 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 290 insertions(+) create mode 100644 mesalib/docs/relnotes-9.0.2.html (limited to 'mesalib/docs/relnotes-9.0.2.html') diff --git a/mesalib/docs/relnotes-9.0.2.html b/mesalib/docs/relnotes-9.0.2.html new file mode 100644 index 000000000..65b9b1116 --- /dev/null +++ b/mesalib/docs/relnotes-9.0.2.html @@ -0,0 +1,290 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 9.0.2 Release Notes / January 22th, 2013

+ +

+Mesa 9.0.2 is a bug fix release which fixes bugs found since the 9.0.1 release. +

+

+Mesa 9.0 implements the OpenGL 3.1 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.1. OpenGL +3.1 is only available if requested at context creation +because GL_ARB_compatibility is not supported. +

+ +

MD5 checksums

+
+5ae216ca9fecfa349f14ecb83aa3f124  MesaLib-9.0.2.tar.gz
+dc45d1192203e418163e0017640e1cfc  MesaLib-9.0.2.tar.bz2
+93d40ec77d656dd04b561ba203ffbb91  MesaLib-9.0.2.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-9.0.1..mesa-9.0.2
+
+ +

Abdiel Janulgue (1):

+ + +

Adam Jackson (4):

+ + +

Alex Deucher (2):

+ + +

Ander Conselvan de Oliveira (2):

+ + +

Andreas Boll (9):

+ + +

Anuj Phogat (2):

+ + +

Ben Skeggs (3):

+ + +

Brian Paul (5):

+ + +

Bryan Cain (1):

+ + +

Chad Versace (2):

+ + +

Chris Fester (1):

+ + +

Christoph Bumiller (5):

+ + +

Dave Airlie (5):

+ + +

Eric Anholt (4):

+ + +

Ian Romanick (2):

+ + +

Johannes Obermayr (4):

+ + +

Jonas Ådahl (1):

+ + +

José Fonseca (1):

+ + +

Kenneth Graunke (8):

+ + +

Kristian Høgsberg (1):

+ + +

Maarten Lankhorst (2):

+ + +

Marek Olšák (17):

+ + +

Mario Kleiner (1):

+ + +

Matt Turner (1):

+ + +

Stefan Dösinger (1):

+ + +

Tapani Pälli (1):

+ + +

Tom Stellard (1):

+ + +

Vinson Lee (1):

+ + +

smoki (2):

+ + +
+ + -- cgit v1.2.3