7.10.3.html revision 848b8605
11.1321Snonaka<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
21.1Scgd<html lang="en">
31.1Scgd<head>
41.4Scgd  <meta http-equiv="content-type" content="text/html; charset=utf-8">
51.1Scgd  <title>Mesa Release Notes</title>
61.1Scgd  <link rel="stylesheet" type="text/css" href="../mesa.css">
71.1Scgd</head>
81.1Scgd<body>
91.1Scgd
101.1Scgd<div class="header">
111.1Scgd  <h1>The Mesa 3D Graphics Library</h1>
121.1Scgd</div>
131.1Scgd
141.1Scgd<iframe src="../contents.html"></iframe>
151.1Scgd<div class="content">
161.1Scgd
171.1Scgd<h1>Mesa 7.10.3 Release Notes / June 13, 2011</h1>
181.1Scgd
191.1Scgd<p>
201.1ScgdMesa 7.10.3 is a bug fix release which fixes bugs found since the 7.10.2 release.
211.1Scgd</p>
221.1Scgd<p>
231.1ScgdMesa 7.10.3 implements the OpenGL 2.1 API, but the version reported by
241.1ScgdglGetString(GL_VERSION) depends on the particular driver being used.
251.1ScgdSome drivers don't support all the features required in OpenGL 2.1.
261.1Scgd</p>
271.1Scgd<p>
281.1ScgdSee the <a href="../install.html">Compiling/Installing page</a> for prerequisites
291.1Scgdfor DRI hardware acceleration.
301.1Scgd</p>
311.1Scgd
321.1Scgd
331.1Scgd<h2>MD5 checksums</h2>
341.1Scgd<pre>
351.21Sthorpejd77b02034c11d6c2a55c07f82367d780  MesaLib-7.10.3.tar.gz
361.133Sfair8c38fe8266be8e1ed1d84076ba5a703b  MesaLib-7.10.3.tar.bz2
371.1299Schristos614d063ecd170940d9ae7b355d365d59  MesaLib-7.10.3.zip
381.31Scgd8768fd562ede7ed763d92b2d22232d7a  MesaGLUT-7.10.3.tar.gz
391.31Scgd1496415b89da9549f0f3b34d9622e2e2  MesaGLUT-7.10.3.tar.bz2
401.609Sblymn1f29d0e7398fd3bf9f36f5db02941198  MesaGLUT-7.10.3.zip
411.609Sblymn</pre>
421.609Sblymn
431.609Sblymn
441.609Sblymn<h2>New features</h2>
451.609Sblymn<p>None.</p>
461.609Sblymn
471.21Sthorpej
481.21Sthorpej<h2>Bug fixes</h2>
491.21Sthorpej<p>This list is likely incomplete.</p>
501.974Sjnemeth<ul>
511.974Sjnemeth
521.974Sjnemeth<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=29162">Bug 29162</a> - mesa/darwin is severly broken</li>
531.974Sjnemeth
541.1Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=31590">Bug 31590</a> - Black space between colors on mole hill example</li>
551.1Scgd
561.1Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=32395">Bug 32395</a> - [glsl] Incorrect code generation for shadow2DProj() with bias</li>
571.448Srjs
581.665Sjunyoung<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=32564">Bug 32564</a> - [llvmpipe] prog: Unknown command line argument '-disable-mmx'. Try: 'prog -help' with llvm-2.9svn</li>
591.251Swiz
601.470Spooka<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=32835">Bug 32835</a> - [glsl] recursive #define results in infinite stack recursion</li>
611.24Stls
621.24Stls<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33303">Bug 33303</a> - [glsl] ir_constant_expression.cpp:72: virtual ir_constant* ir_expression::constant_expression_value(): Assertion `op[0]-&gt;type-&gt;base_type == op[1]-&gt;type-&gt;base_type' failed.</li>
631.665Sjunyoung
641.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33314">Bug 33314</a> - [glsl] ir_constant_expression.cpp:122: virtual ir_constant* ir_expression::constant_expression_value(): Assertion `op[0]-&gt;type-&gt;base_type == GLSL_TYPE_BOOL' failed.</li>
651.4Scgd
661.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33512">Bug 33512</a> - [SNB] case ogles2conform/GL/gl_FragCoord/gl_FragCoord_xy_frag.test and gl_FragCoord_w_frag.test fail</li>
671.4Scgd
681.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=34280">Bug 34280</a> - r200 mesa-7.10 font distortion</li>
691.4Scgd
701.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=34321">Bug 34321</a> - The ARB_fragment_program subset of ARB_draw_buffers not implemented</li>
711.4Scgd
721.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=35603">Bug 35603</a> - GLSL compiler freezes compiling shaders</li>
731.4Scgd
741.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36173">Bug 36173</a> - struct renderbuffer's 'format' field never set when using FBO</li>
751.24Stls
761.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36238">Bug 36238</a> - Mesa release files don't contain scons control files</li>
771.4Scgd
781.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36410">Bug 36410</a> - [SNB] Rendering errors in 3DMMES subtest taiji</li>
791.4Scgd
801.665Sjunyoung<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36527">Bug 36527</a> - [wine] Wolfenstein: Failed to translate rgb instruction.</li>
811.4Scgd
821.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36651">Bug 36651</a> - mesa requires bison and flex to build but configure does not check for them</li>
831.4Scgd
841.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36738">Bug 36738</a> - Openarena crash with r300g, swrastg + llvm &gt; 2.8</li>
851.24Stls
861.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=37648">Bug 37648</a> - Logic error in mesa/main/teximage.c:texsubimage</li>
871.4Scgd
881.4Scgd<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=37739">Bug 37739</a> - Color clear of FBO without color buffer crashes</li>
891.4Scgd
901.4Scgd<!-- <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=">Bug </a> - </li> -->
911.4Scgd</ul>
921.999Scegger
931.4Scgd
941.4Scgd<h2>Changes</h2>
951.4Scgd<p>The full set of changes can be viewed by using the following GIT command:</p>
961.4Scgd
971.25Sveego<pre>
981.9Sthorpej  git log mesa-7.10.2..mesa-7.10.3
991.4Scgd</pre>
1001.4Scgd
1011.4Scgd<p>Alan Hourihane (1):</p>
1021.4Scgd<ul>
1031.4Scgd  <li>Check for out of memory when creating fence</li>
1041.4Scgd</ul>
1051.4Scgd
1061.25Sveego<p>Alex Buell (1):</p>
1071.4Scgd<ul>
1081.4Scgd  <li>configure: bump LIBDRM_REQUIRED to 2.4.24</li>
1091.4Scgd</ul>
1101.4Scgd
1111.4Scgd<p>Alex Deucher (2):</p>
1121.4Scgd<ul>
1131.4Scgd  <li>r600c: add new pci ids</li>
1141.4Scgd  <li>r600g: add new pci ids</li>
1151.665Sjunyoung</ul>
1161.24Stls
1171.4Scgd<p>Brian Paul (19):</p>
1181.4Scgd<ul>
1191.4Scgd  <li>docs: add link to 7.10.2 release notes</li>
1201.4Scgd  <li>scons: remove dangling reference to state_trackers/python/SConscript</li>
1211.4Scgd  <li>Makefile: add missing Scons files</li>
1221.4Scgd  <li>llvmpipe: document issue with LLVM 2.8 and earlier with AVX</li>
1231.4Scgd  <li>docs: replace llvmpipe/README with docs/llvmpipe.html</li>
1241.4Scgd  <li>glsl: add static qualifier to silence warning</li>
1251.665Sjunyoung  <li>glsl: add cast to silence signed/unsigned comparison warning</li>
1261.4Scgd  <li>mesa: s/height/depth/ in texsubimage()</li>
1271.4Scgd  <li>mesa: fix void pointer arithmetic warnings</li>
1281.4Scgd  <li>mesa: add some missing GLAPIENTRY keywords</li>
1291.577Snisimura  <li>mesa: check that flex/bison are installed</li>
1301.4Scgd  <li>st/mesa: fix incorrect texture level/face/slice accesses</li>
1311.24Stls  <li>draw: fix edge flag handling in clipper (for unfilled tris/quads/polygons)</li>
1321.24Stls  <li>vbo: check array indexes to prevent negative indexing</li>
1331.4Scgd  <li>vbo: remove node-&gt;count &gt; 0 test in vbo_save_playback_vertex_list()</li>
1341.4Scgd  <li>st/mesa: fix software accum buffer format bug</li>
1351.4Scgd  <li>mesa: add include/c99/inttypes.h include/c99/stdbool.h include/c99/stdint.h files to tarballs</li>
1361.4Scgd  <li>docs: 7.10.3 release notes skeleton file, links</li>
1371.4Scgd  <li>mesa: bump version to 7.10.3</li>
1381.4Scgd</ul>
1391.4Scgd
1401.4Scgd<p>Carl Worth (2):</p>
1411.4Scgd<ul>
1421.4Scgd  <li>glcpp: Simplify calling convention of parser's active_list functions</li>
1431.4Scgd  <li>glcpp: Fix attempts to expand recursive macros infinitely (bug #32835).</li>
1441.4Scgd</ul>
1451.4Scgd
1461.4Scgd<p>Dave Airlie (1):</p>
1471.4Scgd<ul>
1481.4Scgd  <li>st/mesa: fix compressed mipmap generation.</li>
1491.4Scgd</ul>
1501.4Scgd
1511.4Scgd<p>Eric Anholt (19):</p>
1521.24Stls<ul>
1531.4Scgd  <li>i965: Fix the VS thread limits for GT1, and clarify the WM limits on both.</li>
1541.4Scgd  <li>glsl: Avoid cascading errors when looking for a scalar boolean and failing.</li>
1551.4Scgd  <li>glsl: Semantically check the RHS of `&amp;&amp;' even when short-circuiting.</li>
1561.4Scgd  <li>glsl: Semantically check the RHS of `||' even when short-circuiting.</li>
1571.25Sveego  <li>glsl: When we've emitted a semantic error for ==, return a bool constant.</li>
1581.4Scgd  <li>glsl: Perform type checking on "^^" operands.</li>
1591.4Scgd  <li>intel: Use _mesa_base_tex_format for FBO texture attachments.</li>
1601.4Scgd  <li>swrast: Don't assert against glReadPixels of GL_RED and GL_RG.</li>
1611.24Stls  <li>mesa: Add a gl_renderbuffer.RowStride field like textures have.</li>
1621.4Scgd  <li>mesa: Add a function to set up the default renderbuffer accessors.</li>
1631.4Scgd  <li>intel: Use Mesa core's renderbuffer accessors for depth.</li>
1641.4Scgd  <li>mesa: Use _mesa_get_format_bytes to refactor out the RB get_pointer_*</li>
1651.4Scgd  <li>mesa: Use _mesa_get_format_bytes to refactor out the RB get_row_*</li>
1661.4Scgd  <li>mesa: Add renderbuffer accessors for R8/RG88/R16/RG1616.</li>
1671.4Scgd  <li>swrast: Don't try to adjust_colors for &lt;8bpc when handling R16, RG1616.</li>
1681.665Sjunyoung  <li>intel: Use mesa core's R8, RG88, R16, RG1616 RB accessors.</li>
1691.4Scgd  <li>Revert "intel: Add spans code for the ARB_texture_rg support."</li>
1701.4Scgd  <li>mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.</li>
1711.4Scgd  <li>mesa: Add support for OPTION ATI_draw_buffers to ARB_fp.</li>
1721.4Scgd</ul>
1731.794Sgrant
1741.665Sjunyoung<p>Hans de Goede (1):</p>
1751.4Scgd<ul>
1761.4Scgd  <li>texstore: fix regression stricter check for memcpy path for unorm88 and unorm1616</li>
1771.4Scgd</ul>
1781.1014Ssborrill
1791.4Scgd<p>Henri Verbeet (3):</p>
1801.4Scgd<ul>
1811.665Sjunyoung  <li>mesa: Also update the color draw buffer if it's explicitly set to GL_NONE.</li>
1821.4Scgd  <li>glx: Destroy dri2Hash on DRI2 display destruction.</li>
1831.4Scgd  <li>glx: Only remove the glx_display from the list after it's destroyed.</li>
1841.665Sjunyoung</ul>
1851.4Scgd
1861.4Scgd<p>Ian Romanick (9):</p>
1871.4Scgd<ul>
1881.4Scgd  <li>docs: Add 7.10.2 md5sums</li>
1891.4Scgd  <li>glsl: Fix off-by-one error setting max_array_access for non-constant indexing</li>
1901.4Scgd  <li>ir_to_mesa: Handle shadow compare w/projection and LOD bias correctly</li>
1911.665Sjunyoung  <li>intel: Fix ROUND_DOWN_TO macro</li>
1921.665Sjunyoung  <li>glsl: Regenerate compiler and glcpp files from cherry picks</li>
1931.25Sveego  <li>i965: Remove hint_gs_always and resulting dead code</li>
1941.4Scgd  <li>mesa: Don't try to clear a NULL renderbuffer</li>
1951.665Sjunyoung  <li>mesa: Ignore blits to/from missing buffers</li>
1961.4Scgd  <li>docs: Add list of bugs fixed in 7.10.3 release</li>
1971.4Scgd</ul>
1981.4Scgd
1991.4Scgd<p>Jeremy Huddleston (18):</p>
2001.4Scgd<ul>
2011.4Scgd  <li>apple: Update GL specs</li>
2021.4Scgd  <li>apple: Rename glcontextmodes.[ch] to glxconfig.[ch]</li>
2031.4Scgd  <li>apple: Rename __GLcontextModes to struct glx_config</li>
2041.4Scgd  <li>apple: Rename GLXcontext</li>
2051.4Scgd  <li>apple: Re-add driContext and do_destroy</li>
2061.4Scgd  <li>apple: Rename _gl_context_modes_find_visual to glx_config_find_visual</li>
2071.4Scgd  <li>apple: Rename GLXcontext</li>
2081.4Scgd  <li>apple: Change from XExtDisplayInfo to struct glx_display</li>
2091.4Scgd  <li>apple: ifdef out come glapi-foo on darwin</li>
2101.4Scgd  <li>glx: Dead code removal</li>
2111.4Scgd  <li>apple: Build darwin using applegl rather than indirect</li>
2121.4Scgd  <li>apple: Fix build failures in applegl_glx.c</li>
2131.4Scgd  <li>darwin: Define GALLIUM_DRIVERS_DIRS in darwin config</li>
2141.4Scgd  <li>apple: Package applegl source into MesaLib tarball</li>
2151.4Scgd  <li>darwin: Set VG_LIB_{NAME,GLOB} to fix make install</li>
2161.4Scgd  <li>darwin: Don't link against libGL when building libOSMesa</li>
2171.4Scgd  <li>darwin: Fix VG_LIB_GLOB to also match the unversioned symlink</li>
2181.4Scgd  <li>osmesa: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.</li>
2191.4Scgd</ul>
2201.4Scgd
2211.4Scgd<p>José Fonseca (13):</p>
2221.4Scgd<ul>
2231.4Scgd  <li>llvmpipe: Update readme.</li>
2241.4Scgd  <li>mesa: GL_PROVOKING_VERTEX_EXT is a GLenum, not GLboolean.</li>
2251.4Scgd  <li>mesa: Fix GetVertexAttrib* inside display lists.</li>
2261.25Sveego  <li>draw: Fix draw_variant_output::format's type.</li>
2271.4Scgd  <li>gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86.</li>
2281.4Scgd  <li>gallivm: Fix for dynamically linked LLVM 2.8 library.</li>
2291.4Scgd  <li>st/wgl: Adjust the pbuffer invisible window size.</li>
2301.251Swiz  <li>st/wgl: Fix debug output format specifiers of stw_framebuffer_get_size().</li>
2311.4Scgd  <li>st/wgl: Prevent spurious framebuffer sizes when the window is minimized.</li>
2321.4Scgd  <li>st/wgl: Cope with zero width/height windows.</li>
2331.4Scgd  <li>st/wgl: Allow to create pbuffers bigger than the desktop.</li>
2341.4Scgd  <li>st/wgl: Remove buggy assertion.</li>
2351.4Scgd  <li>wgl: Don't hold on to user supplied HDC.</li>
2361.312Ssoren</ul>
2371.4Scgd
2381.4Scgd<p>Kenneth Graunke (10):</p>
2391.4Scgd<ul>
2401.4Scgd  <li>i965/fs: Switch W and 1/W in Sandybridge interpolation setup.</li>
2411.4Scgd  <li>i965: Refactor Sandybridge implied move handling.</li>
2421.4Scgd  <li>i965: Resolve implied moves in brw_dp_READ_4_vs_relative.</li>
2431.4Scgd  <li>intel: Add IS_GT2 macro for recognizing Sandybridge GT2 systems.</li>
2441.4Scgd  <li>i965: Allocate the whole URB to the VS and fix calculations for Gen6.</li>
2451.4Scgd  <li>intel: Support glCopyTexImage() from ARGB8888 to XRGB8888.</li>
2461.4Scgd  <li>glsl: Fix memory error when creating the supported version string.</li>
2471.4Scgd  <li>glsl: Regenerate autogenerated file builtin_function.cpp.</li>
2481.4Scgd  <li>i965: Rename various gen6 #defines to match the documentation.</li>
2491.4Scgd  <li>i965: Never enable the GS on Gen6.</li>
2501.4Scgd</ul>
2511.4Scgd
2521.4Scgd<p>Kostas Georgiou (1):</p>
2531.4Scgd<ul>
2541.4Scgd  <li>r600c/g: Add pci id for FirePro 2270</li>
2551.4Scgd</ul>
2561.4Scgd
2571.4Scgd<p>Marek Olšák (18):</p>
2581.77Sdante<ul>
2591.4Scgd  <li>tgsi/ureg: bump the limit of immediates</li>
2601.1079Smrg  <li>st/mesa: fix changing internal format via RenderbufferStorage</li>
2611.1079Smrg  <li>st/mesa: GenerateMipmap should not be killed by conditional rendering</li>
2621.4Scgd  <li>swrast: BlitFramebuffer should not be killed by conditional rendering</li>
2631.4Scgd  <li>st/mesa: BlitFramebuffer should not be killed by conditional rendering</li>
2641.4Scgd  <li>st/mesa: CopyTex(Sub)Image should not be killed by conditional rendering</li>
2651.4Scgd  <li>st/mesa: conditional rendering should not kill texture decompression via blit</li>
2661.4Scgd  <li>mesa: forbid UseProgram to be called inside Begin/End</li>
2671.4Scgd  <li>mesa: UseShaderProgramEXT and Uniform* shouldn't be allowed inside Begin/End</li>
2681.4Scgd  <li>mesa: queries of non-existent FBO attachments should return INVALID_OPERATION</li>
2691.4Scgd  <li>r300g: fix draw_vbo splitting on r3xx-r4xx</li>
2701.4Scgd  <li>r300g: fix texturing with non-3D textures and wrap R mode set to sample border</li>
2711.4Scgd  <li>r300g: fix occlusion queries when depth test is disabled or zbuffer is missing</li>
2721.4Scgd  <li>r300g: clear can be killed by render condition</li>
2731.24Stls  <li>st/mesa: remove asserts in st_texture_image_copy</li>
2741.4Scgd  <li>mesa: fix up assertion in _mesa_source_buffer_exists</li>
2751.753Stron  <li>mesa: invalidate framebuffer if internal format of renderbuffer is changed</li>
2761.4Scgd  <li>mesa: return after invalidating renderbuffer</li>
2771.4Scgd</ul>
2781.24Stls
2791.665Sjunyoung<p>Matt Turner (1):</p>
2801.81Sdrochner<ul>
2811.4Scgd  <li>r300/compiler: align memory allocations to 8-bytes</li>
2821.4Scgd</ul>
2831.4Scgd
2841.4Scgd<p>Tom Stellard (3):</p>
2851.4Scgd<ul>
2861.4Scgd  <li>r300/compiler: Fix incorrect presubtract conversion</li>
2871.396Sjunyoung  <li>r300/compiler: Fix dataflow analysis bug with ELSE blocks</li>
2881.4Scgd  <li>r300/compiler: Limit instructions to 3 source selects</li>
2891.4Scgd</ul>
2901.665Sjunyoung
2911.4Scgd<p>Vinson Lee (1):</p>
2921.4Scgd<ul>
2931.4Scgd  <li>gallivm: Disable MMX-disabling code on llvm-2.9.</li>
2941.4Scgd</ul>
2951.4Scgd
2961.4Scgd<p>Zou Nan hai (1):</p>
2971.4Scgd<ul>
2981.665Sjunyoung  <li>i965: Align interleaved URB write length to 2</li>
2991.4Scgd</ul>
3001.4Scgd
3011.4Scgd<p>pepp (1):</p>
3021.4Scgd<ul>
3031.4Scgd  <li>st/mesa: assign renderbuffer's format field when allocating storage</li>
3041.4Scgd</ul>
3051.4Scgd
3061.4Scgd</div>
3071.4Scgd</body>
3081.4Scgd</html>
3091.4Scgd