[Mesa-dev] [PATCH] docs/relnotes-8.0.4: fix html markup

2012-07-10 Thread Andreas Boll
---
 docs/relnotes-8.0.4.html |   85 ++
 1 files changed, 41 insertions(+), 44 deletions(-)

diff --git a/docs/relnotes-8.0.4.html b/docs/relnotes-8.0.4.html
index dd89b95..529140a 100644
--- a/docs/relnotes-8.0.4.html
+++ b/docs/relnotes-8.0.4.html
@@ -1,16 +1,13 @@
-HTML
-
+!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN 
http://www.w3.org/TR/html4/loose.dtd;
+html lang=en
 head
-TITLEMesa Release Notes/TITLE
-link rel=stylesheet type=text/css href=mesa.css
-meta http-equiv=content-type content=text/html; charset=utf-8 /
+  meta http-equiv=content-type content=text/html; charset=utf-8
+  titleMesa Release Notes/title
+  link rel=stylesheet type=text/css href=mesa.css
 /head
+body
 
-BODY
-
-body bgcolor=#ee
-
-H1Mesa 8.0.4 Release Notes / July 10, 2012/H1
+h1Mesa 8.0.4 Release Notes / July 10, 2012/h1
 
 p
 Mesa 8.0.4 is a bug fix release which fixes bugs found since the 8.0.2 release.
@@ -70,18 +67,18 @@ d546f988adfdf986cff45b1efa2d8a46  MesaLib-8.0.4.tar.bz2
   git log mesa-8.0.3..mesa-8.0.4
 /pre
 
-pAndreas Betz (1):
+pAndreas Betz (1):/p
 ul
   livega: fix 565 color unpacking bug/li
-/ul/p
+/ul
 
-pAntoine Labour (2):
+pAntoine Labour (2):/p
 ul
   limeta: Cleanup the resources we allocate./li
   limesa: Free uniforms correclty./li
-/ul/p
+/ul
 
-pBrian Paul (22):
+pBrian Paul (22):/p
 ul
   lidocs: add link to 8.0.3 release notes/li
   limesa: fix Z32_FLOAT -gt; uint conversion functions/li
@@ -105,39 +102,39 @@ d546f988adfdf986cff45b1efa2d8a46  MesaLib-8.0.4.tar.bz2
   list/mesa: fix mipmap image size computation w.r.t. texture arrays/li
   lidraw: fix missing immediates bug in polygon stipple code/li
   list/mesa: fix max_offset computation for base vertex/li
-/ul/p
+/ul
 
-pChristoph Bumiller (1):
+pChristoph Bumiller (1):/p
 ul
   linv50: handle NEG,ABS modifiers for short RCP encoding/li
-/ul/p
+/ul
 
-pDylan Noblesmith (1):
+pDylan Noblesmith (1):/p
 ul
   limesa: require GL_MAX_SAMPLES gt;= 4 for GL 3.0/li
-/ul/p
+/ul
 
-pEric Anholt (1):
+pEric Anholt (1):/p
 ul
   lii965/vs: Fix texelFetchOffset()/li
-/ul/p
+/ul
 
-pIan Romanick (5):
+pIan Romanick (5):/p
 ul
   lidocs: Add 8.0.3 release md5sums/li
   liglx/tests: Fix off-by-one error in allocating extension string 
buffer/li
   liglsl: Remove spurious printf messages/li
   liglsl: Fix pi/2 constant in acos built-in function/li
   limesa: Bump version number to 8.0.4/li
-/ul/p
+/ul
 
-pJosé Fonseca (2):
+pJosé Fonseca (2):/p
 ul
   limesa: Avoid void acinclude.m4 Android.common.mk Android.mk autogen.sh 
bin common.py configs configure.ac docs doxygen include Makefile scons 
SConstruct src tests arithmetic./li
   lidraw: Ensure that prepare is always run after LLVM garbagge 
collection./li
-/ul/p
+/ul
 
-pKenneth Graunke (15):
+pKenneth Graunke (15):/p
 ul
   limesa: Check for a negative size parameter in 
glCopyBufferSubData()./li
   lii965: Fix brw_swap_cmod() for LE/GE comparisons./li
@@ -154,51 +151,51 @@ d546f988adfdf986cff45b1efa2d8a46  MesaLib-8.0.4.tar.bz2
   lii965/fs: Fix user-defined FS outputs with less than four components./li
   liglsl: Hook up loop_variable_state destructor to plug a memory leak./li
   liglsl: Don't trust loop analysis in the presence of function calls./li
