The Mesa 3D Graphics Library

Mesa 9.1.1 Release Notes / March 19th, 2013

Mesa 9.1.1 is a bug fix release which fixes bugs found since the 9.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



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..mesa-9.1.1

Adam Sampson (1):

Alex Deucher (2):

Andreas Boll (2):

Anuj Phogat (1):

Brian Paul (11):

Daniel van Vugt (1):

Eric Anholt (7):

Frank Henigman (1):

Ian Romanick (3):

Jakub Bogusz (1):

Jerome Glisse (1):

John Kåre Alsaker (1):

Jordan Justen (1):

José Fonseca (3):

Keith Kriewall (1):

Kenneth Graunke (1):

Marek Olšák (5):

Martin Andersson (1):

Matt Turner (1):

Michel Dänzer (3):

Tapani Pälli (2):

Vadim Girlin (1):

Vincent Lejeune (2):