The Mesa 3D Graphics Library

Mesa 9.1.2 Release Notes / April 30th, 2013

Mesa 9.1.2 is a bug fix release which fixes bugs found since the 9.1.1 release.

Mesa 9.1 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

df2aab86ff4a510ce5b0d074caa0a59f  MesaLib-9.1.2.tar.bz2
415c2bc3a9eb571aafbfa474ebf5a2e0  MesaLib-9.1.2.tar.gz
b1ae5a4d9255953980bc9254f5323420  MesaLib-9.1.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.1.1..mesa-9.1.2

Adam Jackson (2):

Alan Hourihane (3):

Alex Deucher (1):

Andreas Boll (5):

Anuj Phogat (1):

Brian Paul (4):

Carl Worth (1):

Chris Forbes (1):

Christoph Bumiller (4):

Eric Anholt (5):

Ian Romanick (5):

Jan de Groot (1):

José Fonseca (3):

Kenneth Graunke (4):

Maarten Lankhorst (2):

Marcin Slusarz (1):

Marek Olšák (3):

Martin Andersson (1):

Matt Turner (3):

Michel Dänzer (1):

Paul Berry (1):

Roland Scheidegger (1):

Tapani Pälli (1):

Tom Stellard (1):