The Mesa 3D Graphics Library

Mesa 9.2.1 Release Notes / (October 4, 2013)

Mesa 9.2.1 is a bug fix release which fixes bugs found since the 9.2 release.

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

TBA

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.2..mesa-9.2.1

Alex Deucher (1):

Andreas Boll (1):

Anuj Phogat (1):

Brian Paul (2):

Carl Worth (3):

Chris Forbes (3):

Christoph Bumiller (2):

Dave Airlie (1):

Dominik Behr (1):

Emil Velikov (1):

Eric Anholt (4):

Ian Romanick (7):

Ilia Mirkin (2):

Joakim Sindholt (1):

Johannes Obermayr (1):

Kenneth Graunke (5):

Maarten Lankhorst (2):

Marek Olšák (2):

Paul Berry (1):

Rico Schüller (1):

Tiziano Bacocco (1):

Torsten Duwe (1):