Mesa 9.0.1 Release Notes / November 16th, 2012

Mesa 9.0.1 is a bug fix release which fixes bugs found since the 9.0 release.

Mesa 9.0 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

97d6554c05ea7449398afe3a0ede7018  MesaLib-9.0.1.tar.bz2
fd0fd5a6e56bc3dd210c80e42baef975  MesaLib-9.0.1.tar.gz
c2683d957acd530a00f747f50317186f  MesaLib-9.0.1.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.0..mesa-9.0.1

Adam Jackson (1):

Andreas Boll (7):

Brian Paul (2):

Fredrik Höglund (1):

Ian Romanick (5):

Imre Deak (7):

Jonas Ådahl (1):

Kenneth Graunke (1):

Kristian Høgsberg (5):

Marcin Slusarz (1):

Matt Turner (4):

Michel Dänzer (2):

Owen W. Taylor (1):

Quentin Glidic (1):

Tomeu Vizoso (1):