Mesa 7.8.2 Release Notes / (date tbd)
Mesa 7.8.2 is a bug fix release which fixes bugs found since the 7.8.1 release.
Mesa 7.8.2 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
None.
Changes
- Upgraded glext.h to version 61, and upgraded glxext.h
Bug fixes
- Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).
- Fixed Gallium Cell driver to buildable, runable state
- Fixed bad error checking for glFramebufferRenderbuffer(attachment=GL_DEPTH_STENCIL_ATTACHMENT).
- Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels.
- Assorted i965 driver fixes.
- Fixed OSMesa build for 16 and 32-bit color channel depth.
Changes
None.