The Mesa 3D Graphics Library

Mesa 10.0.2 Release Notes / (January 9, 2014)

Mesa 10.0.2 is a bug fix release which fixes bugs found since the 10.0.1 release.

Mesa 10.0.2 implements the OpenGL 3.3 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.3. OpenGL 3.3 is only available if requested at context creation because compatibility contexts not supported.

MD5 checksums




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-10.0.1..mesa-10.0.2

Aaron Watry (8):

Alex Deucher (1):

Alexander von Gluck IV (1):

Anuj Phogat (1):

Carl Worth (2):

Chad Versace (1):

Erik Faye-Lund (1):

Henri Verbeet (1):

Ilia Mirkin (1):

Jonathan Liu (2):

Kenneth Graunke (2):

Kevin Rogovin (1):

Kristian Høgsberg (1):

Marek Olšák (2):

Paul Berry (2):

Vadim Girlin (1):