Mesa 7.7.1 Release Notes / date tbd
Mesa 7.7.1 is a bug-fix release.
Mesa 7.7.1 implements the OpenGL 2.1 API, but the version reported by
glGetString(GL_VERSION) depends on the particular driver being used.
Some drivers don't support all the features required in OpenGL 2.1.
See the Compiling/Installing page for prerequisites
for DRI hardware acceleration.
MD5 checksums
tbd
New features
Bug fixes
- Assorted fixes to VMware SVGA gallium driver.
- Fixed broken blending to multiple color buffers in swrast driver.
- Allocate constants more tightly in GL_ARB_vertex/fragment parser.
- Fixed mipmap generation bug caused by invalid viewport state.
- Gallium SSE codegen for XPD didn't always work.