-/ul/p
+/ul
 
-pKurt Roeckx (1):
+pKurt Roeckx (1):/p
 ul
   lii830: Fix crash for GL_STENCIL_TEST in i830Enable()/li
-/ul/p
+/ul
 
-pLukas Rössler (1):
+pLukas Rössler (1):/p
 ul
   liglu: fix two Clang warnings/li
-/ul/p
+/ul
 
-pMarek Olšák (2):
+pMarek Olšák (2):/p
 ul
   limesa: allow exposing GL3 without EXT_texture_integer/li
   list/mesa: don't do srgb-gt;linear conversion in decompress_with_blit/li
-/ul/p
+/ul
 
-pPaul Seidler (1):
+pPaul Seidler (1):/p
 ul
   litests: include mesa headers/li
-/ul/p
+/ul
 
-pStéphane Marchesin (3):
+pStéphane Marchesin (3):/p
 ul
   liglx: Handle a null reply in QueryVersion./li
   lii915g: Don't invert signalled/unsignalled fences/li
   lii915g: Don't avoid flushing when we have a pending fence./li
-/ul/p
+/ul
 
-pThomas Gstädtner (1):
+pThomas Gstädtner (1):/p
 ul
   ligallium/targets: pass ldflags parameter to MKLIB/li
-/ul/p
+/ul
 
-pVadim Girlin (2):
+pVadim Girlin (2):/p
 ul
   list/mesa: set stObj-gt;lastLevel in guess_and_alloc_texture/li
   lir600g: check gpr count limit/li
-/ul/p
+/ul
 
-pVinson Lee (1):
+pVinson Lee (1):/p
 ul
   list/mesa: Fix uninitialized members in glsl_to_tgsi_visitor 
constructor./li
-/ul/p
+/ul
 
 /body
 /html
-- 
1.7.1

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] [PATCH] docs/relnotes-8.0.4: fix html markup

2012-07-10 Thread Ian Romanick
Right... I forgot that the HTML formatting got changed around.  I just 
copied the 8.0.3 release notes in the 8.0 branch as the starting point. 
 I think it should be fine apply this to master, and I can pick it over 
to 8.0 branch later... though I don't think it will matter there.  I'll 
just have to remember to not make the same mistake again. :)


Reviewed-by: Ian Romanick ian.d.roman...@intel.com

On 07/10/2012 10:09 AM, Andreas Boll wrote:

---
  docs/relnotes-8.0.4.html |   85 ++
  1 files changed, 41 insertions(+), 44 deletions(-)

diff --git a/docs/relnotes-8.0.4.html b/docs/relnotes-8.0.4.html
index dd89b95..529140a 100644
--- a/docs/relnotes-8.0.4.html
+++ b/docs/relnotes-8.0.4.html
@@ -1,16 +1,13 @@
-HTML
-
+!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN 
http://www.w3.org/TR/html4/loose.dtd;
+html lang=en
  head
-TITLEMesa Release Notes/TITLE
-link rel=stylesheet type=text/css href=mesa.css
-meta http-equiv=content-type content=text/html; charset=utf-8 /
+  meta http-equiv=content-type content=text/html; charset=utf-8
+  titleMesa Release Notes/title
+  link rel=stylesheet type=text/css href=mesa.css
  /head
+body

-BODY
-
-body bgcolor=#ee
-
-H1Mesa 8.0.4 Release Notes / July 10, 2012/H1
+h1Mesa 8.0.4 Release Notes / July 10, 2012/h1

  p
  Mesa 8.0.4 is a bug fix release which fixes bugs found since the 8.0.2 
release.
@@ -70,18 +67,18 @@ d546f988adfdf986cff45b1efa2d8a46  MesaLib-8.0.4.tar.bz2
git log mesa-8.0.3..mesa-8.0.4
  /pre

-pAndreas Betz (1):
+pAndreas Betz (1):/p
  ul
livega: fix 565 color unpacking bug/li
-/ul/p
+/ul

-pAntoine Labour (2):
+pAntoine Labour (2):/p
  ul
limeta: Cleanup the resources we allocate./li
limesa: Free uniforms correclty./li
-/ul/p
+/ul

-pBrian Paul (22):
+pBrian Paul (22):/p
  ul
lidocs: add link to 8.0.3 release notes/li
limesa: fix Z32_FLOAT -gt; uint conversion functions/li
@@ -105,39 +102,39 @@ d546f988adfdf986cff45b1efa2d8a46  MesaLib-8.0.4.tar.bz2
list/mesa: fix mipmap image size computation w.r.t. texture arrays/li
lidraw: fix missing immediates bug in polygon stipple code/li
list/mesa: fix max_offset computation for base vertex/li
-/ul/p
+/ul

