Mesa 7.10.3 Release Notes / June 13, 2011
Mesa 7.10.3 is a bug fix release which fixes bugs found since the 7.10.2 release.
Mesa 7.10.3 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 29162 - mesa/darwin is severly broken
- Bug 31590 - Black space between colors on mole hill example
- Bug 32395 - [glsl] Incorrect code generation for shadow2DProj() with bias
- Bug 32564 - [llvmpipe] prog: Unknown command line argument '-disable-mmx'. Try: 'prog -help' with llvm-2.9svn
- Bug 32835 - [glsl] recursive #define results in infinite stack recursion
- Bug 33303 - [glsl] ir_constant_expression.cpp:72: virtual ir_constant* ir_expression::constant_expression_value(): Assertion `op[0]->type->base_type == op[1]->type->base_type' failed.
- Bug 33314 - [glsl] ir_constant_expression.cpp:122: virtual ir_constant* ir_expression::constant_expression_value(): Assertion `op[0]->type->base_type == GLSL_TYPE_BOOL' failed.
- Bug 33512 - [SNB] case ogles2conform/GL/gl_FragCoord/gl_FragCoord_xy_frag.test and gl_FragCoord_w_frag.test fail
- Bug 34280 - r200 mesa-7.10 font distortion
- Bug 34321 - The ARB_fragment_program subset of ARB_draw_buffers not implemented
- Bug 35603 - GLSL compiler freezes compiling shaders
- Bug 36173 - struct renderbuffer's 'format' field never set when using FBO
- Bug 36238 - Mesa release files don't contain scons control files
- Bug 36410 - [SNB] Rendering errors in 3DMMES subtest taiji
- Bug 36527 - [wine] Wolfenstein: Failed to translate rgb instruction.
- Bug 36651 - mesa requires bison and flex to build but configure does not check for them
- Bug 36738 - Openarena crash with r300g, swrastg + llvm > 2.8
- Bug 37648 - Logic error in mesa/main/teximage.c:texsubimage
- Bug 37739 - Color clear of FBO without color buffer crashes
Changes
The full set of changes can be viewed by using the following GIT command:
git log mesa-7.10.2..mesa-7.10.3
Note: Reverted commits and the reverts are not included in this list.