The Mesa 3D Graphics Library

Mesa 9.2.2 Release Notes / (October 18, 2013)

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

df801a975045150790e10e2ccf32193f  MesaLib-9.2.2.tar.gz
20887f8020db7d1736a01ae9cd5d8c38  MesaLib-9.2.2.tar.bz2
1676f4f1b157c838d077dadd31ba6c84  MesaLib-9.2.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.2.1..mesa-9.2.2

Brian Paul (3):

Carl Worth (3):

Constantin Baranov (1):

Eric Anholt (3):

Francisco Jerez (1):

Tom Stellard (1):