The Mesa 3D Graphics Library

Mesa 9.1.4 Release Notes / July 1st, 2013

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

a2c4e25d0e27918bc67f61bae04d0cb8  MesaLib-9.1.4.tar.bz2
8c7e9ce5b05cb2223f0587396dd9dc08  MesaLib-9.1.4.tar.gz
020459c5793d4279bdcb2daa1f7dd9f6  MesaLib-9.1.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.1.3..mesa-9.1.4

Alan Coopersmith (2):

Alex Deucher (3):

pp

Andreas Boll (1):

Anuj Phogat (1):

Armin K (1):

Brian Paul (9):

Bryan Cain (1):

Chad Versace (3):

Chia-I Wu (1):

Chris Forbes (8):

Chí-Thanh Christopher Nguyễn (1):

Daniel Martin (1):

Dave Airlie (1):

Eric Anholt (10):

Fabian Bieler (2):

Frank Henigman (1):

Ian Romanick (2):

José Fonseca (1):

Kenneth Graunke (17):

Lauri Kasanen (1):

Maarten Lankhorst (4):

Marek Olšák (7):

Matt Turner (3):

Michel Dänzer (3):

Mike Stroyan (1):

Naohiro Aota (1):

Paul Berry (2):

Paulo Zanoni (1):

Rodrigo Vivi (2):

Roland Scheidegger (1):

Stéphane Marchesin (2):

Sven Joachim (1):

Tapani Pälli (1):

Tom Stellard (2):

Vinson Lee (1):