The Mesa 3D Graphics Library

Mesa 9.2.4 Release Notes / (November 27, 2013)

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

28190b831b0271d69dbc44b2686eab1c  MesaLib-9.2.4.tar.gz
e630c0a307cec4f0f70ddd029d2fe084  MesaLib-9.2.4.tar.bz2
8ef5e1e92e1d30fbedec31f716a7619e  MesaLib-9.2.4.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.3..mesa-9.2.4

Brian Paul (1):

Paul Berry (2):

Rob Clark (17):

Tapani Pälli (1):