docs: remove libraries.html
[mesa.git] / docs / relnotes-8.0.1.html
index 8b7d3df7edd499e7e53ceb8b5616e871b3dc5082..33c61982cc54d19be64dd3a7e65aa1118983204a 100644 (file)
@@ -7,6 +7,13 @@
 </head>
 <body>
 
+<div class="header">
+  <h1>The Mesa 3D Graphics Library</h1>
+</div>
+
+<iframe src="contents.html"></iframe>
+<div class="content">
+
 <h1>Mesa 8.0.1 Release Notes / February 16, 2012</h1>
 
 <p>
@@ -75,19 +82,19 @@ for DRI hardware acceleration.
   git log mesa-8.0..mesa-8.0.1
 </pre>
 
-<p>Alex Deucher (2):
+<p>Alex Deucher (2):</p>
 <ul>
   <li>r600g: fix tex tile_type offset for cayman</li>
   <li>r600g: 128 bit formats require tile_type = 1 on cayman</li>
-</ul></p>
+</ul>
 
-<p>Anuj Phogat (2):
+<p>Anuj Phogat (2):</p>
 <ul>
   <li>meta: Add pixel store/pack operations in decompress_texture_image</li>
   <li>meta: Avoid FBO resizing/reallocating in decompress_texture_image</li>
-</ul></p>
+</ul>
 
-<p>Brian Paul (6):
+<p>Brian Paul (6):</p>
 <ul>
   <li>docs: add news item for 8.0 release</li>
   <li>docs: update info about supported systems, GPUs, APIs</li>
@@ -95,56 +102,57 @@ for DRI hardware acceleration.
   <li>docs: remove link to the GLSL compiler page</li>
   <li>mesa: fix proxy texture target initialization</li>
   <li>swrast: fix span color type selection</li>
-</ul></p>
+</ul>
 
-<p>Chad Versace (2):
+<p>Chad Versace (2):</p>
 <ul>
   <li>i965: Rewrite the HiZ op</li>
   <li>i965: Remove file i965/junk, accidentally added in 7b36c68</li>
-</ul></p>
+</ul>
 
-<p>Dave Airlie (1):
+<p>Dave Airlie (1):</p>
 <ul>
   <li>st/mesa: only resolve if number of samples is &gt; 1</li>
-</ul></p>
+</ul>
 
-<p>Eric Anholt (3):
+<p>Eric Anholt (3):</p>
 <ul>
   <li>i965: Fix HiZ change compiler warning.</li>
   <li>i965: Report the failure message when failing to compile the fragment shader.</li>
   <li>i965/fs: Enable register spilling on gen7 too.</li>
-</ul></p>
+</ul>
 
-<p>Ian Romanick (4):
+<p>Ian Romanick (4):</p>
 <ul>
   <li>docs: Add 8.0 MD5 checksums</li>
   <li>glapi: Include GLES2 headers for ES2 extension functions</li>
   <li>swrast: Only avoid empty _TexEnvPrograms</li>
   <li>mesa: Bump version number to 8.0.1</li>
-</ul></p>
+</ul>
 
-<p>Kenneth Graunke (4):
+<p>Kenneth Graunke (4):</p>
 <ul>
   <li>i965: Fix border color on Ironlake.</li>
   <li>i965/fs: Add a new fs_inst::regs_written function.</li>
   <li>i965/fs: Take # of components into account in try_rewrite_rhs_to_dst.</li>
   <li>i965: Emit Ivybridge VS workaround flushes.</li>
-</ul></p>
+</ul>
 
-<p>Mathias Fröhlich (1):
+<p>Mathias Fröhlich (1):</p>
 <ul>
   <li>state_stracker: Fix access to uninitialized memory.</li>
-</ul></p>
+</ul>
 
-<p>Paul Berry (1):
+<p>Paul Berry (1):</p>
 <ul>
   <li>i915: Fix type of "specoffset" variable.</li>
-</ul></p>
+</ul>
 
-<p>Simon Farnsworth (1):
+<p>Simon Farnsworth (1):</p>
 <ul>
   <li>r600g: Use a fake reloc to sleep for fences</li>
-</ul></p>
+</ul>
 
+</div>
 </body>
 </html>