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 11.0.6 Release Notes / November 21, 2015</h1> 18b8e80941Smrg 19b8e80941Smrg<p> 20b8e80941SmrgMesa 11.0.6 is a bug fix release which fixes bugs found since the 11.0.5 release. 21b8e80941Smrg</p> 22b8e80941Smrg<p> 23b8e80941SmrgMesa 11.0.6 implements the OpenGL 4.1 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.1. OpenGL 27b8e80941Smrg4.1 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> 34b8e80941Smrg4bdf054af66ebabf3eca0616f9f5e44c2f234695661b570261c391bc2f4f7482 mesa-11.0.6.tar.gz 35b8e80941Smrg8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760 mesa-11.0.6.tar.xz 36b8e80941Smrg</pre> 37b8e80941Smrg 38b8e80941Smrg 39b8e80941Smrg<h2>New features</h2> 40b8e80941Smrg<p>None</p> 41b8e80941Smrg 42b8e80941Smrg<h2>Bug fixes</h2> 43b8e80941Smrg 44b8e80941Smrg<p>This list is likely incomplete.</p> 45b8e80941Smrg 46b8e80941Smrg<ul> 47b8e80941Smrg 48b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91780">Bug 91780</a> - Rendering issues with geometry shader</li> 49b8e80941Smrg 50b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92588">Bug 92588</a> - [HSW,BDW,BSW,SKL-Y][GLES 3.1 CTS] ES31-CTS.arrays_of_arrays.InteractionFunctionCalls2 - assert</li> 51b8e80941Smrg 52b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92738">Bug 92738</a> - Randon R7 240 doesn't work on 16KiB page size platform</li> 53b8e80941Smrg 54b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92860">Bug 92860</a> - [radeonsi][bisected] st/mesa: implement ARB_copy_image - Corruption in ARK Survival Evolved</li> 55b8e80941Smrg 56b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92900">Bug 92900</a> - [regression bisected] About 700 piglit regressions is what could go wrong</li> 57b8e80941Smrg 58b8e80941Smrg</ul> 59b8e80941Smrg 60b8e80941Smrg 61b8e80941Smrg<h2>Changes</h2> 62b8e80941Smrg 63b8e80941Smrg<p>Alex Deucher (1):</p> 64b8e80941Smrg<ul> 65b8e80941Smrg <li>radeonsi: enable optimal raster config setting for fiji (v2)</li> 66b8e80941Smrg</ul> 67b8e80941Smrg 68b8e80941Smrg<p>Ben Widawsky (1):</p> 69b8e80941Smrg<ul> 70b8e80941Smrg <li>i965/skl/gt4: Fix URB programming restriction.</li> 71b8e80941Smrg</ul> 72b8e80941Smrg 73b8e80941Smrg<p>Boyuan Zhang (2):</p> 74b8e80941Smrg<ul> 75b8e80941Smrg <li>st/vaapi: fix vaapi VC-1 simple/main corruption v2</li> 76b8e80941Smrg <li>radeon/uvd: fix VC-1 simple/main profile decode v2</li> 77b8e80941Smrg</ul> 78b8e80941Smrg 79b8e80941Smrg<p>Dave Airlie (1):</p> 80b8e80941Smrg<ul> 81b8e80941Smrg <li>r600: initialised PGM_RESOURCES_2 for ES/GS</li> 82b8e80941Smrg</ul> 83b8e80941Smrg 84b8e80941Smrg<p>Emil Velikov (4):</p> 85b8e80941Smrg<ul> 86b8e80941Smrg <li>docs: add sha256 checksums for 11.0.5</li> 87b8e80941Smrg <li>cherry-ignore: add the swrast front buffer support</li> 88b8e80941Smrg <li>automake: use static llvm for make distcheck</li> 89b8e80941Smrg <li>Update version to 11.0.6</li> 90b8e80941Smrg</ul> 91b8e80941Smrg 92b8e80941Smrg<p>Eric Anholt (3):</p> 93b8e80941Smrg<ul> 94b8e80941Smrg <li>vc4: Return GL_OUT_OF_MEMORY when buffer allocation fails.</li> 95b8e80941Smrg <li>vc4: Return NULL when we can't make our shadow for a sampler view.</li> 96b8e80941Smrg <li>vc4: Add support for nir_op_uge, using the carry bit on QPU_A_SUB.</li> 97b8e80941Smrg</ul> 98b8e80941Smrg 99b8e80941Smrg<p>Ian Romanick (2):</p> 100b8e80941Smrg<ul> 101b8e80941Smrg <li>meta/generate_mipmap: Don't leak the sampler object</li> 102b8e80941Smrg <li>meta/generate_mipmap: Only modify the draw framebuffer binding in fallback_required</li> 103b8e80941Smrg</ul> 104b8e80941Smrg 105b8e80941Smrg<p>Ilia Mirkin (2):</p> 106b8e80941Smrg<ul> 107b8e80941Smrg <li>mesa/copyimage: allow width/height to not be multiples of block</li> 108b8e80941Smrg <li>nouveau: don't expose HEVC decoding support</li> 109b8e80941Smrg</ul> 110b8e80941Smrg 111b8e80941Smrg<p>Jason Ekstrand (1):</p> 112b8e80941Smrg<ul> 113b8e80941Smrg <li>nir/vars_to_ssa: Rework copy set handling in lower_copies_to_load_store</li> 114b8e80941Smrg</ul> 115b8e80941Smrg 116b8e80941Smrg<p>Kenneth Graunke (1):</p> 117b8e80941Smrg<ul> 118b8e80941Smrg <li>glsl: Allow implicit int -> uint conversions for the % operator.</li> 119b8e80941Smrg</ul> 120b8e80941Smrg 121b8e80941Smrg<p>Marek Olšák (1):</p> 122b8e80941Smrg<ul> 123b8e80941Smrg <li>radeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney</li> 124b8e80941Smrg</ul> 125b8e80941Smrg 126b8e80941Smrg<p>Michel Dänzer (1):</p> 127b8e80941Smrg<ul> 128b8e80941Smrg <li>winsys/radeon: Use CPU page size instead of hardcoding 4096 bytes v3</li> 129b8e80941Smrg</ul> 130b8e80941Smrg 131b8e80941Smrg<p>Oded Gabbay (1):</p> 132b8e80941Smrg<ul> 133b8e80941Smrg <li>llvmpipe: use simple coeffs calc for 128bit vectors</li> 134b8e80941Smrg</ul> 135b8e80941Smrg 136b8e80941Smrg<p>Roland Scheidegger (2):</p> 137b8e80941Smrg<ul> 138b8e80941Smrg <li>radeon: fix bgrx8/xrgb8 blits</li> 139b8e80941Smrg <li>r200: fix bgrx8/xrgb8 blits</li> 140b8e80941Smrg</ul> 141b8e80941Smrg 142b8e80941Smrg 143b8e80941Smrg</div> 144b8e80941Smrg</body> 145b8e80941Smrg</html> 146