summaryrefslogtreecommitdiff
path: root/docs/relnotes/17.1.0.html
diff options
context:
space:
mode:
authorLaura Ekstrand <laura@jlekstrand.net>2018-05-17 15:53:39 -0700
committerLaura Ekstrand <laura@jlekstrand.net>2018-06-15 16:06:42 -0700
commit39f2b687a7b200a4686820d99e275e02995128af (patch)
treeda3f870c5eee5a80e39818ee57e3c51e6b91ddf8 /docs/relnotes/17.1.0.html
parent043331335088fdac056522330c6dba161d343c87 (diff)
docs: Result of script fixing html with Beautiful Soup.
Beautiful Soup patched our html in these ways: - Creating closing tags e.g. </li> where there were none in order to create semantically complete html (like xhtml) - Removing the old header, which is no longer needed - Removing the old content bar to avoid confusion - Removing the outer <div> from the content, which was tripping up Pandoc in converting the html to rst.
Diffstat (limited to 'docs/relnotes/17.1.0.html')
-rw-r--r--docs/relnotes/17.1.0.html35
1 files changed, 16 insertions, 19 deletions
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html
index 6e7f849b0f..cbdf3ae60a 100644
--- a/docs/relnotes/17.1.0.html
+++ b/docs/relnotes/17.1.0.html
@@ -1,18 +1,15 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html lang="en">
-<head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en"><head>
+ <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<title>Mesa Release Notes</title>
- <link rel="stylesheet" type="text/css" href="../mesa.css">
+ <link href="../mesa.css" rel="stylesheet" type="text/css"/>
</head>
<body>
-<div class="header">
- <h1>The Mesa 3D Graphics Library</h1>
-</div>
-<iframe src="../contents.html"></iframe>
-<div class="content">
+
+
+
<h1>Mesa 17.1.0 Release Notes / May 10, 2017</h1>
@@ -33,8 +30,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-c388069581a72853161657ac365f2c083afabd7cffd53f80513dacfa1cfa58a8 mesa-17.1.0.tar.gz
+<pre>c388069581a72853161657ac365f2c083afabd7cffd53f80513dacfa1cfa58a8 mesa-17.1.0.tar.gz
cf234a6ed4764673886b6661553b54675776ef0898f774716173cec890ac3b17 mesa-17.1.0.tar.xz
</pre>
@@ -86,7 +82,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97988">Bug 97988</a> - [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98263">Bug 98263</a> - [radv] The Talos Principle fails to launch with &quot;Fatal error: Cannot set display mode.&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98263">Bug 98263</a> - [radv] The Talos Principle fails to launch with "Fatal error: Cannot set display mode."</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98428">Bug 98428</a> - Undefined non-weak-symbol in dri-drivers</li>
@@ -132,7 +128,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99701">Bug 99701</a> - loader.c:353:8: error: implicit declaration of function 'geteuid' is invalid in C99 [-Werror,-Wimplicit-function-declaration]</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99715">Bug 99715</a> - Don't print: &quot;Note: Buggy applications may crash, if they do please report to vendor&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99715">Bug 99715</a> - Don't print: "Note: Buggy applications may crash, if they do please report to vendor"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99789">Bug 99789</a> - Memory leak on failure to create an ir_constant in calculate_iterations in loop_controls.cpp</li>
@@ -150,7 +146,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=100026">Bug 100026</a> - piglit.spec.arb_shader_subroutine.compiler.direct-call_vert regression</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=100049">Bug 100049</a> - &quot;ralloc: Make sure ralloc() allocations match malloc()'s alignment.&quot; causes seg fault in 32bit build</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=100049">Bug 100049</a> - "ralloc: Make sure ralloc() allocations match malloc()'s alignment." causes seg fault in 32bit build</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=100060">Bug 100060</a> - wsi/wsi_common_wayland.c:25:41: fatal error: wayland-drm-client-protocol.h: No such file or directory</li>
@@ -174,7 +170,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=100223">Bug 100223</a> - marshal_generated.c:38:10: fatal error: 'X11/Xlib-xcb.h' file not found</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=100236">Bug 100236</a> - Undefined symbols for architecture x86_64: &quot;typeinfo for llvm::RTDyldMemoryManager&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=100236">Bug 100236</a> - Undefined symbols for architecture x86_64: "typeinfo for llvm::RTDyldMemoryManager"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=100259">Bug 100259</a> - [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'</li>
@@ -219,6 +215,7 @@ Note: some of the new features are only available with certain drivers.
<li>The --with-egl-platforms configure option is deprecated. Use --with-platforms instead.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file