Mesa 7.10.2 Release Notes / TBD
Mesa 7.10.2 is a bug fix release which fixes bugs found since the 7.10 release.
Mesa 7.10.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.
Bug fixes
This list is likely incomplete.
- Bug 29172 - Arrandale - Pill Popper Pops Pills
- Bug 31159 - shadow problem in 0ad game
- Bug 32688 - [RADEON:KMS:R300G] some games have a wireframe or outline visible
- Bug 32949 - [glsl wine] Need for Speed renders incorrectly with GLSL enabled
- Bug 34203 - [GLSL] fail to call long chains across shaders
- Bug 34376 - [GLSL] allowing assignment to unsized array
- The commit message incorrectly
lists bug
34367.
- Bug 34370 - [GLSL] "i<5 && i<4" in for loop fails
- Bug 34374 - [GLSL] fail to redeclare an array using initializer
- Bug 35073 - [GM45] Alpha test is broken when rendering to FBO with no color attachment
- Bug 35483 - util_blit_pixels_writemask: crash in line 322 of src/gallium/auxiliary/util/u_blit.c
Changes
The full set of changes can be viewed by using the following GIT command:
git log mesa-7.10.1..origin/7.10