diff options
author | Andreas Boll <[email protected]> | 2012-06-16 10:51:14 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-18 08:21:47 -0600 |
commit | b9fad9035093cb2ce63d7dd6f016db5e787c71a8 (patch) | |
tree | 203cbb48dc7e41bf4734664cf49f49986283378d /docs/relnotes-8.0.1.html | |
parent | 207d52eb4618284275a9d29e964d7e392c53c010 (diff) |
docs/relnotes: fix validation errors
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/relnotes-8.0.1.html')
-rw-r--r-- | docs/relnotes-8.0.1.html | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/docs/relnotes-8.0.1.html b/docs/relnotes-8.0.1.html index 8b7d3df7edd..7b68cc59f65 100644 --- a/docs/relnotes-8.0.1.html +++ b/docs/relnotes-8.0.1.html @@ -75,19 +75,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 +95,56 @@ 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 > 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> </body> </html> |