-pChristoph Bumiller (1):
+pChristoph Bumiller (1):/p
  ul
linv50: handle NEG,ABS modifiers for short RCP encoding/li
-/ul/p
+/ul

-pDylan Noblesmith (1):
+pDylan Noblesmith (1):/p
  ul
limesa: require GL_MAX_SAMPLES gt;= 4 for GL 3.0/li
-/ul/p
+/ul

-pEric Anholt (1):
+pEric Anholt (1):/p
  ul
lii965/vs: Fix texelFetchOffset()/li
-/ul/p
+/ul

-pIan Romanick (5):
+pIan Romanick (5):/p
  ul
lidocs: Add 8.0.3 release md5sums/li
liglx/tests: Fix off-by-one error in allocating extension string 
buffer/li
liglsl: Remove spurious printf messages/li
liglsl: Fix pi/2 constant in acos built-in function/li
limesa: Bump version number to 8.0.4/li
-/ul/p
+/ul

-pJosé Fonseca (2):
+pJosé Fonseca (2):/p
  ul
limesa: Avoid void acinclude.m4 Android.common.mk Android.mk autogen.sh bin 
common.py configs configure.ac docs doxygen include Makefile scons SConstruct src tests 
arithmetic./li
lidraw: Ensure that prepare is always run after LLVM garbagge 
collection./li
-/ul/p
+/ul

-pKenneth Graunke (15):
+pKenneth Graunke (15):/p
  ul
limesa: Check for a negative size parameter in 
glCopyBufferSubData()./li
lii965: Fix brw_swap_cmod() for LE/GE comparisons./li
@@ -154,51 +151,51 @@ d546f988adfdf986cff45b1efa2d8a46  MesaLib-8.0.4.tar.bz2
lii965/fs: Fix user-defined FS outputs with less than four 
components./li
liglsl: Hook up loop_variable_state destructor to plug a memory leak./li
liglsl: Don't trust loop analysis in the presence of function calls./li
-/ul/p
+/ul

-pKurt Roeckx (1):
+pKurt Roeckx (1):/p
  ul
lii830: Fix crash for GL_STENCIL_TEST in i830Enable()/li
-/ul/p
+/ul

-pLukas Rössler (1):
+pLukas Rössler (1):/p
  ul
liglu: fix two Clang warnings/li
-/ul/p
+/ul

-pMarek Olšák (2):
+pMarek Olšák (2):/p
  ul
limesa: allow exposing GL3 without EXT_texture_integer/li
list/mesa: don't do srgb-gt;linear conversion in 
decompress_with_blit/li
-/ul/p
+/ul

-pPaul Seidler (1):
+pPaul Seidler (1):/p
  ul
litests: include mesa headers/li
-/ul/p
+/ul

-pStéphane Marchesin (3):
+pStéphane Marchesin (3):/p
  ul
liglx: Handle a null reply in QueryVersion./li
lii915g: Don't invert signalled/unsignalled fences/li
lii915g: Don't avoid flushing when we have a pending fence./li
-/ul/p
+/ul

-pThomas Gstädtner (1):
+pThomas Gstädtner (1):/p
  ul
ligallium/targets: pass ldflags parameter to MKLIB/li
-/ul/p
+/ul

-pVadim Girlin (2):
+pVadim Girlin (2):/p
  ul
list/mesa: set stObj-gt;lastLevel in guess_and_alloc_texture/li
lir600g: check gpr count limit/li
-/ul/p
+/ul

-pVinson Lee (1):
+pVinson Lee (1):/p
  ul
list/mesa: Fix uninitialized members in glsl_to_tgsi_visitor 
constructor./li
-/ul/p
+/ul

  /body
  /html




Re: [Mesa-dev] [PATCH] docs/relnotes-8.0.4: fix html markup

2012-07-10 Thread Andreas Boll
2012/7/10 Ian Romanick i...@freedesktop.org:
 Right... I forgot that the HTML formatting got changed around.  I just
 copied the 8.0.3 release notes in the 8.0 branch as the starting point.  I
 think it should be fine apply this to master, and I can pick it over to 8.0
 branch later... though I don't think it will matter there.  I'll just have
 to remember to not make the same mistake again. :)

 Reviewed-by: Ian Romanick ian.d.roman...@intel.com



No problem.
Please push this patch, I don't have commit access.

Andreas.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev