The Mesa 3D Graphics Library

Mesa 9.1.6 Release Notes / August 1, 2013

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

TBD

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.4..mesa-9.1.5

Andreas Boll (1):

Brian Paul (4):

Carl Worth (7):

Chris Forbes (5):

Christoph Bumiller (1):

Dave Airlie (1):

Eric Anholt (1):

Jeremy Huddleston Sequoia (1):

Kenneth Graunke (1):

Kristian Høgsberg (1):

Maarten Lankhorst (2):

Marek Olšák (4):

Matt Turner (2):

Paul Berry (1):