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

de7d14baf0101b697c140d2f47ef27e9  MesaLib-10.0.2.tar.gz
8544c0ab3e438a08b5103421ea15b6d2  MesaLib-10.0.2.tar.bz2
181b0d6c1afca38e98a930d0e564ed90  MesaLib-10.0.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-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):