1b8e80941Smrg<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2b8e80941Smrg<html lang="en"> 3b8e80941Smrg<head> 4b8e80941Smrg <meta http-equiv="content-type" content="text/html; charset=utf-8"> 5b8e80941Smrg <title>Mesa Release Notes</title> 6b8e80941Smrg <link rel="stylesheet" type="text/css" href="../mesa.css"> 7b8e80941Smrg</head> 8b8e80941Smrg<body> 9b8e80941Smrg 10b8e80941Smrg<div class="header"> 11b8e80941Smrg <h1>The Mesa 3D Graphics Library</h1> 12b8e80941Smrg</div> 13b8e80941Smrg 14b8e80941Smrg<iframe src="../contents.html"></iframe> 15b8e80941Smrg<div class="content"> 16b8e80941Smrg 17b8e80941Smrg<h1>Mesa 17.0.5 Release Notes / April 28, 2017</h1> 18b8e80941Smrg 19b8e80941Smrg<p> 20b8e80941SmrgMesa 17.0.5 is a bug fix release which fixes bugs found since the 17.0.4 release. 21b8e80941Smrg</p> 22b8e80941Smrg<p> 23b8e80941SmrgMesa 17.0.5 implements the OpenGL 4.5 API, but the version reported by 24b8e80941SmrgglGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / 25b8e80941SmrgglGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. 26b8e80941SmrgSome drivers don't support all the features required in OpenGL 4.5. OpenGL 27b8e80941Smrg4.5 is <strong>only</strong> available if requested at context creation 28b8e80941Smrgbecause compatibility contexts are not supported. 29b8e80941Smrg</p> 30b8e80941Smrg 31b8e80941Smrg 32b8e80941Smrg<h2>SHA256 checksums</h2> 33b8e80941Smrg<pre> 34b8e80941Smrg7510eee0d0077860b250d30d73305048c2df4ba09ea8fc04e4f3eec7beece301 mesa-17.0.5.tar.gz 35b8e80941Smrg668efa445d2f57a26e5c096b1965a685733a3b57d9c736f9d6460263847f9bfe mesa-17.0.5.tar.xz 36b8e80941Smrg</pre> 37b8e80941Smrg 38b8e80941Smrg 39b8e80941Smrg<h2>New features</h2> 40b8e80941Smrg<p>None</p> 41b8e80941Smrg 42b8e80941Smrg 43b8e80941Smrg<h2>Bug fixes</h2> 44b8e80941Smrg 45b8e80941Smrg<ul> 46b8e80941Smrg 47b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97524">Bug 97524</a> - Samplers referring to the same texture unit with different types should raise GL_INVALID_OPERATION</li> 48b8e80941Smrg 49b8e80941Smrg</ul> 50b8e80941Smrg 51b8e80941Smrg 52b8e80941Smrg<h2>Changes</h2> 53b8e80941Smrg 54b8e80941Smrg<p>Andres Gomez (16):</p> 55b8e80941Smrg<ul> 56b8e80941Smrg <li>cherry-ignore: Add the pci_id into the shader cache UUID</li> 57b8e80941Smrg <li>cherry-ignore: fix crash if ctx torn down with no rendering</li> 58b8e80941Smrg <li>cherry-ignore: Fix typos.</li> 59b8e80941Smrg <li>cherry-ignore: Revert "etnaviv: Cannot render to rb-swapped formats"</li> 60b8e80941Smrg <li>cherry-ignore: Revert "i965/fs: Don't emit SEL instructions for type-converting MOVs."</li> 61b8e80941Smrg <li>cherry-ignore: fix typo in a2b10g10r10 fast clear calculation</li> 62b8e80941Smrg <li>cherry-ignore: remove unused anv_dispatch_table dtable</li> 63b8e80941Smrg <li>cherry-ignore: remove unused radv_dispatch_table dtable</li> 64b8e80941Smrg <li>cherry-ignore: make radv_resolve_entrypoint static</li> 65b8e80941Smrg <li>cherry-ignore: vulkan: add support for libmesa_vulkan_util</li> 66b8e80941Smrg <li>cherry-ignore: r600: fix libmesa_amd_common dependency</li> 67b8e80941Smrg <li>cherry-ignore: remove dead brw_new_shader() declaration</li> 68b8e80941Smrg <li>cherry-ignore: remove i965_symbols_test reference from .gitignore</li> 69b8e80941Smrg <li>cherry-ignore: automake: ensure that the destination directory is created</li> 70b8e80941Smrg <li>cherry-ignore: provide required gem stubs for the tests</li> 71b8e80941Smrg <li>Update version to 17.0.5</li> 72b8e80941Smrg</ul> 73b8e80941Smrg 74b8e80941Smrg<p>Boyan Ding (2):</p> 75b8e80941Smrg<ul> 76b8e80941Smrg <li>nvc0/ir: Properly handle a "split form" of predicate destination</li> 77b8e80941Smrg <li>nir: Destination component count of shader_clock intrinsic is 2</li> 78b8e80941Smrg</ul> 79b8e80941Smrg 80b8e80941Smrg<p>Emil Velikov (5):</p> 81b8e80941Smrg<ul> 82b8e80941Smrg <li>docs: add sha256 checksums for 17.0.4</li> 83b8e80941Smrg <li>winsys/sw/dri: don't use GNU void pointer arithmetic</li> 84b8e80941Smrg <li>st/clover: add space between < and ::</li> 85b8e80941Smrg <li>configure.ac: check require_basic_egl only if egl enabled</li> 86b8e80941Smrg <li>st/mesa: automake: honour the vdpau header install location</li> 87b8e80941Smrg</ul> 88b8e80941Smrg 89b8e80941Smrg<p>Francisco Jerez (2):</p> 90b8e80941Smrg<ul> 91b8e80941Smrg <li>intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy.</li> 92b8e80941Smrg <li>intel/fs: Take into account amount of data read in spilling cost heuristic.</li> 93b8e80941Smrg</ul> 94b8e80941Smrg 95b8e80941Smrg<p>Grazvydas Ignotas (1):</p> 96b8e80941Smrg<ul> 97b8e80941Smrg <li>radv: report timestampPeriod correctly</li> 98b8e80941Smrg</ul> 99b8e80941Smrg 100b8e80941Smrg<p>Jason Ekstrand (5):</p> 101b8e80941Smrg<ul> 102b8e80941Smrg <li>anv/blorp: Flush the texture cache in UpdateBuffer</li> 103b8e80941Smrg <li>anv/cmd_buffer: Flush the VF cache at the top of all primaries</li> 104b8e80941Smrg <li>anv/cmd_buffer: Always set up a null surface state</li> 105b8e80941Smrg <li>anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED</li> 106b8e80941Smrg <li>anv/blorp: Properly handle VK_ATTACHMENT_UNUSED</li> 107b8e80941Smrg</ul> 108b8e80941Smrg 109b8e80941Smrg<p>Kenneth Graunke (1):</p> 110b8e80941Smrg<ul> 111b8e80941Smrg <li>i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce().</li> 112b8e80941Smrg</ul> 113b8e80941Smrg 114b8e80941Smrg<p>Marek Olšák (1):</p> 115b8e80941Smrg<ul> 116b8e80941Smrg <li>st/mesa: invalidate the readpix cache in st_indirect_draw_vbo</li> 117b8e80941Smrg</ul> 118b8e80941Smrg 119b8e80941Smrg<p>Nanley Chery (1):</p> 120b8e80941Smrg<ul> 121b8e80941Smrg <li>anv/cmd_buffer: Disable CCS on BDW input attachments</li> 122b8e80941Smrg</ul> 123b8e80941Smrg 124b8e80941Smrg<p>Nicolai Hähnle (4):</p> 125b8e80941Smrg<ul> 126b8e80941Smrg <li>mesa: fix remaining xfb prims check for GLES with multiple instances</li> 127b8e80941Smrg <li>mesa: extract need_xfb_remaining_prims_check</li> 128b8e80941Smrg <li>mesa: move glMultiDrawArrays to vbo and fix error handling</li> 129b8e80941Smrg <li>vbo: fix gl_DrawID handling in glMultiDrawArrays</li> 130b8e80941Smrg</ul> 131b8e80941Smrg 132b8e80941Smrg<p>Rob Clark (1):</p> 133b8e80941Smrg<ul> 134b8e80941Smrg <li>util/queue: don't hang at exit</li> 135b8e80941Smrg</ul> 136b8e80941Smrg 137b8e80941Smrg<p>Timothy Arceri (1):</p> 138b8e80941Smrg<ul> 139b8e80941Smrg <li>mesa: validate sampler type across the whole program</li> 140b8e80941Smrg</ul> 141b8e80941Smrg 142b8e80941Smrg</div> 143b8e80941Smrg</body> 144b8e80941Smrg</html> 145