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

443a2a352667294b53d56cb1a74114e9  MesaLib-9.1.6.tar.bz2
08d3069cccd6821e5f33e0840bca0718  MesaLib-9.1.6.tar.gz
90aa7a6d9878cdbfcb055312f356d6b9  MesaLib-9.1.6.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.5..mesa-9.1.6

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):