The Mesa 3D Graphics Library

Mesa 10.3.5 Release Notes / December 5, 2014

Mesa 10.3.5 is a bug fix release which fixes bugs found since the 10.3.4 release.

Mesa 10.3.5 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 are not supported.

SHA256 checksums

7ea71c3cce89114df3dc050376afa1c6f6bf235d77a68f9703273603d6a90621  MesaLib-10.3.5.tar.gz
eb75d2790f1606d59d50a6acaa637b6c75f2155b3e0eca3d5099165c0d9556ae  MesaLib-10.3.5.tar.bz2
164bc64ba63fb07ff255ff8de6ed3c95ff545dfe8f864c44c33abe94788da910  MesaLib-10.3.5.zip

New features

None

Bug fixes

This list is likely incomplete.

Changes

Brian Paul (2):

Chris Forbes (2):

Emil Velikov (2):

Ilia Mirkin (6):

Rob Clark (1):