Mesa 10.2.7 Release Notes / September 06, 2014
Mesa 10.2.7 is a bug fix release which fixes bugs found since the 10.2.6 release.
Mesa 10.2.7 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
cb67dfaabf88acba29aa2cf0dd58ee17b21ebf9594f8d1226c41794da8de3e9d MesaLib-10.2.7.tar.gz 27b958063a4c002071f14ed45c7d2a1ee52cd85e4ac8876e8a1c273495a7d43f MesaLib-10.2.7.tar.bz2 a2796a2d5bbbc2edd22857ecc267cba68dfe5d0296f5d84ba7510877b216cc40 MesaLib-10.2.7.zip
New features
None
Bug fixes
This list is likely incomplete.
- Bug 36193 - [i965] brw_eu_emit.c:182: validate_reg: Assertion `execsize >= width' failed.
- Bug 66184 - src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3216:simplify_cmp: Assertion `inst->dst.index < 4096' failed.
- Bug 70441 - [Gen4-5 clip] Piglit spec_OpenGL_1.1_polygon-offset hits (execsize >= width) assertion
- Bug 76188 - EGL_EXT_image_dma_buf_import fd ownership is incorrect
- Bug 76789 - [radeonsi] si_descriptors.c requires -std=gnu99 or -fms-extensions
- Bug 82139 - [r600g, bisected] multiple ubo piglit regressions
- Bug 82255 - [VP2] Chroma planes are vertically stretched during VDPAU playback