diff options
Diffstat (limited to 'docs/relnotes/10.0.3.html')
-rw-r--r-- | docs/relnotes/10.0.3.html | 30 |
1 files changed, 13 insertions, 17 deletions
diff --git a/docs/relnotes/10.0.3.html b/docs/relnotes/10.0.3.html index ce0dcf0336..f785a77d76 100644 --- a/docs/relnotes/10.0.3.html +++ b/docs/relnotes/10.0.3.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 10.0.3 Release Notes / (February 3, 2014)</h1> @@ -30,8 +27,7 @@ because compatibility contexts not supported. <h2>MD5 checksums</h2> -<pre> -5f9f463ef08129f6762106b434910adb MesaLib-10.0.3.tar.bz2 +<pre>5f9f463ef08129f6762106b434910adb MesaLib-10.0.3.tar.bz2 fb3997b6500e153bc32370cb3fc4ca9e MesaLib-10.0.3.tar.gz a07b4b6b9eb449b88a6cb5061e51c331 MesaLib-10.0.3.zip </pre> @@ -70,8 +66,7 @@ a07b4b6b9eb449b88a6cb5061e51c331 MesaLib-10.0.3.zip <p>The full set of changes can be viewed by using the following git command:</p> -<pre> - git log mesa-10.0.2..mesa-10.0.3 +<pre> git log mesa-10.0.2..mesa-10.0.3 </pre> <p>Aaron Watry (2):</p> @@ -201,6 +196,7 @@ a07b4b6b9eb449b88a6cb5061e51c331 MesaLib-10.0.3.zip <li>r600g/compute: Emit DEALLOC_STATE on cayman after dispatching a compute shader.</li> </ul> -</div> -</body> -</html> + + + +</body></html>
\ No newline at end of file |