summaryrefslogtreecommitdiff
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
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.
-rw-r--r--docs/application-issues.html29
-rw-r--r--docs/autoconf.html66
-rw-r--r--docs/bugs.html38
-rw-r--r--docs/codingstyle.html80
-rw-r--r--docs/conform.html25
-rw-r--r--docs/debugging.html24
-rw-r--r--docs/developers.html32
-rw-r--r--docs/devinfo.html33
-rw-r--r--docs/dispatch.html47
-rw-r--r--docs/download.html35
-rw-r--r--docs/egl.html27
-rw-r--r--docs/envvars.html204
-rw-r--r--docs/extensions.html68
-rw-r--r--docs/faq.html72
-rw-r--r--docs/helpwanted.html38
-rw-r--r--docs/index.html123
-rw-r--r--docs/install.html87
-rw-r--r--docs/intro.html165
-rw-r--r--docs/license.html38
-rw-r--r--docs/lists.html26
-rw-r--r--docs/llvmpipe.html74
-rw-r--r--docs/mangling.html27
-rw-r--r--docs/meson.html41
-rw-r--r--docs/opengles.html27
-rw-r--r--docs/osmesa.html36
-rw-r--r--docs/perf.html52
-rw-r--r--docs/postprocess.html38
-rw-r--r--docs/precompiled.html32
-rw-r--r--docs/release-calendar.html30
-rw-r--r--docs/releasing.html132
-rw-r--r--docs/relnotes.html472
-rw-r--r--docs/relnotes/10.0.1.html32
-rw-r--r--docs/relnotes/10.0.2.html30
-rw-r--r--docs/relnotes/10.0.3.html30
-rw-r--r--docs/relnotes/10.0.4.html30
-rw-r--r--docs/relnotes/10.0.5.html32
-rw-r--r--docs/relnotes/10.0.html31
-rw-r--r--docs/relnotes/10.1.1.html29
-rw-r--r--docs/relnotes/10.1.2.html27
-rw-r--r--docs/relnotes/10.1.3.html27
-rw-r--r--docs/relnotes/10.1.4.html27
-rw-r--r--docs/relnotes/10.1.5.html27
-rw-r--r--docs/relnotes/10.1.6.html27
-rw-r--r--docs/relnotes/10.1.html27
-rw-r--r--docs/relnotes/10.2.1.html27
-rw-r--r--docs/relnotes/10.2.2.html27
-rw-r--r--docs/relnotes/10.2.3.html27
-rw-r--r--docs/relnotes/10.2.4.html27
-rw-r--r--docs/relnotes/10.2.5.html27
-rw-r--r--docs/relnotes/10.2.6.html27
-rw-r--r--docs/relnotes/10.2.7.html27
-rw-r--r--docs/relnotes/10.2.8.html27
-rw-r--r--docs/relnotes/10.2.9.html27
-rw-r--r--docs/relnotes/10.2.html27
-rw-r--r--docs/relnotes/10.3.1.html27
-rw-r--r--docs/relnotes/10.3.2.html27
-rw-r--r--docs/relnotes/10.3.3.html27
-rw-r--r--docs/relnotes/10.3.4.html27
-rw-r--r--docs/relnotes/10.3.5.html27
-rw-r--r--docs/relnotes/10.3.6.html27
-rw-r--r--docs/relnotes/10.3.7.html27
-rw-r--r--docs/relnotes/10.3.html31
-rw-r--r--docs/relnotes/10.4.1.html27
-rw-r--r--docs/relnotes/10.4.2.html27
-rw-r--r--docs/relnotes/10.4.3.html27
-rw-r--r--docs/relnotes/10.4.4.html27
-rw-r--r--docs/relnotes/10.4.5.html27
-rw-r--r--docs/relnotes/10.4.6.html27
-rw-r--r--docs/relnotes/10.4.7.html27
-rw-r--r--docs/relnotes/10.4.html29
-rw-r--r--docs/relnotes/10.5.0.html31
-rw-r--r--docs/relnotes/10.5.1.html27
-rw-r--r--docs/relnotes/10.5.2.html27
-rw-r--r--docs/relnotes/10.5.3.html27
-rw-r--r--docs/relnotes/10.5.4.html27
-rw-r--r--docs/relnotes/10.5.5.html27
-rw-r--r--docs/relnotes/10.5.6.html27
-rw-r--r--docs/relnotes/10.5.7.html27
-rw-r--r--docs/relnotes/10.5.8.html27
-rw-r--r--docs/relnotes/10.5.9.html27
-rw-r--r--docs/relnotes/10.6.0.html33
-rw-r--r--docs/relnotes/10.6.1.html27
-rw-r--r--docs/relnotes/10.6.2.html27
-rw-r--r--docs/relnotes/10.6.3.html29
-rw-r--r--docs/relnotes/10.6.4.html27
-rw-r--r--docs/relnotes/10.6.5.html27
-rw-r--r--docs/relnotes/10.6.6.html31
-rw-r--r--docs/relnotes/10.6.7.html27
-rw-r--r--docs/relnotes/10.6.8.html27
-rw-r--r--docs/relnotes/10.6.9.html29
-rw-r--r--docs/relnotes/11.0.0.html41
-rw-r--r--docs/relnotes/11.0.1.html27
-rw-r--r--docs/relnotes/11.0.2.html27
-rw-r--r--docs/relnotes/11.0.3.html27
-rw-r--r--docs/relnotes/11.0.4.html29
-rw-r--r--docs/relnotes/11.0.5.html27
-rw-r--r--docs/relnotes/11.0.6.html27
-rw-r--r--docs/relnotes/11.0.7.html27
-rw-r--r--docs/relnotes/11.0.8.html27
-rw-r--r--docs/relnotes/11.0.9.html27
-rw-r--r--docs/relnotes/11.1.0.html39
-rw-r--r--docs/relnotes/11.1.1.html27
-rw-r--r--docs/relnotes/11.1.2.html27
-rw-r--r--docs/relnotes/11.1.3.html27
-rw-r--r--docs/relnotes/11.1.4.html27
-rw-r--r--docs/relnotes/11.2.0.html37
-rw-r--r--docs/relnotes/11.2.1.html27
-rw-r--r--docs/relnotes/11.2.2.html27
-rw-r--r--docs/relnotes/12.0.0.html35
-rw-r--r--docs/relnotes/12.0.1.html27
-rw-r--r--docs/relnotes/12.0.2.html31
-rw-r--r--docs/relnotes/12.0.3.html27
-rw-r--r--docs/relnotes/12.0.4.html31
-rw-r--r--docs/relnotes/12.0.5.html27
-rw-r--r--docs/relnotes/12.0.6.html29
-rw-r--r--docs/relnotes/13.0.0.html47
-rw-r--r--docs/relnotes/13.0.1.html27
-rw-r--r--docs/relnotes/13.0.2.html29
-rw-r--r--docs/relnotes/13.0.3.html27
-rw-r--r--docs/relnotes/13.0.4.html31
-rw-r--r--docs/relnotes/13.0.5.html27
-rw-r--r--docs/relnotes/13.0.6.html31
-rw-r--r--docs/relnotes/17.0.0.html47
-rw-r--r--docs/relnotes/17.0.1.html27
-rw-r--r--docs/relnotes/17.0.2.html31
-rw-r--r--docs/relnotes/17.0.3.html27
-rw-r--r--docs/relnotes/17.0.4.html27
-rw-r--r--docs/relnotes/17.0.5.html27
-rw-r--r--docs/relnotes/17.0.6.html27
-rw-r--r--docs/relnotes/17.0.7.html27
-rw-r--r--docs/relnotes/17.1.0.html35
-rw-r--r--docs/relnotes/17.1.1.html27
-rw-r--r--docs/relnotes/17.1.10.html27
-rw-r--r--docs/relnotes/17.1.2.html27
-rw-r--r--docs/relnotes/17.1.3.html27
-rw-r--r--docs/relnotes/17.1.4.html27
-rw-r--r--docs/relnotes/17.1.5.html27
-rw-r--r--docs/relnotes/17.1.6.html27
-rw-r--r--docs/relnotes/17.1.7.html29
-rw-r--r--docs/relnotes/17.1.8.html27
-rw-r--r--docs/relnotes/17.1.9.html27
-rw-r--r--docs/relnotes/17.2.0.html37
-rw-r--r--docs/relnotes/17.2.1.html27
-rw-r--r--docs/relnotes/17.2.2.html27
-rw-r--r--docs/relnotes/17.2.3.html27
-rw-r--r--docs/relnotes/17.2.4.html29
-rw-r--r--docs/relnotes/17.2.5.html27
-rw-r--r--docs/relnotes/17.2.6.html27
-rw-r--r--docs/relnotes/17.2.7.html27
-rw-r--r--docs/relnotes/17.2.8.html27
-rw-r--r--docs/relnotes/17.3.0.html31
-rw-r--r--docs/relnotes/17.3.1.html27
-rw-r--r--docs/relnotes/17.3.2.html27
-rw-r--r--docs/relnotes/17.3.3.html27
-rw-r--r--docs/relnotes/17.3.4.html31
-rw-r--r--docs/relnotes/17.3.5.html27
-rw-r--r--docs/relnotes/17.3.6.html27
-rw-r--r--docs/relnotes/17.3.7.html27
-rw-r--r--docs/relnotes/17.3.8.html27
-rw-r--r--docs/relnotes/17.3.9.html27
-rw-r--r--docs/relnotes/18.0.0.html41
-rw-r--r--docs/relnotes/18.0.1.html27
-rw-r--r--docs/relnotes/18.0.2.html27
-rw-r--r--docs/relnotes/18.0.3.html29
-rw-r--r--docs/relnotes/18.0.4.html27
-rw-r--r--docs/relnotes/18.1.0.html28
-rw-r--r--docs/relnotes/6.4.1.html54
-rw-r--r--docs/relnotes/6.4.2.html46
-rw-r--r--docs/relnotes/6.4.html80
-rw-r--r--docs/relnotes/6.5.1.html112
-rw-r--r--docs/relnotes/6.5.2.html98
-rw-r--r--docs/relnotes/6.5.3.html82
-rw-r--r--docs/relnotes/6.5.html94
-rw-r--r--docs/relnotes/7.0.1.html80
-rw-r--r--docs/relnotes/7.0.2.html82
-rw-r--r--docs/relnotes/7.0.3.html74
-rw-r--r--docs/relnotes/7.0.4.html64
-rw-r--r--docs/relnotes/7.0.html72
-rw-r--r--docs/relnotes/7.1.html56
-rw-r--r--docs/relnotes/7.10.1.html30
-rw-r--r--docs/relnotes/7.10.2.html30
-rw-r--r--docs/relnotes/7.10.3.html30
-rw-r--r--docs/relnotes/7.10.html39
-rw-r--r--docs/relnotes/7.11.1.html30
-rw-r--r--docs/relnotes/7.11.2.html30
-rw-r--r--docs/relnotes/7.11.html94
-rw-r--r--docs/relnotes/7.2.html60
-rw-r--r--docs/relnotes/7.3.html60
-rw-r--r--docs/relnotes/7.4.1.html50
-rw-r--r--docs/relnotes/7.4.2.html42
-rw-r--r--docs/relnotes/7.4.3.html52
-rw-r--r--docs/relnotes/7.4.4.html32
-rw-r--r--docs/relnotes/7.4.html56
-rw-r--r--docs/relnotes/7.5.1.html57
-rw-r--r--docs/relnotes/7.5.2.html45
-rw-r--r--docs/relnotes/7.5.html69
-rw-r--r--docs/relnotes/7.6.1.html69
-rw-r--r--docs/relnotes/7.6.html45
-rw-r--r--docs/relnotes/7.7.1.html51
-rw-r--r--docs/relnotes/7.7.html39
-rw-r--r--docs/relnotes/7.8.1.html27
-rw-r--r--docs/relnotes/7.8.2.html43
-rw-r--r--docs/relnotes/7.8.3.html37
-rw-r--r--docs/relnotes/7.8.html45
-rw-r--r--docs/relnotes/7.9.1.html30
-rw-r--r--docs/relnotes/7.9.2.html30
-rw-r--r--docs/relnotes/7.9.html65
-rw-r--r--docs/relnotes/8.0.1.html30
-rw-r--r--docs/relnotes/8.0.2.html30
-rw-r--r--docs/relnotes/8.0.3.html30
-rw-r--r--docs/relnotes/8.0.4.html30
-rw-r--r--docs/relnotes/8.0.5.html30
-rw-r--r--docs/relnotes/8.0.html53
-rw-r--r--docs/relnotes/9.0.1.html30
-rw-r--r--docs/relnotes/9.0.2.html30
-rw-r--r--docs/relnotes/9.0.3.html32
-rw-r--r--docs/relnotes/9.0.html29
-rw-r--r--docs/relnotes/9.1.1.html30
-rw-r--r--docs/relnotes/9.1.2.html32
-rw-r--r--docs/relnotes/9.1.3.html30
-rw-r--r--docs/relnotes/9.1.4.html30
-rw-r--r--docs/relnotes/9.1.5.html30
-rw-r--r--docs/relnotes/9.1.6.html30
-rw-r--r--docs/relnotes/9.1.7.html27
-rw-r--r--docs/relnotes/9.1.html27
-rw-r--r--docs/relnotes/9.2.1.html30
-rw-r--r--docs/relnotes/9.2.2.html30
-rw-r--r--docs/relnotes/9.2.3.html30
-rw-r--r--docs/relnotes/9.2.4.html30
-rw-r--r--docs/relnotes/9.2.5.html32
-rw-r--r--docs/relnotes/9.2.html27
-rw-r--r--docs/repository.html108
-rw-r--r--docs/shading.html117
-rw-r--r--docs/sourcedocs.html26
-rw-r--r--docs/sourcetree.html180
-rw-r--r--docs/submittingpatches.html163
-rw-r--r--docs/systems.html58
-rw-r--r--docs/thanks.html108
-rw-r--r--docs/utilities.html28
-rw-r--r--docs/versions.html2184
-rw-r--r--docs/viewperf.html62
-rw-r--r--docs/vmware-guest.html158
-rw-r--r--docs/webmaster.html26
-rw-r--r--docs/xlibdriver.html42
244 files changed, 5729 insertions, 6620 deletions
diff --git a/docs/application-issues.html b/docs/application-issues.html
index 005d9f585f..b70d14e3d5 100644
--- a/docs/application-issues.html
+++ b/docs/application-issues.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>Application Issues</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>Application Issues</h1>
@@ -62,11 +59,10 @@ older than the given year.
<p>
For example, if the game was released in 2001, do
-<pre>
-export MESA_EXTENSION_MAX_YEAR=2001
+</p><pre>export MESA_EXTENSION_MAX_YEAR=2001
</pre>
before running the game.
-</p>
+<p></p>
@@ -78,6 +74,7 @@ of Viewperf issues.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/autoconf.html b/docs/autoconf.html
index df243c2c32..11f106256a 100644
--- a/docs/autoconf.html
+++ b/docs/autoconf.html
@@ -1,30 +1,27 @@
-<!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>Compilation and Installation using Autoconf</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>Compilation and Installation using Autoconf</h1>
<ol>
-<li><p><a href="#basic">Basic Usage</a></li>
+<li><p><a href="#basic">Basic Usage</a></p></li>
<li><p><a href="#driver">Driver Options</a>
- <ul>
+ </p><ul>
<li><a href="#xlib">Xlib Driver Options</a></li>
<li><a href="#dri">DRI Driver Options</a></li>
<li><a href="#osmesa">OSMesa Driver Options</a></li>
</ul>
-</ol>
+</li></ol>
<h2 id="basic">1. Basic Usage</h2>
@@ -35,8 +32,7 @@ platform and change various options for building Mesa. To use the
configure script, type:
</p>
-<pre>
- ./configure
+<pre> ./configure
</pre>
<p>
@@ -50,8 +46,7 @@ generated. Once you have run <code>configure</code> and set the options
to your preference, type:
</p>
-<pre>
- make
+<pre> make
</pre>
<p>
@@ -139,7 +134,7 @@ debugging the Mesa libraries.</p>
<p>Note that enabling this option can lead to noticeable loss of performance.</p>
-<dt><code>--disable-asm</code></dt>
+</dd><dt><code>--disable-asm</code></dt>
<dd><p>There are assembly routines
available for a few architectures. These will be used by default if
one of these architectures is detected. This option ensures that
@@ -189,18 +184,18 @@ configure options <code>--enable-glx</code> and <code>--enable-osmesa</code>
It uses Xlib as a software renderer to do all rendering. It corresponds
to the option <code>--enable-glx=xlib</code> or <code>--enable-glx=gallium-xlib</code>.
-<h3 id="dri">DRI</h3><p>This mode uses the DRI hardware drivers for
+</p><h3 id="dri">DRI</h3><p>This mode uses the DRI hardware drivers for
accelerated OpenGL rendering. To enable use <code>--enable-glx=dri
--enable-dri</code>.
<!-- DRI specific options -->
-<dl>
+</p><dl>
<dt><code>--with-dri-driverdir=DIR</code>
-<dd><p> This option specifies the
+</dt><dd><p> This option specifies the
location the DRI drivers will be installed to and the location libGL
will search for DRI drivers. The default is <code>${libdir}/dri</code>.
-<dt><code>--with-dri-drivers=DRIVER,DRIVER,...</code>
-<dd><p> This option
+</p></dd><dt><code>--with-dri-drivers=DRIVER,DRIVER,...</code>
+</dt><dd><p> This option
allows a specific set of DRI drivers to be built. For example,
<code>--with-dri-drivers="swrast,i965,radeon,nouveau"</code>. By
default, the drivers will be chosen depending on the target platform.
@@ -209,24 +204,24 @@ for available drivers. Beware that the swrast DRI driver is used by both
libGL and the X.Org xserver GLX module to do software rendering, so you
may run into problems if it is not available.
<!-- This explanation might be totally bogus. Kristian? -->
-<dt><code>--disable-driglx-direct</code>
-<dd><p> Disable direct rendering in
+</p></dd><dt><code>--disable-driglx-direct</code>
+</dt><dd><p> Disable direct rendering in
GLX. Normally, direct hardware rendering through the DRI drivers and
indirect software rendering are enabled in GLX. This option disables
direct rendering entirely. It can be useful on architectures where
kernel DRM modules are not available.
-<dt><code>--enable-glx-tls</code> <dd><p>
+</p></dd><dt><code>--enable-glx-tls</code> </dt><dd><p>
Enable Thread Local Storage (TLS) in
GLX.
-<dt><code>--with-expat=DIR</code>
-<dd><p><strong>DEPRECATED</strong>, use <code>PKG_CONFIG_PATH</code> instead.</p>
+</p></dd><dt><code>--with-expat=DIR</code>
+</dt><dd><p><strong>DEPRECATED</strong>, use <code>PKG_CONFIG_PATH</code> instead.</p>
<p>The DRI-enabled libGL uses expat to
parse the DRI configuration files in <code>${sysconfdir}/drirc</code> and
<code>~/.drirc</code>. This option allows a specific expat installation
to be used. For example, <code>--with-expat=/usr/local</code> will
search for expat headers and libraries in <code>/usr/local/include</code>
and <code>/usr/local/lib</code>, respectively.
-</dl>
+</p></dd></dl>
<h3 id="osmesa">OSMesa </h3><p> No libGL is built in this
mode. Instead, the driver code is built into the Off-Screen Mesa
@@ -235,15 +230,15 @@ page for more details. It corresponds to the option
<code>--enable-osmesa</code>.
<!-- OSMesa specific options -->
-<dl>
+</p><dl>
<dt><code>--with-osmesa-bits=BITS</code>
-<dd><p> This option allows the size
+</dt><dd><p> This option allows the size
of the color channel in bits to be specified. By default, an 8-bit
channel will be used, and the driver will be named libOSMesa. Other
options are 16- and 32-bit color channels, which will add the bit size
to the library name. For example, <code>--with-osmesa-bits=16</code>
will create the libOSMesa16 library with a 16-bit color channel.
-</dl>
+</p></dd></dl>
<h2 id="library">3. Library Options</h2>
@@ -252,6 +247,7 @@ will create the libOSMesa16 library with a 16-bit color channel.
The configure script provides more fine grained control over the libraries
that will be built.
-</div>
-</body>
-</html>
+</p>
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/bugs.html b/docs/bugs.html
index 44955d3f7c..c3045cd81c 100644
--- a/docs/bugs.html
+++ b/docs/bugs.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 Bug Reporting</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>Bug Database</h1>
@@ -35,17 +32,17 @@ Please follow these bug reporting guidelines:
<ul>
<li>Check if a new version of Mesa is available which might have fixed
the problem.
-<li>Check if your bug is already reported in the database.
-<li>Monitor your bug report for requests for additional information, etc.
-<li>Attach the output of running glxinfo or wglinfo.
+</li><li>Check if your bug is already reported in the database.
+</li><li>Monitor your bug report for requests for additional information, etc.
+</li><li>Attach the output of running glxinfo or wglinfo.
This will tell us the Mesa version, which device driver you're using, etc.
-<li>If you're reporting a crash, try to use your debugger (gdb) to get a stack
+</li><li>If you're reporting a crash, try to use your debugger (gdb) to get a stack
trace. Also, recompile Mesa in debug mode to get more detailed information.
-<li>Describe in detail how to reproduce the bug, especially with games
+</li><li>Describe in detail how to reproduce the bug, especially with games
and applications that the Mesa developers might not be familiar with.
-<li>Provide an <a href="https://github.com/apitrace/apitrace">apitrace</a>
+</li><li>Provide an <a href="https://github.com/apitrace/apitrace">apitrace</a>
or simple GLUT-based test program if possible.
-</ul>
+</li></ul>
<p>
Bug reports will automatically be forwarded by bugzilla to the Mesa
@@ -59,6 +56,7 @@ If your bug report is vague or your test program doesn't compile
easily, the problem may not be fixed very quickly.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/codingstyle.html b/docs/codingstyle.html
index 34acae27fe..3485e1d7f4 100644
--- a/docs/codingstyle.html
+++ b/docs/codingstyle.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>Coding Style</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>Coding Style</h1>
@@ -35,50 +32,44 @@ Basic formatting guidelines
<ul>
<li>3-space indentation, no tabs.
-<li>Limit lines to 78 or fewer characters. The idea is to prevent line
+</li><li>Limit lines to 78 or fewer characters. The idea is to prevent line
wrapping in 80-column editors and terminals. There are exceptions, such
as if you're defining a large, static table of information.
-<li>Opening braces go on the same line as the if/for/while statement.
+</li><li>Opening braces go on the same line as the if/for/while statement.
For example:
-<pre>
- if (condition) {
+<pre> if (condition) {
foo;
} else {
bar;
}
</pre>
-<li>Put a space before/after operators. For example, <tt>a = b + c;</tt>
+</li><li>Put a space before/after operators. For example, <tt>a = b + c;</tt>
and not <tt>a=b+c;</tt>
-<li>This GNU indent command generally does the right thing for formatting:
-<pre>
- indent -br -i3 -npcs --no-tabs infile.c -o outfile.c
+</li><li>This GNU indent command generally does the right thing for formatting:
+<pre> indent -br -i3 -npcs --no-tabs infile.c -o outfile.c
</pre>
-<li>Use comments wherever you think it would be helpful for other developers.
+</li><li>Use comments wherever you think it would be helpful for other developers.
Several specific cases and style examples follow. Note that we roughly
follow <a href="https://www.stack.nl/~dimitri/doxygen/">Doxygen</a> conventions.
-<br>
-<br>
+<br/>
+<br/>
Single-line comments:
-<pre>
- /* null-out pointer to prevent dangling reference below */
+<pre> /* null-out pointer to prevent dangling reference below */
bufferObj = NULL;
</pre>
Or,
-<pre>
- bufferObj = NULL; /* prevent dangling reference below */
+<pre> bufferObj = NULL; /* prevent dangling reference below */
</pre>
Multi-line comment:
-<pre>
- /* If this is a new buffer object id, or one which was generated but
+<pre> /* If this is a new buffer object id, or one which was generated but
* never used before, allocate a buffer object now.
*/
</pre>
We try to quote the OpenGL specification where prudent:
-<pre>
- /* Page 38 of the PDF of the OpenGL ES 3.0 spec says:
+<pre> /* Page 38 of the PDF of the OpenGL ES 3.0 spec says:
*
* "An INVALID_OPERATION error is generated for any of the following
* conditions:
@@ -89,10 +80,9 @@ We try to quote the OpenGL specification where prudent:
* (30.10.2014) also says this, so it's no longer allowed for desktop GL,
* either.
*/
-</pre>
+</length></pre>
Function comment example:
-<pre>
- /**
+<pre> /**
* Create and initialize a new buffer object. Called via the
* ctx-&gt;Driver.CreateObject() driver callback function.
* \param name integer name of the object
@@ -106,27 +96,26 @@ Function comment example:
}
</pre>
-<li>Put the function return type and qualifiers on one line and the function
+</li><li>Put the function return type and qualifiers on one line and the function
name and parameters on the next, as seen above. This makes it easy to use
<code>grep ^function_name dir/*</code> to find function definitions. Also,
the opening brace goes on the next line by itself (see above.)
-<li>Function names follow various conventions depending on the type of function:
-<pre>
- glFooBar() - a public GL entry point (in glapi_dispatch.c)
+</li><li>Function names follow various conventions depending on the type of function:
+<pre> glFooBar() - a public GL entry point (in glapi_dispatch.c)
_mesa_FooBar() - the internal immediate mode function
save_FooBar() - retained mode (display list) function in dlist.c
foo_bar() - a static (private) function
_mesa_foo_bar() - an internal non-static Mesa function
</pre>
-<li>Constants, macros and enum names are ALL_UPPERCASE, with _ between
+</li><li>Constants, macros and enum names are ALL_UPPERCASE, with _ between
words.
-<li>Mesa usually uses camel case for local variables (Ex: "localVarname")
+</li><li>Mesa usually uses camel case for local variables (Ex: "localVarname")
while gallium typically uses underscores (Ex: "local_var_name").
-<li>Global variables are almost never used because Mesa should be thread-safe.
+</li><li>Global variables are almost never used because Mesa should be thread-safe.
-<li>Booleans. Places that are not directly visible to the GL API
+</li><li>Booleans. Places that are not directly visible to the GL API
should prefer the use of <tt>bool</tt>, <tt>true</tt>, and
<tt>false</tt> over <tt>GLboolean</tt>, <tt>GL_TRUE</tt>, and
<tt>GL_FALSE</tt>. In C code, this may mean that
@@ -134,9 +123,10 @@ should prefer the use of <tt>bool</tt>, <tt>true</tt>, and
<tt>try_emit_</tt>* methods in src/mesa/program/ir_to_mesa.cpp and
src/mesa/state_tracker/st_glsl_to_tgsi.cpp can serve as examples.
-</ul>
-</p>
+</li></ul>
+<p></p>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/conform.html b/docs/conform.html
index 55931376b4..84728f9ae2 100644
--- a/docs/conform.html
+++ b/docs/conform.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>Conformance</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>Conformance</h1>
@@ -38,7 +35,6 @@ based upon Mesa.
<pre>
-
COVERAGE TESTS
--------------
@@ -698,6 +694,7 @@ Conformx passed.
NOTE: conformx passes for all machine path levels (-p option).
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/debugging.html b/docs/debugging.html
index 76d0a4aa53..ca5f8e6c2b 100644
--- a/docs/debugging.html
+++ b/docs/debugging.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>Debugging Tips</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>Debugging Tips</h1>
@@ -42,6 +39,7 @@
src/dlist.c for details.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/developers.html b/docs/developers.html
index 372bd38f3f..966e5aa952 100644
--- a/docs/developers.html
+++ b/docs/developers.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>Developers</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>Developers</h1>
@@ -31,10 +28,10 @@ including:
</p>
<ul>
<li>DRI drivers for Intel i965, i945, i915 and other chips
-<li>Advanced memory manager and framebuffer object support
-<li>Shading language compiler and OpenGL 2.0 support
-<li>MiniGLX environment
-</ul>
+</li><li>Advanced memory manager and framebuffer object support
+</li><li>Shading language compiler and OpenGL 2.0 support
+</li><li>MiniGLX environment
+</li></ul>
<p>
Other companies including
@@ -53,6 +50,7 @@ Volunteers have made significant contributions to all parts of Mesa, including
complete device drivers.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/devinfo.html b/docs/devinfo.html
index c6e97c68a6..fbd34ac718 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -1,37 +1,33 @@
-<!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>Development 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>Development Notes</h1>
<ul>
<li><a href="#extensions">Adding Extensions</a>
-</ul>
+</li></ul>
<h2 id="extensions">Adding Extensions</h2>
<p>
To add a new GL extension to Mesa you have to do at least the following.
-<ul>
+</p><ul>
<li>
If glext.h doesn't define the extension, edit include/GL/gl.h and add
code like this:
- <pre>
- #ifndef GL_EXT_the_extension_name
+ <pre> #ifndef GL_EXT_the_extension_name
#define GL_EXT_the_extension_name 1
/* declare the new enum tokens */
/* prototype the new functions */
@@ -73,11 +69,12 @@ To add a new GL extension to Mesa you have to do at least the following.
tests are run using 'make check'
</li>
</ul>
-</p>
+<p></p>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/dispatch.html b/docs/dispatch.html
index c96ec2de30..18d651e447 100644
--- a/docs/dispatch.html
+++ b/docs/dispatch.html
@@ -1,26 +1,22 @@
-<!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>GL Dispatch in Mesa</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>GL Dispatch in Mesa</h1>
<p>Several factors combine to make efficient dispatch of OpenGL functions
fairly complicated. This document attempts to explain some of the issues
and introduce the reader to Mesa's implementation. Readers already familiar
-with the issues around GL dispatch can safely skip ahead to the <a
-href="#overview">overview of Mesa's implementation</a>.</p>
+with the issues around GL dispatch can safely skip ahead to the <a href="#overview">overview of Mesa's implementation</a>.</p>
<h2>1. Complexity of GL Dispatch</h2>
@@ -79,14 +75,14 @@ table.</li>
<blockquote>
<table border="1">
-<tr><td><pre>
+<tbody><tr><td><pre>
void glVertex3f(GLfloat x, GLfloat y, GLfloat z)
{
const struct _glapi_table * const dispatch = GET_DISPATCH();
(*dispatch-&gt;Vertex3f)(x, y, z);
}</pre></td></tr>
-<tr><td>Sample dispatch function</td></tr></table>
+<tr><td>Sample dispatch function</td></tr></tbody></table>
</blockquote>
<p>The problem with this simple implementation is the large amount of
@@ -131,12 +127,12 @@ the common case.</p>
<blockquote>
<table border="1">
-<tr><td><pre>
+<tbody><tr><td><pre>
#define GET_DISPATCH() \
(_glapi_Dispatch != NULL) \
- ? _glapi_Dispatch : pthread_getspecific(&_glapi_Dispatch_key)
+ ? _glapi_Dispatch : pthread_getspecific(&amp;_glapi_Dispatch_key)
</pre></td></tr>
-<tr><td>Improved <tt>GET_DISPATCH</tt> Implementation</td></tr></table>
+<tr><td>Improved <tt>GET_DISPATCH</tt> Implementation</td></tr></tbody></table>
</blockquote>
<h3>3.2. ELF TLS</h3>
@@ -156,13 +152,13 @@ reference.</p>
<blockquote>
<table border="1">
-<tr><td><pre>
+<tbody><tr><td><pre>
extern __thread struct _glapi_table *_glapi_tls_Dispatch
__attribute__((tls_model("initial-exec")));
#define GET_DISPATCH() _glapi_tls_Dispatch
</pre></td></tr>
-<tr><td>TLS <tt>GET_DISPATCH</tt> Implementation</td></tr></table>
+<tr><td>TLS <tt>GET_DISPATCH</tt> Implementation</td></tr></tbody></table>
</blockquote>
<p>Use of this path is controlled by the preprocessor define
@@ -215,12 +211,12 @@ of the assembly source file different implementations of the macro are
selected based on the defined preprocessor variables. The assembly code
then consists of a series of invocations of the macros such as:
-<blockquote>
+</p><blockquote>
<table border="1">
-<tr><td><pre>
+<tbody><tr><td><pre>
GL_STUB(Color3fv, _gloffset_Color3fv)
</pre></td></tr>
-<tr><td>SPARC Assembly Implementation of <tt>glColor3fv</tt></td></tr></table>
+<tr><td>SPARC Assembly Implementation of <tt>glColor3fv</tt></td></tr></tbody></table>
</blockquote>
<p>The benefit of this technique is that changes to the calling pattern
@@ -273,6 +269,7 @@ included.</p>
<h2 id="autogen">4. Automatic Generation of Dispatch Stubs</h2>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/download.html b/docs/download.html
index 6b2b60cd60..abee7b6eb0 100644
--- a/docs/download.html
+++ b/docs/download.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>Getting Mesa</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>Downloading</h1>
@@ -46,14 +43,12 @@ Mesa releases are available in two formats: <tt>.tar.xz</tt> and <tt>.tar.gz</tt
<p>
To unpack the tarball:
-<pre>
- tar xf mesa-Y.N.P.tar.xz
+</p><pre> tar xf mesa-Y.N.P.tar.xz
</pre>
or
-<pre>
- tar xf mesa-Y.N.P.tar.gz
+<pre> tar xf mesa-Y.N.P.tar.gz
</pre>
-</p>
+<p></p>
<h1>Contents</h1>
@@ -61,8 +56,7 @@ or
<p>
After unpacking you'll have these files and directories (among others):
</p>
-<pre>
-autogen.sh - Autoconf script for *nix systems
+<pre>autogen.sh - Autoconf script for *nix systems
scons/ - SCons script for Windows builds
include/ - GL header (include) files
bin/ - shell scripts for making shared libraries, etc
@@ -107,6 +101,7 @@ were split off into their own git repositories:
<a href="https://cgit.freedesktop.org/mesa/demos/">Demos</a>,
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/egl.html b/docs/egl.html
index 2bc8f23727..53ccc36ece 100644
--- a/docs/egl.html
+++ b/docs/egl.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 EGL</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 EGL</h1>
@@ -36,8 +33,7 @@ directly dispatched to the drivers.</p>
<p>Run <code>configure</code> with the desired client APIs and enable
the driver for your hardware. For example</p>
-<pre>
- $ ./configure --enable-gles1 --enable-gles2 \
+<pre> $ ./configure --enable-gles1 --enable-gles2 \
--with-dri-drivers=... \
--with-gallium-drivers=...
</pre>
@@ -254,6 +250,7 @@ not be called with the sample display at the same time. If a driver has access
to an <code>EGLDisplay</code> without going through the EGL APIs, the driver
should as well lock the display before using it.
-</div>
-</body>
-</html>
+</dl>
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/envvars.html b/docs/envvars.html
index edc5027f33..64a46bccc4 100644
--- a/docs/envvars.html
+++ b/docs/envvars.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>Environment Variables</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>Environment Variables</h1>
@@ -28,14 +25,14 @@ sometimes be useful for debugging end-user issues.
<ul>
<li>LIBGL_DEBUG - If defined debug information will be printed to stderr.
If set to 'verbose' additional information will be printed.
-<li>LIBGL_DRIVERS_PATH - colon-separated list of paths to search for DRI drivers
-<li>LIBGL_ALWAYS_INDIRECT - if set to `true`, forces an indirect rendering context/connection.
-<li>LIBGL_ALWAYS_SOFTWARE - if set to `true`, always use software rendering
-<li>LIBGL_NO_DRAWARRAYS - if set to `true`, do not use DrawArrays GLX protocol (for debugging)
-<li>LIBGL_SHOW_FPS - print framerate to stdout based on the number of glXSwapBuffers
+</li><li>LIBGL_DRIVERS_PATH - colon-separated list of paths to search for DRI drivers
+</li><li>LIBGL_ALWAYS_INDIRECT - if set to `true`, forces an indirect rendering context/connection.
+</li><li>LIBGL_ALWAYS_SOFTWARE - if set to `true`, always use software rendering
+</li><li>LIBGL_NO_DRAWARRAYS - if set to `true`, do not use DrawArrays GLX protocol (for debugging)
+</li><li>LIBGL_SHOW_FPS - print framerate to stdout based on the number of glXSwapBuffers
calls per second.
-<li>LIBGL_DRI3_DISABLE - disable DRI3 if set to `true`.
-</ul>
+</li><li>LIBGL_DRI3_DISABLE - disable DRI3 if set to `true`.
+</li></ul>
@@ -43,16 +40,16 @@ sometimes be useful for debugging end-user issues.
<ul>
<li>MESA_NO_ASM - if set, disables all assembly language optimizations
-<li>MESA_NO_MMX - if set, disables Intel MMX optimizations
-<li>MESA_NO_3DNOW - if set, disables AMD 3DNow! optimizations
-<li>MESA_NO_SSE - if set, disables Intel SSE optimizations
-<li>MESA_NO_ERROR - if set to 1, error checking is disabled as per KHR_no_error.
+</li><li>MESA_NO_MMX - if set, disables Intel MMX optimizations
+</li><li>MESA_NO_3DNOW - if set, disables AMD 3DNow! optimizations
+</li><li>MESA_NO_SSE - if set, disables Intel SSE optimizations
+</li><li>MESA_NO_ERROR - if set to 1, error checking is disabled as per KHR_no_error.
This will result in undefined behaviour for invalid use of the api, but
can reduce CPU use for apps that are known to be error free.</li>
<li>MESA_DEBUG - if set, error messages are printed to stderr. For example,
if the application generates a GL_INVALID_ENUM error, a corresponding error
message indicating where the error occurred, and possibly why, will be
- printed to stderr.<br>
+ printed to stderr.<br/>
For release builds, MESA_DEBUG defaults to off (no debug output).
@@ -66,17 +63,17 @@ sometimes be useful for debugging end-user issues.
<li>context - create a debug context (see GLX_CONTEXT_DEBUG_BIT_ARB) and
print error and performance messages to stderr (or MESA_LOG_FILE).</li>
</ul>
-<li>MESA_LOG_FILE - specifies a file name for logging all errors, warnings,
+</li><li>MESA_LOG_FILE - specifies a file name for logging all errors, warnings,
etc., rather than stderr
-<li>MESA_TEX_PROG - if set, implement conventional texture env modes with
+</li><li>MESA_TEX_PROG - if set, implement conventional texture env modes with
fragment programs (intended for developers only)
-<li>MESA_TNL_PROG - if set, implement conventional vertex transformation
+</li><li>MESA_TNL_PROG - if set, implement conventional vertex transformation
operations with vertex programs (intended for developers only).
Setting this variable automatically sets the MESA_TEX_PROG variable as well.
-<li>MESA_EXTENSION_OVERRIDE - can be used to enable/disable extensions.
+</li><li>MESA_EXTENSION_OVERRIDE - can be used to enable/disable extensions.
A value such as "GL_EXT_foo -GL_EXT_bar" will enable the GL_EXT_foo extension
and disable the GL_EXT_bar extension.
-<li>MESA_EXTENSION_MAX_YEAR - The GL_EXTENSIONS string returned by Mesa is sorted
+</li><li>MESA_EXTENSION_MAX_YEAR - The GL_EXTENSIONS string returned by Mesa is sorted
by extension year.
If this variable is set to year X, only extensions defined on or before year
X will be reported.
@@ -85,58 +82,58 @@ copied into a fixed-size buffer without truncating.
If the extension string is too long, the buffer overrun can cause the game
to crash.
This is a work-around for that.
-<li>MESA_GL_VERSION_OVERRIDE - changes the value returned by
+</li><li>MESA_GL_VERSION_OVERRIDE - changes the value returned by
glGetString(GL_VERSION) and possibly the GL API type.
<ul>
<li>The format should be MAJOR.MINOR[FC|COMPAT]
- <li>FC is an optional suffix that indicates a forward compatible
+ </li><li>FC is an optional suffix that indicates a forward compatible
context. This is only valid for versions &gt;= 3.0.
- <li>COMPAT is an optional suffix that indicates a compatibility
+ </li><li>COMPAT is an optional suffix that indicates a compatibility
context or GL_ARB_compatibility support. This is only valid for
versions &gt;= 3.1.
- <li>GL versions &lt;= 3.0 are set to a compatibility (non-Core)
+ </li><li>GL versions &lt;= 3.0 are set to a compatibility (non-Core)
profile
- <li>GL versions = 3.1, depending on the driver, it may or may not
+ </li><li>GL versions = 3.1, depending on the driver, it may or may not
have the ARB_compatibility extension enabled.
- <li>GL versions &gt;= 3.2 are set to a Core profile
- <li>Examples: 2.1, 3.0, 3.0FC, 3.1, 3.1FC, 3.1COMPAT, X.Y, X.YFC,
+ </li><li>GL versions &gt;= 3.2 are set to a Core profile
+ </li><li>Examples: 2.1, 3.0, 3.0FC, 3.1, 3.1FC, 3.1COMPAT, X.Y, X.YFC,
X.YCOMPAT.
<ul>
<li>2.1 - select a compatibility (non-Core) profile with GL
version 2.1.
- <li>3.0 - select a compatibility (non-Core) profile with GL
+ </li><li>3.0 - select a compatibility (non-Core) profile with GL
version 3.0.
- <li>3.0FC - select a Core+Forward Compatible profile with GL
+ </li><li>3.0FC - select a Core+Forward Compatible profile with GL
version 3.0.
- <li>3.1 - select GL version 3.1 with GL_ARB_compatibility enabled
+ </li><li>3.1 - select GL version 3.1 with GL_ARB_compatibility enabled
per the driver default.
- <li>3.1FC - select GL version 3.1 with forward compatibility and
+ </li><li>3.1FC - select GL version 3.1 with forward compatibility and
GL_ARB_compatibility disabled.
- <li>3.1COMPAT - select GL version 3.1 with GL_ARB_compatibility
+ </li><li>3.1COMPAT - select GL version 3.1 with GL_ARB_compatibility
enabled.
- <li>X.Y - override GL version to X.Y without changing the profile.
- <li>X.YFC - select a Core+Forward Compatible profile with GL
+ </li><li>X.Y - override GL version to X.Y without changing the profile.
+ </li><li>X.YFC - select a Core+Forward Compatible profile with GL
version X.Y.
- <li>X.YCOMPAT - select a Compatibility profile with GL version
+ </li><li>X.YCOMPAT - select a Compatibility profile with GL version
X.Y.
- </ul>
- <li>Mesa may not really implement all the features of the given
+ </li></ul>
+ </li><li>Mesa may not really implement all the features of the given
version. (for developers only)
-</ul>
-<li>MESA_GLES_VERSION_OVERRIDE - changes the value returned by
+</li></ul>
+</li><li>MESA_GLES_VERSION_OVERRIDE - changes the value returned by
glGetString(GL_VERSION) for OpenGL ES.
<ul>
<li> The format should be MAJOR.MINOR
-<li> Examples: 2.0, 3.0, 3.1
-<li> Mesa may not really implement all the features of the given version.
+</li><li> Examples: 2.0, 3.0, 3.1
+</li><li> Mesa may not really implement all the features of the given version.
(for developers only)
-</ul>
-<li>MESA_GLSL_VERSION_OVERRIDE - changes the value returned by
+</li></ul>
+</li><li>MESA_GLSL_VERSION_OVERRIDE - changes the value returned by
glGetString(GL_SHADING_LANGUAGE_VERSION). Valid values are integers, such as
"130". Mesa will not really implement all the features of the given language version
if it's higher than what's normally reported. (for developers only)
-<li>MESA_GLSL_CACHE_DISABLE - if set to `true`, disables the GLSL shader cache
-<li>MESA_GLSL_CACHE_MAX_SIZE - if set, determines the maximum size of
+</li><li>MESA_GLSL_CACHE_DISABLE - if set to `true`, disables the GLSL shader cache
+</li><li>MESA_GLSL_CACHE_MAX_SIZE - if set, determines the maximum size of
the on-disk cache of compiled GLSL programs. Should be set to a number
optionally followed by 'K', 'M', or 'G' to specify a size in
kilobytes, megabytes, or gigabytes. By default, gigabytes will be
@@ -144,14 +141,14 @@ assumed. And if unset, a maximum size of 1GB will be used. Note: A separate
cache might be created for each architecture that Mesa is installed for on
your system. For example under the default settings you may end up with a 1GB
cache for x86_64 and another 1GB cache for i386.
-<li>MESA_GLSL_CACHE_DIR - if set, determines the directory to be used
+</li><li>MESA_GLSL_CACHE_DIR - if set, determines the directory to be used
for the on-disk cache of compiled GLSL programs. If this variable is
not set, then the cache will be stored in $XDG_CACHE_HOME/mesa (if
that variable is set), or else within .cache/mesa within the user's
home directory.
-<li>MESA_GLSL - <a href="shading.html#envvars">shading language compiler options</a>
-<li>MESA_NO_MINMAX_CACHE - when set, the minmax index cache is globally disabled.
-<li>MESA_SHADER_CAPTURE_PATH - see <a href="shading.html#capture">Capturing Shaders</a></li>
+</li><li>MESA_GLSL - <a href="shading.html#envvars">shading language compiler options</a>
+</li><li>MESA_NO_MINMAX_CACHE - when set, the minmax index cache is globally disabled.
+</li><li>MESA_SHADER_CAPTURE_PATH - see <a href="shading.html#capture">Capturing Shaders</a></li>
<li>MESA_SHADER_DUMP_PATH and MESA_SHADER_READ_PATH - see <a href="shading.html#replacement">Experimenting with Shader Replacements</a></li>
<li>MESA_VK_VERSION_OVERRIDE - changes the Vulkan physical device version
as returned in VkPhysicalDeviceProperties::apiVersion.
@@ -174,16 +171,16 @@ See the <a href="xlibdriver.html">Xlib software driver page</a> for details.
</p>
<ul>
<li>MESA_RGB_VISUAL - specifies the X visual and depth for RGB mode
-<li>MESA_CI_VISUAL - specifies the X visual and depth for CI mode
-<li>MESA_BACK_BUFFER - specifies how to implement the back color buffer,
+</li><li>MESA_CI_VISUAL - specifies the X visual and depth for CI mode
+</li><li>MESA_BACK_BUFFER - specifies how to implement the back color buffer,
either "pixmap" or "ximage"
-<li>MESA_GAMMA - gamma correction coefficients for red, green, blue channels
-<li>MESA_XSYNC - enable synchronous X behavior (for debugging only)
-<li>MESA_GLX_FORCE_CI - if set, force GLX to treat 8bpp visuals as CI visuals
-<li>MESA_GLX_FORCE_ALPHA - if set, forces RGB windows to have an alpha channel.
-<li>MESA_GLX_DEPTH_BITS - specifies default number of bits for depth buffer.
-<li>MESA_GLX_ALPHA_BITS - specifies default number of bits for alpha channel.
-</ul>
+</li><li>MESA_GAMMA - gamma correction coefficients for red, green, blue channels
+</li><li>MESA_XSYNC - enable synchronous X behavior (for debugging only)
+</li><li>MESA_GLX_FORCE_CI - if set, force GLX to treat 8bpp visuals as CI visuals
+</li><li>MESA_GLX_FORCE_ALPHA - if set, forces RGB windows to have an alpha channel.
+</li><li>MESA_GLX_DEPTH_BITS - specifies default number of bits for depth buffer.
+</li><li>MESA_GLX_ALPHA_BITS - specifies default number of bits for alpha channel.
+</li></ul>
<h2>i945/i965 driver environment variables (non-Gallium)</h2>
@@ -235,7 +232,7 @@ See the <a href="xlibdriver.html">Xlib software driver page</a> for details.
<li>vert - emit messages about vertex assembly</li>
<li>vs - dump shader assembly for vertex shaders</li>
</ul>
-<li>INTEL_SCALAR_VS (or TCS, TES, GS) - force scalar/vec4 mode for a shader stage (Gen8-9 only)</li>
+</li><li>INTEL_SCALAR_VS (or TCS, TES, GS) - force scalar/vec4 mode for a shader stage (Gen8-9 only)</li>
<li>INTEL_PRECISE_TRIG - if set to 1, true or yes, then the driver prefers
accuracy over performance in trig functions.</li>
</ul>
@@ -245,7 +242,7 @@ See the <a href="xlibdriver.html">Xlib software driver page</a> for details.
<ul>
<li>RADEON_NO_TCL - if set, disable hardware-accelerated Transform/Clip/Lighting.
-</ul>
+</li></ul>
<h2>EGL environment variables</h2>
@@ -262,33 +259,33 @@ Mesa EGL supports different sets of environment variables. See the
<li>GALLIUM_HUD - draws various information on the screen, like framerate,
cpu load, driver statistics, performance counters, etc.
Set GALLIUM_HUD=help and run e.g. glxgears for more info.
-<li>GALLIUM_HUD_PERIOD - sets the hud update rate in seconds (float). Use zero
+</li><li>GALLIUM_HUD_PERIOD - sets the hud update rate in seconds (float). Use zero
to update every frame. The default period is 1/2 second.
-<li>GALLIUM_HUD_VISIBLE - control default visibility, defaults to true.
-<li>GALLIUM_HUD_TOGGLE_SIGNAL - toggle visibility via user specified signal.
+</li><li>GALLIUM_HUD_VISIBLE - control default visibility, defaults to true.
+</li><li>GALLIUM_HUD_TOGGLE_SIGNAL - toggle visibility via user specified signal.
Especially useful to toggle hud at specific points of application and
disable for unencumbered viewing the rest of the time. For example, set
GALLIUM_HUD_VISIBLE to false and GALLIUM_HUD_TOGGLE_SIGNAL to 10 (SIGUSR1).
Use kill -10 &lt;pid&gt; to toggle the hud as desired.
-<li>GALLIUM_HUD_DUMP_DIR - specifies a directory for writing the displayed
+</li><li>GALLIUM_HUD_DUMP_DIR - specifies a directory for writing the displayed
hud values into files.
-<li>GALLIUM_DRIVER - useful in combination with LIBGL_ALWAYS_SOFTWARE=true for
+</li><li>GALLIUM_DRIVER - useful in combination with LIBGL_ALWAYS_SOFTWARE=true for
choosing one of the software renderers "softpipe", "llvmpipe" or "swr".
-<li>GALLIUM_LOG_FILE - specifies a file for logging all errors, warnings, etc.
+</li><li>GALLIUM_LOG_FILE - specifies a file for logging all errors, warnings, etc.
rather than stderr.
-<li>GALLIUM_PRINT_OPTIONS - if non-zero, print all the Gallium environment
+</li><li>GALLIUM_PRINT_OPTIONS - if non-zero, print all the Gallium environment
variables which are used, and their current values.
-<li>GALLIUM_DUMP_CPU - if non-zero, print information about the CPU on start-up
-<li>TGSI_PRINT_SANITY - if set, do extra sanity checking on TGSI shaders and
+</li><li>GALLIUM_DUMP_CPU - if non-zero, print information about the CPU on start-up
+</li><li>TGSI_PRINT_SANITY - if set, do extra sanity checking on TGSI shaders and
print any errors to stderr.
-<LI>DRAW_FSE - ???
-<LI>DRAW_NO_FSE - ???
-<li>DRAW_USE_LLVM - if set to zero, the draw module will not use LLVM to execute
+</li><li>DRAW_FSE - ???
+</li><li>DRAW_NO_FSE - ???
+</li><li>DRAW_USE_LLVM - if set to zero, the draw module will not use LLVM to execute
shaders, vertex fetch, etc.
-<li>ST_DEBUG - controls debug output from the Mesa/Gallium state tracker.
+</li><li>ST_DEBUG - controls debug output from the Mesa/Gallium state tracker.
Setting to "tgsi", for example, will print all the TGSI shaders.
See src/mesa/state_tracker/st_debug.c for other options.
-</ul>
+</li></ul>
<h3>Clover state tracker environment variables</h3>
@@ -296,62 +293,62 @@ See src/mesa/state_tracker/st_debug.c for other options.
<li>CLOVER_EXTRA_BUILD_OPTIONS - allows specifying additional compiler and linker
options. Specified options are appended after the options set by the OpenCL
program in clBuildProgram.
-<li>CLOVER_EXTRA_COMPILE_OPTIONS - allows specifying additional compiler
+</li><li>CLOVER_EXTRA_COMPILE_OPTIONS - allows specifying additional compiler
options. Specified options are appended after the options set by the OpenCL
program in clCompileProgram.
-<li>CLOVER_EXTRA_LINK_OPTIONS - allows specifying additional linker
+</li><li>CLOVER_EXTRA_LINK_OPTIONS - allows specifying additional linker
options. Specified options are appended after the options set by the OpenCL
program in clLinkProgram.
-</ul>
+</li></ul>
<h3>Softpipe driver environment variables</h3>
<ul>
<li>SOFTPIPE_DUMP_FS - if set, the softpipe driver will print fragment shaders
to stderr
-<li>SOFTPIPE_DUMP_GS - if set, the softpipe driver will print geometry shaders
+</li><li>SOFTPIPE_DUMP_GS - if set, the softpipe driver will print geometry shaders
to stderr
-<li>SOFTPIPE_NO_RAST - if set, rasterization is no-op'd. For profiling purposes.
-<li>SOFTPIPE_USE_LLVM - if set, the softpipe driver will try to use LLVM JIT for
+</li><li>SOFTPIPE_NO_RAST - if set, rasterization is no-op'd. For profiling purposes.
+</li><li>SOFTPIPE_USE_LLVM - if set, the softpipe driver will try to use LLVM JIT for
vertex shading processing.
-</ul>
+</li></ul>
<h3>LLVMpipe driver environment variables</h3>
<ul>
<li>LP_NO_RAST - if set LLVMpipe will no-op rasterization
-<li>LP_DEBUG - a comma-separated list of debug options is accepted. See the
+</li><li>LP_DEBUG - a comma-separated list of debug options is accepted. See the
source code for details.
-<li>LP_PERF - a comma-separated list of options to selectively no-op various
+</li><li>LP_PERF - a comma-separated list of options to selectively no-op various
parts of the driver. See the source code for details.
-<li>LP_NUM_THREADS - an integer indicating how many threads to use for rendering.
+</li><li>LP_NUM_THREADS - an integer indicating how many threads to use for rendering.
Zero turns off threading completely. The default value is the number of CPU
cores present.
-</ul>
+</li></ul>
<h3>VMware SVGA driver environment variables</h3>
<ul>
<li>SVGA_FORCE_SWTNL - force use of software vertex transformation
-<li>SVGA_NO_SWTNL - don't allow software vertex transformation fallbacks
+</li><li>SVGA_NO_SWTNL - don't allow software vertex transformation fallbacks
(will often result in incorrect rendering).
-<li>SVGA_DEBUG - for dumping shaders, constant buffers, etc. See the code
+</li><li>SVGA_DEBUG - for dumping shaders, constant buffers, etc. See the code
for details.
-<li>SVGA_EXTRA_LOGGING - if set, enables extra logging to the vmware.log file,
+</li><li>SVGA_EXTRA_LOGGING - if set, enables extra logging to the vmware.log file,
such as the OpenGL program's name and command line arguments.
-<li>See the driver code for other, lesser-used variables.
-</ul>
+</li><li>See the driver code for other, lesser-used variables.
+</li></ul>
<h3>WGL environment variables</h3>
<ul>
<li>WGL_SWAP_INTERVAL - to set a swap interval, equivalent to calling
wglSwapIntervalEXT() in an application. If this environment variable
is set, application calls to wglSwapIntervalEXT() will have no effect.
-</ul>
+</li></ul>
<h3>VA-API state tracker environment variables</h3>
<ul>
<li>VAAPI_MPEG4_ENABLED - enable MPEG4 for VA-API, disabled by default.
-</ul>
+</li></ul>
<h3>VC4 driver environment variables</h3>
@@ -370,7 +367,7 @@ is set, application calls to wglSwapIntervalEXT() will have no effect.
<li>always_sync - wait for finish after each flush</li>
<li>dump - write a GPU command stream trace file (VC4 simulator only)</li>
</ul>
-</ul>
+</li></ul>
<p>
@@ -378,6 +375,7 @@ Other Gallium drivers have their own environment variables. These may change
frequently so the source code should be consulted for details.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/extensions.html b/docs/extensions.html
index e4e9ab1f1a..108b03dd1a 100644
--- a/docs/extensions.html
+++ b/docs/extensions.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 Extensions</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 Extensions</h1>
@@ -24,28 +21,29 @@ The specifications follow.
<ul>
<li><a href="specs/OLD/MESA_agp_offset.spec">MESA_agp_offset.spec</a>
-<li><a href="specs/MESA_copy_sub_buffer.spec">MESA_copy_sub_buffer.spec</a>
-<li><a href="specs/MESA_drm_image.spec">MESA_drm_image.spec</a>
-<li><a href="specs/MESA_multithread_makecurrent.spec">MESA_multithread_makecurrent.spec</a>
-<li><a href="specs/OLD/MESA_packed_depth_stencil.spec">MESA_packed_depth_stencil.spec</a> (obsolete)
-<li><a href="specs/MESA_pack_invert.spec">MESA_pack_invert.spec</a>
-<li><a href="specs/MESA_pixmap_colormap.spec">MESA_pixmap_colormap.spec</a>
-<li><a href="specs/OLD/MESA_program_debug.spec">MESA_program_debug.spec</a> (obsolete)
-<li><a href="specs/MESA_release_buffers.spec">MESA_release_buffers.spec</a>
-<li><a href="specs/OLD/MESA_resize_buffers.spec">MESA_resize_buffers.spec</a> (obsolete)
-<li><a href="specs/OLD/MESA_set_3dfx_mode.spec">MESA_set_3dfx_mode.spec</a>
-<li><a href="specs/MESA_shader_debug.spec">MESA_shader_debug.spec</a>
-<li><a href="specs/OLD/MESA_sprite_point.spec">MESA_sprite_point.spec</a> (obsolete)
-<li><a href="specs/MESA_swap_control.spec">MESA_swap_control.spec</a>
-<li><a href="specs/MESA_swap_frame_usage.spec">MESA_swap_frame_usage.spec</a>
-<li><a href="specs/MESA_texture_array.spec">MESA_texture_array.spec</a>
-<li><a href="specs/MESA_texture_signed_rgba.spec">MESA_texture_signed_rgba.spec</a>
-<li><a href="specs/OLD/MESA_trace.spec">MESA_trace.spec</a> (obsolete)
-<li><a href="specs/MESA_window_pos.spec">MESA_window_pos.spec</a>
-<li><a href="specs/MESA_ycbcr_texture.spec">MESA_ycbcr_texture.spec</a>
-<li><a href="specs/WL_bind_wayland_display.spec">WL_bind_wayland_display.spec</a>
-</ul>
-
-</div>
-</body>
-</html>
+</li><li><a href="specs/MESA_copy_sub_buffer.spec">MESA_copy_sub_buffer.spec</a>
+</li><li><a href="specs/MESA_drm_image.spec">MESA_drm_image.spec</a>
+</li><li><a href="specs/MESA_multithread_makecurrent.spec">MESA_multithread_makecurrent.spec</a>
+</li><li><a href="specs/OLD/MESA_packed_depth_stencil.spec">MESA_packed_depth_stencil.spec</a> (obsolete)
+</li><li><a href="specs/MESA_pack_invert.spec">MESA_pack_invert.spec</a>
+</li><li><a href="specs/MESA_pixmap_colormap.spec">MESA_pixmap_colormap.spec</a>
+</li><li><a href="specs/OLD/MESA_program_debug.spec">MESA_program_debug.spec</a> (obsolete)
+</li><li><a href="specs/MESA_release_buffers.spec">MESA_release_buffers.spec</a>
+</li><li><a href="specs/OLD/MESA_resize_buffers.spec">MESA_resize_buffers.spec</a> (obsolete)
+</li><li><a href="specs/OLD/MESA_set_3dfx_mode.spec">MESA_set_3dfx_mode.spec</a>
+</li><li><a href="specs/MESA_shader_debug.spec">MESA_shader_debug.spec</a>
+</li><li><a href="specs/OLD/MESA_sprite_point.spec">MESA_sprite_point.spec</a> (obsolete)
+</li><li><a href="specs/MESA_swap_control.spec">MESA_swap_control.spec</a>
+</li><li><a href="specs/MESA_swap_frame_usage.spec">MESA_swap_frame_usage.spec</a>
+</li><li><a href="specs/MESA_texture_array.spec">MESA_texture_array.spec</a>
+</li><li><a href="specs/MESA_texture_signed_rgba.spec">MESA_texture_signed_rgba.spec</a>
+</li><li><a href="specs/OLD/MESA_trace.spec">MESA_trace.spec</a> (obsolete)
+</li><li><a href="specs/MESA_window_pos.spec">MESA_window_pos.spec</a>
+</li><li><a href="specs/MESA_ycbcr_texture.spec">MESA_ycbcr_texture.spec</a>
+</li><li><a href="specs/WL_bind_wayland_display.spec">WL_bind_wayland_display.spec</a>
+</li></ul>
+
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/faq.html b/docs/faq.html
index 1f2fd66034..8420409df8 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -1,37 +1,34 @@
-<!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 FAQ</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">
+
+
+
<center>
<h1>Mesa Frequently Asked Questions</h1>
Last updated: 9 October 2012
</center>
-<br>
-<br>
+<br/>
+<br/>
<h2>Index</h2>
<a href="#part1">1. High-level Questions and Answers</a>
-<br>
+<br/>
<a href="#part2">2. Compilation and Installation Problems</a>
-<br>
+<br/>
<a href="#part3">3. Runtime / Rendering Problems</a>
-<br>
+<br/>
<a href="#part4">4. Developer Questions</a>
-<br>
-<br>
-<br>
+<br/>
+<br/>
+<br/>
@@ -103,25 +100,25 @@ the Xlib API:
<ul>
<li>The GLX API is supported, but it's really just an emulation of the
real thing.
-<li>The GLX wire protocol is not supported and there's no OpenGL extension
+</li><li>The GLX wire protocol is not supported and there's no OpenGL extension
loaded by the X server.
-<li>There is no hardware acceleration.
-<li>The OpenGL library, libGL.so, contains everything (the programming API,
+</li><li>There is no hardware acceleration.
+</li><li>The OpenGL library, libGL.so, contains everything (the programming API,
the GLX functions and all the rendering code).
-</ul>
+</li></ul>
<p>
Alternately, Mesa acts as the core for a number of OpenGL hardware drivers
within the DRI (Direct Rendering Infrastructure):
-<ul>
+</p><ul>
<li>The libGL.so library provides the GL and GLX API functions, a GLX
protocol encoder, and a device driver loader.
-<li>The device driver modules (such as r200_dri.so) contain a built-in
+</li><li>The device driver modules (such as r200_dri.so) contain a built-in
copy of the core Mesa code.
-<li>The X server loads the GLX module.
+</li><li>The X server loads the GLX module.
The GLX module decodes incoming GLX protocol and dispatches the commands
to a rendering module.
For the DRI, this module is basically a software Mesa renderer.
-</ul>
+</li></ul>
@@ -147,11 +144,11 @@ Mesa is much more up to date with modern features and extensions.
<a href="https://sourceforge.net/projects/ogl-es/">Vincent</a> is
an open-source implementation of OpenGL ES for mobile devices.
-<p>
+</p><p>
<a href="http://www.dsbox.com/minigl.html">miniGL</a>
is a subset of OpenGL for PalmOS devices.
-<p>
+</p><p>
<a href="http://bellard.org/TinyGL/">TinyGL</a>
is a subset of OpenGL.
</p>
@@ -180,8 +177,8 @@ popular and feature-complete.
-<br>
-<br>
+<br/>
+<br/>
<h1 id="part2">2. Compilation and Installation Problems</h1>
@@ -253,8 +250,8 @@ After determining the correct values for the install location, configure Mesa
with <code>./configure --prefix=/usr --libdir=xxx --with-dri-driverdir=xxx</code>
and then install with <code>sudo make install</code>.
</p>
-<br>
-<br>
+<br/>
+<br/>
<h1 id="part3">3. Runtime / Rendering Problems</h1>
@@ -327,8 +324,8 @@ Basically, applying a translation of (0.375, 0.375, 0.0) to your coordinates
will fix the problem.
</p>
-<br>
-<br>
+<br/>
+<br/>
<h1 id="part4">4. Developer Questions</h1>
@@ -387,6 +384,7 @@ In the mean time, a 3rd party <a href="https://dri.freedesktop.org/wiki/S3TC">
plug-in library</a> is available.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/helpwanted.html b/docs/helpwanted.html
index 9b7b5e0004..0b0aed4eea 100644
--- a/docs/helpwanted.html
+++ b/docs/helpwanted.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>Help Wanted</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>Help Wanted / To-Do List</h1>
@@ -27,17 +24,17 @@ Here are some specific ideas and areas where help would be appreciated:
Patches are often posted to the <a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev">mesa-dev mailing list</a>, but aren't
immediately checked into git because not enough people are testing them.
Just applying patches, testing and reporting back is helpful.
-<li>
+</li><li>
<b>Driver debugging.</b>
There are plenty of open bugs in the <a href="https://bugs.freedesktop.org/describecomponents.cgi?product=Mesa">bug database</a>.
-<li>
+</li><li>
<b>Remove aliasing warnings.</b>
Enable gcc -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing
issues in the code.
-<li>
+</li><li>
<b>Contribute more tests to
<a href="https://piglit.freedesktop.org/">Piglit</a>.</b>
-</ol>
+</li></ol>
<p>
You can find some further To-do lists here:
@@ -79,10 +76,11 @@ Finally:
<ol>
<li>Try to write high-quality code that follows the existing style.
-<li>Use uniform indentation, write comments, use meaningful identifiers, etc.
-<li>Test your code thoroughly. Include test programs if appropriate.
-</ol>
+</li><li>Use uniform indentation, write comments, use meaningful identifiers, etc.
+</li><li>Test your code thoroughly. Include test programs if appropriate.
+</li></ol>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index 34418e9bdc..0000f35f41 100644
--- a/docs/index.html
+++ b/docs/index.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>The Mesa 3D Graphics Library</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>News</h1>
@@ -51,7 +48,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/17.3.9.html">Mesa 17.3.9</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: It is anticipated that 17.3.9 will be the final release in the
17.3 series. Users of 17.3 are encouraged to migrate to the 18.0
series in order to obtain future fixes.
@@ -110,7 +107,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/17.2.8.html">Mesa 17.2.8</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: It is anticipated that 17.2.8 will be the final release in the
17.2 series. Users of 17.2 are encouraged to migrate to the 17.3
series in order to obtain future fixes.
@@ -169,7 +166,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/17.1.10.html">Mesa 17.1.10</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: It is anticipated that 17.1.10 will be the final release in the
17.1 series. Users of 17.1 are encouraged to migrate to the 17.2
series in order to obtain future fixes.
@@ -240,7 +237,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/17.0.7.html">Mesa 17.0.7</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: It is anticipated that 17.0.7 will be the final release in the 17.0
series. Users of 17.0 are encouraged to migrate to the 17.1 series in order
to obtain future fixes.
@@ -289,7 +286,7 @@ This is a bug-fix release.
<a href="relnotes/17.0.2.html">Mesa 17.0.2</a> are released.
These are bug-fix releases from the 13.0 and 17.0 branches, respectively.
-<br>
+<br/>
NOTE: It is anticipated that 13.0.6 will be the final release in the 13.0
series. Users of 13.0 are encouraged to migrate to the 17.0 series in order
to obtain future fixes.
@@ -324,7 +321,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/12.0.6.html">Mesa 12.0.6</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: This is an extra release for the 12.0 stable branch, as per developers'
feedback. It is anticipated that 12.0.6 will be the final release in the 12.0
series. Users of 12.0 are encouraged to migrate to the 13.0 series in order
@@ -341,7 +338,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/12.0.5.html">Mesa 12.0.5</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: It is anticipated that 12.0.5 will be the final release in the 12.0
series. Users of 12.0 are encouraged to migrate to the 13.0 series in order
to obtain future fixes.
@@ -403,7 +400,7 @@ about the release.
<a href="relnotes/11.2.2.html">Mesa 11.2.2</a> are released.
These are bug-fix releases from the 11.1 and 11.2 branches, respectively.
-<br>
+<br/>
NOTE: It is anticipated that 11.1.4 will be the final release in the 11.1.4
series. Users of 11.1 are encouraged to migrate to the 11.2 series in order
to obtain future fixes.
@@ -434,7 +431,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/11.0.9.html">Mesa 11.0.9</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: It is anticipated that 11.0.9 will be the final release in the 11.0
series. Users of 11.0 are encouraged to migrate to the 11.1 series in order
to obtain future fixes.
@@ -498,7 +495,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/10.6.9.html">Mesa 10.6.9</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: It is anticipated that 10.6.9 will be the final release in the 10.6
series. Users of 10.6 are encouraged to migrate to the 11.0 series in order
to obtain future fixes.
@@ -569,7 +566,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/10.5.9.html">Mesa 10.5.9</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: It is anticipated that 10.5.9 will be the final release in the 10.5
series. Users of 10.5 are encouraged to migrate to the 10.6 series in order
to obtain future fixes.
@@ -679,7 +676,7 @@ This is a bug-fix release.
and <a href="relnotes/10.4.2.html">Mesa 10.4.2</a> are released.
These are bug-fix releases from the 10.3 and 10.4 branches, respectively.
-<br>
+<br/>
NOTE: It is anticipated that 10.3.7 will be the final release in the 10.3
series. Users of 10.3 are encouraged to migrate to the 10.4 series in order
to obtain future fixes.
@@ -730,7 +727,7 @@ This is a bug-fix release.
and <a href="relnotes/10.3.1.html">Mesa 10.3.1</a> are released.
These are bug-fix releases from the 10.2 and 10.3 branches, respectively.
-<br>
+<br/>
NOTE: It is anticipated that 10.2.9 will be the final release in the 10.2
series. Users of 10.2 are encouraged to migrate to the 10.3 series in order
to obtain future fixes.
@@ -842,7 +839,7 @@ This is a bug-fix release.
<p>
<a href="relnotes/10.0.5.html">Mesa 10.0.5</a> is released.
This is a bug-fix release.
-<br>
+<br/>
NOTE: Since the 10.1.1 release is being released concurrently, it is
anticipated that 10.0.5 will be the final release in the 10.0
series. Users of 10.0 are encouraged to migrate to the 10.1 series in
@@ -1323,7 +1320,7 @@ shading language and built-in functions.
<h2>April 2007</h2>
<p>
-Thomas Hellstr&ouml;m of Tungsten Graphics has written a whitepaper
+Thomas Hellström of Tungsten Graphics has written a whitepaper
describing the new DRI memory management system.
</p>
@@ -1384,8 +1381,7 @@ Note: there was no public release of version 6.3.1.
<p>
The MD5 checksums are:
</p>
-<pre>
-98192e45ed8d69113688f89f90869346 MesaLib-6.3.2.tar.gz
+<pre>98192e45ed8d69113688f89f90869346 MesaLib-6.3.2.tar.gz
0df27701df0924d17ddf41185efa8ce1 MesaLib-6.3.2.tar.bz2
ccb2423aab77fc7e81ce628734586140 MesaLib-6.3.2.zip
9d0fca0a7d051c34a0b485423fb3e85d MesaDemos-6.3.2.tar.gz
@@ -1399,8 +1395,7 @@ c5102501e609aa8996d832fafacb8ab9 MesaDemos-6.3.2.zip
Mesa 6.3 has been released.
This is a development release with new features, changes and bug fixes.
</p>
-<pre>
- New:
+<pre> New:
- GL_EXT_framebuffer_object extension
- GL_ARB_draw_buffers extension
- GL_ARB_pixel_buffer_object extension
@@ -1438,8 +1433,7 @@ This is a development release with new features, changes and bug fixes.
<p>
The MD5 checksums are:
</p>
-<pre>
-0236f552d37514776945d5a013e5bb7b MesaLib-6.3.tar.gz
+<pre>0236f552d37514776945d5a013e5bb7b MesaLib-6.3.tar.gz
60e1a8f78c4a8c7750a1e95753190986 MesaLib-6.3.tar.bz2
ca7c950fbace68c70caa822322db7223 MesaLib-6.3.zip
25ea801645b376c014051804fe4974b2 MesaDemos-6.3.tar.gz
@@ -1453,8 +1447,7 @@ ca7c950fbace68c70caa822322db7223 MesaLib-6.3.zip
Mesa 6.2.1 has been released.
This is a stable release which just fixes bugs since the 6.2 release.
</p>
-<pre>
- Bug fixes:
+<pre> Bug fixes:
- don't apply regular fog or color sum when using a fragment program
- glProgramEnvParameter4fARB always generated an error on
GL_FRAGMENT_PROGRAM_ARB (fdo bug 1645)
@@ -1472,8 +1465,7 @@ This is a stable release which just fixes bugs since the 6.2 release.
<p>
The MD5 checksums are:
</p>
-<pre>
-80008a92f6e055d3bfdde2cf331ec3fa MesaLib-6.2.1.tar.gz
+<pre>80008a92f6e055d3bfdde2cf331ec3fa MesaLib-6.2.1.tar.gz
f43228cd2bf70f583ef3275c1c545421 MesaLib-6.2.1.tar.bz2
dec26cfd40116ad021020fea2d94f652 MesaLib-6.2.1.zip
2c7af3c986a7571c8713c8bfee7e49e3 MesaDemos-6.2.1.tar.gz
@@ -1487,8 +1479,7 @@ dec26cfd40116ad021020fea2d94f652 MesaLib-6.2.1.zip
Mesa 6.2 has been released.
This is a stable release which just fixes bugs since the 6.1 release.
</p>
-<pre>
- New:
+<pre> New:
- enabled GL_ARB_texture_rectangle (same as GL_NV_texture_rectangle)
- updated Doxygen support (Jose Fonseca)
Changes:
@@ -1510,8 +1501,7 @@ This is a stable release which just fixes bugs since the 6.1 release.
<p>
The MD5 checksums are:
</p>
-<pre>
-9e8f34b059272dbb8e1f2c968b33bbf0 MesaLib-6.2.tar.gz
+<pre>9e8f34b059272dbb8e1f2c968b33bbf0 MesaLib-6.2.tar.gz
3d6a6362390b6a37d3cb2e615f3ac7db MesaLib-6.2.tar.bz2
6cfd7895d28e695c0dbbed9469564091 MesaLib-6.2.zip
3e06e33b0809f09855cb60883b8bdfef MesaDemos-6.2.tar.gz
@@ -1526,8 +1516,7 @@ Mesa 6.1 has been released.
This is a new development release (version 6.2 will be a stabilization
release).
</p>
-<pre>
- New:
+<pre> New:
- Revamped Makefile system
- glXUseRotatedXFont() utility (see xdemos/xuserotfont.c)
- internal driver interface changes related to texture object
@@ -1565,8 +1554,7 @@ release).
<p>
The MD5 checksums are:
</p>
-<pre>
-c9284d295ebcd2e0486cc3cd54e5863c MesaLib-6.1.tar.gz
+<pre>c9284d295ebcd2e0486cc3cd54e5863c MesaLib-6.1.tar.gz
5de1f53ec0709f60fc68fdfed57351f3 MesaLib-6.1.tar.bz2
483e77cac4789a5d36c42f3c0136d6d8 MesaLib-6.1.zip
8c46cfa6f9732acc6f6c25724aad0246 MesaDemos-6.1.tar.gz
@@ -1582,8 +1570,7 @@ c9284d295ebcd2e0486cc3cd54e5863c MesaLib-6.1.tar.gz
Mesa 6.0.1 has been released.
This release basically just fixes bugs since the 6.0. release.
</p>
-<pre>
- New:
+<pre> New:
- upgraded glext.h to version 22
- new build targets (Dan Schikore)
- new linux-x86-opteron build target (Heath Feather)
@@ -1617,8 +1604,7 @@ This release basically just fixes bugs since the 6.0. release.
<p>
The MD5 checksums are:
</p>
-<pre>
-011be0e79666c7a6eb9693fbf9348653 MesaLib-6.0.1.tar.gz
+<pre>011be0e79666c7a6eb9693fbf9348653 MesaLib-6.0.1.tar.gz
b7f14088c5c2f14490d2739a91102112 MesaLib-6.0.1.tar.bz2
bf0510cf0a2b87d64cdd317eca3f1db1 MesaLib-6.0.1.zip
b7b648599e0aaee1c4ffc554a2a9139e MesaDemos-6.0.1.tar.gz
@@ -1633,8 +1619,7 @@ eff71d59c211825e949199852f5a2316 MesaDemos-6.0.1.zip
Mesa 6.0 has been released. This is a stabilization of the 5.1 release
and primarily just incorporates bug fixes.
</p>
-<pre>
- New:
+<pre> New:
- full OpenGL 1.5 support
- updated GL/glext.h file to version 21
Changes:
@@ -1669,8 +1654,7 @@ Mesa 5.1 has been released. This is a new development release.
Mesa 6.0 will be the next stable release and will support all
OpenGL 1.5 features.
</p>
-<pre>
- New features:
+<pre> New features:
- reorganized directory tree
- GL_ARB_vertex/fragment_program extensions (Michal Krol &amp; Karl Rasche)
- GL_ATI_texture_env_combine3 extension (Ian Romanick)
@@ -1711,8 +1695,7 @@ OpenGL 1.5 features.
<p>
The MD5 checksums are:
</p>
-<pre>
-78f452f6c55478471a744f07147612b5 MesaLib-5.1.tar.gz
+<pre>78f452f6c55478471a744f07147612b5 MesaLib-5.1.tar.gz
67b3b8d3f7f4c8c44904551b851d01af MesaLib-5.1.tar.bz2
6dd19ffa750ec7f634e370a987505c9d MesaLib-5.1.zip
e0214d4ebb22409dfa9262f2b52fd828 MesaDemos-5.1.tar.gz
@@ -1721,7 +1704,7 @@ d2b5ba32b53e0ad0576c637a4cc1fb41 MesaDemos-5.1.zip
</pre>
-<H2>November 12, 2003</H2>
+<h2>November 12, 2003</h2>
<p>
New Mesa 5.0.2 tarballs have been uploaded to SourceForge which fix a
@@ -1730,8 +1713,7 @@ number of automake/libtool problems.
<p>
The new MD5 checksums are:
</p>
-<pre>
-a9dcf3ff9ad1b7d6ce73a0df7cff8b5b MesaLib-5.0.2.tar.gz
+<pre>a9dcf3ff9ad1b7d6ce73a0df7cff8b5b MesaLib-5.0.2.tar.gz
7b4bf9261657c2fca03796d4955e6f50 MesaLib-5.0.2.tar.bz2
79c141bddcbad557647535d02194f346 MesaLib-5.0.2.zip
952d9dc823dd818981d1a648d7b2668a MesaDemos-5.0.2.tar.gz
@@ -1745,8 +1727,7 @@ a21be975589e8a2d1871b6bb7874fffa MesaDemos-5.0.2.zip
<p>
Mesa 5.0.2 has been released. This is a stable, bug-fix release.
</p>
-<pre>
- Bug fixes:
+<pre> Bug fixes:
- fixed texgen problem causing texcoord's Q to be zero (stex3d)
- default GL_TEXTURE_COMPARE_MODE_ARB was wrong
- GL_CURRENT_MATRIX_NV query was wrong
@@ -1792,8 +1773,7 @@ holds the Mesa 5.0.x code which will be abandoned at some point.
<p>
Mesa 5.0.1 has been released. This is a stable, bug-fix release.
</p>
-<pre>
- New:
+<pre> New:
- DOS driver updates from Daniel Borca
- updated GL/gl_mangle.h file (Bill Hoffman)
Bug fixes:
@@ -1831,8 +1811,7 @@ Mesa 5.0.1 has been released. This is a stable, bug-fix release.
<p>
MD5 checksums follow:
</p>
-<pre>
-b80f8b5d53a3e9f19b9fde5af0c542f0 MesaLib-5.0.1.tar.gz
+<pre>b80f8b5d53a3e9f19b9fde5af0c542f0 MesaLib-5.0.1.tar.gz
513b4bbd7d38951f05027179063d876b MesaLib-5.0.1.tar.bz2
eebd395678f4520d33b267e5d5c22651 MesaLib-5.0.1.zip
49d7feaec6dc1d2091d7c3cc72a9b320 MesaDemos-5.0.1.tar.gz
@@ -2151,7 +2130,7 @@ Here's what's new:</p>
<h2>April 29, 2001</h2>
<p>New Mesa website</p>
-<p>Mark Manning produced the new website.<br>Thanks, Mark!</p>
+<p>Mark Manning produced the new website.<br/>Thanks, Mark!</p>
<h2>February 14, 2001</h2>
@@ -2232,8 +2211,7 @@ Here's what's new:</p>
<p>3.2 (note even number) is a stabilization release of Mesa 3.1 meaning it's mainly
just bug fixes.</p>
<p>Here's what's changed:</p>
-<pre>
- Bug fixes:
+<pre> Bug fixes:
- mixed drawing of lines and bitmaps sometimes had wrong colors
- added missing glHintPGI() function
- fixed a polygon culling bug
@@ -2270,7 +2248,7 @@ just bug fixes.</p>
</pre>
<p>Please report any problems with this release ASAP. Bugs should be filed on the
-Mesa3D website at sourceforge.<br>
+Mesa3D website at sourceforge.<br/>
After 3.2 is wrapped up I hope to release 3.3 beta 1 soon afterward.</p>
<p>-- Brian</p>
@@ -2328,7 +2306,7 @@ based on Mesa 3.0. They can be downloaded from <code>https://www.nvidia.com/Prod
If you are into the quake scene, you may want to try this out, as it contains some
optimizations specifically in the Q3A rendering path.
-<h2>May 13, 1999</h2>
+</p><h2>May 13, 1999</h2>
<p>For those interested in the integration of Mesa into XFree86 4.0, Precision Insight
has posted their lowlevel design documents at <code>http://www.precisioninsight.com</code>.</p>
@@ -2358,7 +2336,7 @@ grateful.
<p>John Carmack made an interesting .plan update yesterday:</p>
<blockquote>
<i>"I put together a document on optimizing OpenGL drivers for Q3 that
- should be helpful to the various Linux 3D teams.</i><br>
+ should be helpful to the various Linux 3D teams.</i><br/>
http://www.quake3arena.com/news/glopt.html"
</blockquote>
@@ -2368,13 +2346,14 @@ grateful.
<h2>March 18, 1999</h2>
<p>The new webpages are now online. Enjoy, and let me know if you find any errors.
-<h2>February 16, 1999</h2>
+</p><h2>February 16, 1999</h2>
<p><a href="https://www.sgi.com/">SGI</a> releases its
<a href="https://www.sgi.com/software/opensource/glx/">GLX source code</a>.</p>
<h2>January 22, 1999</h2>
<p><a href="https://www.mesa3d.org">www.mesa3d.org</a> established</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/install.html b/docs/install.html
index 08081944cf..2e7de49f53 100644
--- a/docs/install.html
+++ b/docs/install.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>Compiling and Installing</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>Compiling and Installing</h1>
@@ -20,14 +17,14 @@
<li><a href="#prereq-general">Prerequisites for building</a>
<ul>
<li><a href="#prereq-general">General prerequisites</a>
- <li><a href="#prereq-dri">For DRI and hardware acceleration</a>
- </ul>
-<li><a href="#autoconf">Building with autoconf (Linux/Unix/X11)</a>
-<li><a href="#scons">Building with SCons (Windows/Linux)</a>
-<li><a href="#android">Building with AOSP (Android)</a>
-<li><a href="#libs">Library Information</a>
-<li><a href="#pkg-config">Building OpenGL programs with pkg-config</a>
-</ol>
+ </li><li><a href="#prereq-dri">For DRI and hardware acceleration</a>
+ </li></ul>
+</li><li><a href="#autoconf">Building with autoconf (Linux/Unix/X11)</a>
+</li><li><a href="#scons">Building with SCons (Windows/Linux)</a>
+</li><li><a href="#android">Building with AOSP (Android)</a>
+</li><li><a href="#libs">Library Information</a>
+</li><li><a href="#pkg-config">Building OpenGL programs with pkg-config</a>
+</li></ol>
<h1 id="prereq-general">1. Prerequisites for building</h1>
@@ -40,7 +37,7 @@ Build system.
<ul>
<li>Autoconf is required when building on *nix platforms.
-<li><a href="http://www.scons.org/">SCons</a> is required for building on
+</li><li><a href="http://www.scons.org/">SCons</a> is required for building on
Windows and optional for Linux (it's an alternative to autoconf/automake.)
</li>
<li>Android Build system when building as native Android component. Autoconf
@@ -56,14 +53,14 @@ willing to maintain support for other compiler get in touch.
<ul>
<li>GCC 4.2.0 or later (some parts of Mesa may require later versions)
-<li>clang - exact minimum requirement is currently unknown.
-<li>Microsoft Visual Studio 2013 Update 4 or later is required, for building on Windows.
-</ul>
+</li><li>clang - exact minimum requirement is currently unknown.
+</li><li>Microsoft Visual Studio 2013 Update 4 or later is required, for building on Windows.
+</li></ul>
<p>
Third party/extra tools.
-<br>
+<br/>
<strong>Note</strong>: These should not be required, when building from a release tarball. If
you think you've spotted a bug let developers know by filing a
<a href="bugs.html">bug report</a>.
@@ -86,7 +83,7 @@ On Windows with MinGW, install flex and bison with:
For MSVC on Windows, install
<a href="http://winflexbison.sourceforge.net/">Win flex-bison</a>.
</div>
-</ul>
+</li></ul>
<p><strong>Note</strong>: Some versions can be buggy (eg. flex 2.6.2) so do try others if things fail.</p>
@@ -103,8 +100,7 @@ Here are some common ways to retrieve most/all of the dependencies based on
the packaging tool used by your distro.
</p>
-<pre>
- zypper source-install --build-deps-only Mesa # openSUSE/SLED/SLES
+<pre> zypper source-install --build-deps-only Mesa # openSUSE/SLED/SLES
yum-builddep mesa # yum Fedora, OpenSuse(?)
dnf builddep mesa # dnf Fedora
apt-get build-dep mesa # Debian and derivatives
@@ -121,8 +117,7 @@ The primary method to build Mesa on Unix systems is with autoconf.
<p>
The general approach is the standard:
</p>
-<pre>
- ./configure
+<pre> ./configure
make
sudo make install
</pre>
@@ -138,8 +133,7 @@ for more details.
<p>
To build Mesa with SCons on Linux or Windows do
</p>
-<pre>
- scons
+<pre> scons
</pre>
<p>
The build output will be placed in
@@ -151,15 +145,14 @@ by -debug for debug builds.
<p>
To build Mesa with SCons for Windows on Linux using the MinGW crosscompiler toolchain do
</p>
-<pre>
- scons platform=windows toolchain=crossmingw machine=x86 libgl-gdi
+<pre> scons platform=windows toolchain=crossmingw machine=x86 libgl-gdi
</pre>
<p>
This will create:
</p>
<ul>
-<li>build/windows-x86-debug/gallium/targets/libgl-gdi/opengl32.dll &mdash; Mesa + Gallium + softpipe (or llvmpipe), binary compatible with Windows's opengl32.dll
-</ul>
+<li>build/windows-x86-debug/gallium/targets/libgl-gdi/opengl32.dll — Mesa + Gallium + softpipe (or llvmpipe), binary compatible with Windows's opengl32.dll
+</li></ul>
<p>
Put them all in the same directory to test them.
@@ -195,26 +188,24 @@ When compilation has finished, look in the top-level <code>lib/</code>
(or <code>lib64/</code>) directory.
You'll see a set of library files similar to this:
</p>
-<pre>
-lrwxrwxrwx 1 brian users 10 Mar 26 07:53 libGL.so -> libGL.so.1*
-lrwxrwxrwx 1 brian users 19 Mar 26 07:53 libGL.so.1 -> libGL.so.1.5.060100*
+<pre>lrwxrwxrwx 1 brian users 10 Mar 26 07:53 libGL.so -&gt; libGL.so.1*
+lrwxrwxrwx 1 brian users 19 Mar 26 07:53 libGL.so.1 -&gt; libGL.so.1.5.060100*
-rwxr-xr-x 1 brian users 3375861 Mar 26 07:53 libGL.so.1.5.060100*
-lrwxrwxrwx 1 brian users 14 Mar 26 07:53 libOSMesa.so -> libOSMesa.so.6*
-lrwxrwxrwx 1 brian users 23 Mar 26 07:53 libOSMesa.so.6 -> libOSMesa.so.6.1.060100*
+lrwxrwxrwx 1 brian users 14 Mar 26 07:53 libOSMesa.so -&gt; libOSMesa.so.6*
+lrwxrwxrwx 1 brian users 23 Mar 26 07:53 libOSMesa.so.6 -&gt; libOSMesa.so.6.1.060100*
-rwxr-xr-x 1 brian users 23871 Mar 26 07:53 libOSMesa.so.6.1.060100*
</pre>
<p>
<b>libGL</b> is the main OpenGL library (i.e. Mesa).
-<br>
+<br/>
<b>libOSMesa</b> is the OSMesa (Off-Screen) interface library.
</p>
<p>
If you built the DRI hardware drivers, you'll also see the DRI drivers:
</p>
-<pre>
--rwxr-xr-x 1 brian users 16895413 Jul 21 12:11 i915_dri.so
+<pre>-rwxr-xr-x 1 brian users 16895413 Jul 21 12:11 i915_dri.so
-rwxr-xr-x 1 brian users 16895413 Jul 21 12:11 i965_dri.so
-rwxr-xr-x 1 brian users 11849858 Jul 21 12:12 r200_dri.so
-rwxr-xr-x 1 brian users 11757388 Jul 21 12:12 radeon_dri.so
@@ -241,12 +232,12 @@ the proper compiler and linker flags.
<p>
For example, compiling and linking a GLUT application can be done with:
</p>
-<pre>
- gcc `pkg-config --cflags --libs glut` mydemo.c -o mydemo
+<pre> gcc `pkg-config --cflags --libs glut` mydemo.c -o mydemo
</pre>
-<br>
+<br/>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/intro.html b/docs/intro.html
index be164c883d..fb116f8114 100644
--- a/docs/intro.html
+++ b/docs/intro.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 Introduction</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>Introduction</h1>
@@ -256,16 +253,15 @@ extensions incorporated as standard features:
</p>
<ul>
<li>GL_ARB_occlusion_query
-<li>GL_ARB_vertex_buffer_object
-<li>GL_EXT_shadow_funcs
-</ul>
+</li><li>GL_ARB_vertex_buffer_object
+</li><li>GL_EXT_shadow_funcs
+</li></ul>
<p>
Also note that several OpenGL tokens were renamed in OpenGL 1.5
for the sake of consistency.
The old tokens are still available.
</p>
-<pre>
-New Token Old Token
+<pre>New Token Old Token
------------------------------------------------------------
GL_FOG_COORD_SRC GL_FOG_COORDINATE_SOURCE
GL_FOG_COORD GL_FOG_COORDINATE
@@ -296,23 +292,23 @@ extensions incorporated as standard features:
</p>
<ul>
<li>GL_ARB_depth_texture
-<li>GL_ARB_shadow
-<li>GL_ARB_texture_env_crossbar
-<li>GL_ARB_texture_mirror_repeat
-<li>GL_ARB_window_pos
-<li>GL_EXT_blend_color
-<li>GL_EXT_blend_func_separate
-<li>GL_EXT_blend_logic_op
-<li>GL_EXT_blend_minmax
-<li>GL_EXT_blend_subtract
-<li>GL_EXT_fog_coord
-<li>GL_EXT_multi_draw_arrays
-<li>GL_EXT_point_parameters
-<li>GL_EXT_secondary_color
-<li>GL_EXT_stencil_wrap
-<li>GL_EXT_texture_lod_bias (plus, a per-texture LOD bias parameter)
-<li>GL_SGIS_generate_mipmap
-</ul>
+</li><li>GL_ARB_shadow
+</li><li>GL_ARB_texture_env_crossbar
+</li><li>GL_ARB_texture_mirror_repeat
+</li><li>GL_ARB_window_pos
+</li><li>GL_EXT_blend_color
+</li><li>GL_EXT_blend_func_separate
+</li><li>GL_EXT_blend_logic_op
+</li><li>GL_EXT_blend_minmax
+</li><li>GL_EXT_blend_subtract
+</li><li>GL_EXT_fog_coord
+</li><li>GL_EXT_multi_draw_arrays
+</li><li>GL_EXT_point_parameters
+</li><li>GL_EXT_secondary_color
+</li><li>GL_EXT_stencil_wrap
+</li><li>GL_EXT_texture_lod_bias (plus, a per-texture LOD bias parameter)
+</li><li>GL_SGIS_generate_mipmap
+</li></ul>
<h2>Version 4.x features</h2>
@@ -324,15 +320,15 @@ extensions incorporated as standard features:
<ul>
<li>GL_ARB_multisample
-<li>GL_ARB_multitexture
-<li>GL_ARB_texture_border_clamp
-<li>GL_ARB_texture_compression
-<li>GL_ARB_texture_cube_map
-<li>GL_ARB_texture_env_add
-<li>GL_ARB_texture_env_combine
-<li>GL_ARB_texture_env_dot3
-<li>GL_ARB_transpose_matrix
-</ul>
+</li><li>GL_ARB_multitexture
+</li><li>GL_ARB_texture_border_clamp
+</li><li>GL_ARB_texture_compression
+</li><li>GL_ARB_texture_cube_map
+</li><li>GL_ARB_texture_env_add
+</li><li>GL_ARB_texture_env_combine
+</li><li>GL_ARB_texture_env_dot3
+</li><li>GL_ARB_transpose_matrix
+</li></ul>
<h2>Version 3.x features</h2>
@@ -342,12 +338,12 @@ features:
</p>
<ul>
<li>BGR, BGRA and packed pixel formats
-<li>New texture border clamp mode
-<li>glDrawRangeElements()
-<li>standard 3-D texturing
-<li>advanced MIPMAP control
-<li>separate specular color interpolation
-</ul>
+</li><li>New texture border clamp mode
+</li><li>glDrawRangeElements()
+</li><li>standard 3-D texturing
+</li><li>advanced MIPMAP control
+</li><li>separate specular color interpolation
+</li></ul>
<h2>Version 2.x features</h2>
@@ -359,46 +355,47 @@ features.
<li>Texture mapping:
<ul>
<li>glAreTexturesResident
- <li>glBindTexture
- <li>glCopyTexImage1D
- <li>glCopyTexImage2D
- <li>glCopyTexSubImage1D
- <li>glCopyTexSubImage2D
- <li>glDeleteTextures
- <li>glGenTextures
- <li>glIsTexture
- <li>glPrioritizeTextures
- <li>glTexSubImage1D
- <li>glTexSubImage2D
- </ul>
-<li>Vertex Arrays:
+ </li><li>glBindTexture
+ </li><li>glCopyTexImage1D
+ </li><li>glCopyTexImage2D
+ </li><li>glCopyTexSubImage1D
+ </li><li>glCopyTexSubImage2D
+ </li><li>glDeleteTextures
+ </li><li>glGenTextures
+ </li><li>glIsTexture
+ </li><li>glPrioritizeTextures
+ </li><li>glTexSubImage1D
+ </li><li>glTexSubImage2D
+ </li></ul>
+</li><li>Vertex Arrays:
<ul>
<li>glArrayElement
- <li>glColorPointer
- <li>glDrawElements
- <li>glEdgeFlagPointer
- <li>glIndexPointer
- <li>glInterleavedArrays
- <li>glNormalPointer
- <li>glTexCoordPointer
- <li>glVertexPointer
- </ul>
-<li>Client state management:
+ </li><li>glColorPointer
+ </li><li>glDrawElements
+ </li><li>glEdgeFlagPointer
+ </li><li>glIndexPointer
+ </li><li>glInterleavedArrays
+ </li><li>glNormalPointer
+ </li><li>glTexCoordPointer
+ </li><li>glVertexPointer
+ </li></ul>
+</li><li>Client state management:
<ul>
<li>glDisableClientState
- <li>glEnableClientState
- <li>glPopClientAttrib
- <li>glPushClientAttrib
- </ul>
-<li>Misc:
+ </li><li>glEnableClientState
+ </li><li>glPopClientAttrib
+ </li><li>glPushClientAttrib
+ </li></ul>
+</li><li>Misc:
<ul>
<li>glGetPointer
- <li>glIndexub
- <li>glIndexubv
- <li>glPolygonOffset
- </ul>
-</ul>
-
-</div>
-</body>
-</html>
+ </li><li>glIndexub
+ </li><li>glIndexubv
+ </li><li>glPolygonOffset
+ </li></ul>
+</li></ul>
+
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/license.html b/docs/license.html
index 57d946cf3e..a756c5049f 100644
--- a/docs/license.html
+++ b/docs/license.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>License / Copyright Information</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>Disclaimer</h1>
@@ -20,8 +17,7 @@
Mesa is a 3-D graphics library with an API which is very similar to
that of <a href="https://www.opengl.org/">OpenGL</a>.*
To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from <a
-href="https://www.sgi.com/">Silicon Graphics,
+machine, it is being used with authorization from <a href="https://www.sgi.com/">Silicon Graphics,
Inc.</a>(SGI). However, the author does not possess an OpenGL license
from SGI, and makes no claim that Mesa is in any way a compatible
replacement for OpenGL or associated with SGI. Those who want a
@@ -32,12 +28,11 @@ vendor.
<p>
Please do not refer to the library as <em>MesaGL</em> (for legal
reasons). It's just <em>Mesa</em> or <em>The Mesa 3-D graphics
-library</em>. <br>
+library</em>. <br/>
</p>
<p>
-* OpenGL is a trademark of <a href="https://www.sgi.com/"
->Silicon Graphics Incorporated</a>.
+* OpenGL is a trademark of <a href="https://www.sgi.com/">Silicon Graphics Incorporated</a>.
</p>
@@ -59,8 +54,7 @@ This allows integration with the XFree86, Xorg and DRI projects.
The default Mesa license is as follows:
</p>
-<pre>
-Copyright (C) 1999-2007 Brian Paul All Rights Reserved.
+<pre>Copyright (C) 1999-2007 Brian Paul All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
@@ -94,8 +88,7 @@ and their respective licenses.
<h1>Mesa Component Licenses</h1>
-<pre>
-Component Location License
+<pre>Component Location License
------------------------------------------------------------------
Main Mesa code src/mesa/ MIT
@@ -116,6 +109,7 @@ emulation
In general, consult the source files for license terms.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/lists.html b/docs/lists.html
index 0b451a09c1..7e34ffd704 100644
--- a/docs/lists.html
+++ b/docs/lists.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 Mailing Lists</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>Mailing Lists</h1>
@@ -90,8 +87,9 @@ at www.opengl.org</li>
<li>comp.graphics.api.opengl</li>
<li>comp.os.linux.x</li>
</ul>
-</ul>
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html
index 28c0c2b001..7fcd9ab4d8 100644
--- a/docs/llvmpipe.html
+++ b/docs/llvmpipe.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>llvmpipe</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>Introduction</h1>
@@ -53,20 +50,16 @@ It's the fastest software rasterizer for Mesa.
<p>
For Linux, on a recent Debian based distribution do:
</p>
-<pre>
- aptitude install llvm-dev
+<pre> aptitude install llvm-dev
</pre>
<p>
If you want development snapshot builds of LLVM for Debian and derived
- distributions like Ubuntu, you can use the APT repository at <a
- href="https://apt.llvm.org/" title="Debian Development packages for LLVM"
- >apt.llvm.org</a>, which are maintained by Debian's LLVM maintainer.
+ distributions like Ubuntu, you can use the APT repository at <a href="https://apt.llvm.org/" title="Debian Development packages for LLVM">apt.llvm.org</a>, which are maintained by Debian's LLVM maintainer.
</p>
<p>
For a RPM-based distribution do:
</p>
-<pre>
- yum install llvm-devel
+<pre> yum install llvm-devel
</pre>
<p>
@@ -80,9 +73,9 @@ It's the fastest software rasterizer for Mesa.
</p>
<table border="1">
- <tr>
+ <tbody><tr>
<th rowspan="2">LLVM build-type</th>
- <th colspan="2" align="center">Mesa build-type</th>
+ <th align="center" colspan="2">Mesa build-type</th>
</tr>
<tr>
<th>debug,checked</th>
@@ -98,7 +91,7 @@ It's the fastest software rasterizer for Mesa.
<td><code>-DLLVM_USE_CRT_RELEASE=MTd</code></td>
<td><code>-DLLVM_USE_CRT_RELEASE=MT</code></td>
</tr>
- </table>
+ </tbody></table>
<p>
You can build only the x86 target by passing -DLLVM_TARGETS_TO_BUILD=X86
@@ -116,13 +109,11 @@ It's the fastest software rasterizer for Mesa.
To build everything on Linux invoke scons as:
-<pre>
- scons build=debug libgl-xlib
+<pre> scons build=debug libgl-xlib
</pre>
Alternatively, you can build it with autoconf/make with:
-<pre>
- ./configure --enable-glx=gallium-xlib --with-gallium-drivers=swrast --disable-dri --disable-gbm --disable-egl
+<pre> ./configure --enable-glx=gallium-xlib --with-gallium-drivers=swrast --disable-dri --disable-gbm --disable-egl
make
</pre>
@@ -130,8 +121,7 @@ but the rest of these instructions assume that scons is used.
For Windows the procedure is similar except the target:
-<pre>
- scons platform=windows build=debug libgl-gdi
+<pre> scons platform=windows build=debug libgl-gdi
</pre>
@@ -141,12 +131,10 @@ For Windows the procedure is similar except the target:
<p>On Linux, building will create a drop-in alternative for libGL.so into</p>
-<pre>
- build/foo/gallium/targets/libgl-xlib/libGL.so
+<pre> build/foo/gallium/targets/libgl-xlib/libGL.so
</pre>
or
-<pre>
- lib/gallium/libGL.so
+<pre> lib/gallium/libGL.so
</pre>
<p>To use it set the LD_LIBRARY_PATH environment variable accordingly.</p>
@@ -195,8 +183,7 @@ any OpenGL drivers):
<p>
To profile llvmpipe you should build as
</p>
-<pre>
- scons build=profile &lt;same-as-before&gt;
+<pre> scons build=profile &lt;same-as-before&gt;
</pre>
<p>
@@ -210,8 +197,7 @@ that no tail call optimizations are done by gcc.
On Linux, it is possible to have symbol resolution of JIT code with <a href="https://perf.wiki.kernel.org/">Linux perf</a>:
</p>
-<pre>
- perf record -g /my/application
+<pre> perf record -g /my/application
perf report
</pre>
@@ -235,16 +221,15 @@ build/linux-???-debug/gallium/drivers/llvmpipe:
<ul>
<li> lp_test_blend: blending
-<li> lp_test_conv: SIMD vector conversion
-<li> lp_test_format: pixel unpacking/packing
-</ul>
+</li><li> lp_test_conv: SIMD vector conversion
+</li><li> lp_test_format: pixel unpacking/packing
+</li></ul>
<p>
Some of these tests can output results and benchmarks to a tab-separated file
for later analysis, e.g.:
</p>
-<pre>
- build/linux-x86_64-debug/gallium/drivers/llvmpipe/lp_test_blend -o blend.tsv
+<pre> build/linux-x86_64-debug/gallium/drivers/llvmpipe/lp_test_blend -o blend.tsv
</pre>
@@ -306,8 +291,8 @@ for later analysis, e.g.:
<li><a href="http://www.drdobbs.com/optimizing-pixomatic-for-modern-x86-proc/184405807">Optimizing Pixomatic For Modern x86 Processors</a></li>
<li><a href="http://www.intel.com/content/www/us/en/architecture-and-technology/64-ia-32-architectures-optimization-manual.html">Intel 64 and IA-32 Architectures Optimization Reference Manual</a></li>
<li><a href="http://www.agner.org/optimize/">Software optimization resources</a></li>
- <li><a href="https://software.intel.com/en-us/articles/intel-intrinsics-guide">Intel Intrinsics Guide</a><li>
- </ul>
+ <li><a href="https://software.intel.com/en-us/articles/intel-intrinsics-guide">Intel Intrinsics Guide</a></li><li>
+ </li></ul>
</li>
<li>
<p>LLVM</p>
@@ -325,6 +310,7 @@ for later analysis, e.g.:
</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/mangling.html b/docs/mangling.html
index 9d92b7d2ff..5329bfa78f 100644
--- a/docs/mangling.html
+++ b/docs/mangling.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>GL Function Name Mangling</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>GL Function Name Mangling</h1>
@@ -28,10 +25,10 @@ This results in all the Mesa functions being prefixed with
This option is supported only with the autoconf build. To use it add
--enable-mangling to your configure line.
</p>
-<pre>
-<code>./configure --enable-mangling ...</code>
+<pre><code>./configure --enable-mangling ...</code>
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/meson.html b/docs/meson.html
index f394a22fc2..8c84e82c4b 100644
--- a/docs/meson.html
+++ b/docs/meson.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>Compilation and Installation using Meson</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>Compilation and Installation using Meson</h1>
@@ -24,7 +21,7 @@ for production</strong></p>
<p>The meson build is tested on on Linux, macOS, Cygwin and Haiku, it should
work on FreeBSD, DragonflyBSD, NetBSD, and OpenBSD.</p>
-<p><strong>Mesa requires Meson >= 0.44.1 to build.</strong>
+<p><strong>Mesa requires Meson &gt;= 0.44.1 to build.</strong>
Some older versions of meson do not check that they are too old and will error
out in odd ways.
@@ -39,8 +36,7 @@ directory to put built and generated sources into. We'll call that directory
"build" for examples.
</p>
-<pre>
- meson build/
+<pre> meson build/
</pre>
<p>
@@ -53,8 +49,7 @@ Meson does not currently support listing options before configure a build
directory, but this feature is being discussed upstream.
</p>
-<pre>
- meson configure build/
+<pre> meson configure build/
</pre>
<p>
@@ -63,8 +58,7 @@ options on already configured build directory. All options passed to this
command are in the form <code>-D "command"="value"</code>.
</p>
-<pre>
- meson configure build/ -Dprefix=/tmp/install -Dglx=true
+<pre> meson configure build/ -Dprefix=/tmp/install -Dglx=true
</pre>
<p>
@@ -73,8 +67,7 @@ your configured backend to build the project. With ninja, the -C option can be
be used to point at a directory to build.
</p>
-<pre>
- ninja -C build/
+<pre> ninja -C build/
</pre>
<p>
@@ -106,8 +99,7 @@ ninja clean is recommended when changing CFLAGS or CXXFLAGS. Meson will never
change compiler in a configured build directory.
</p>
-<pre>
- CC=clang CXX=clang++ meson build-clang
+<pre> CC=clang CXX=clang++ meson build-clang
ninja -C build-clang
ninja -C build-clang clean
touch meson.build
@@ -174,6 +166,7 @@ is unrelated to the <code>buildtype</code>; setting the latter to
</dd>
</dl>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/opengles.html b/docs/opengles.html
index 2872b248a4..bbf7ddb187 100644
--- a/docs/opengles.html
+++ b/docs/opengles.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>OpenGL ES</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>OpenGL ES</h1>
@@ -50,8 +47,7 @@ EGL drivers for your hardware.</p>
<p>OpenGL ES has an additional indirection when dispatching functions</p>
-<pre>
- Mesa: glFoo() --&gt; _mesa_Foo()
+<pre> Mesa: glFoo() --&gt; _mesa_Foo()
OpenGL ES: glFoo() --&gt; _es_Foo() --&gt; _mesa_Foo()
</pre>
@@ -65,6 +61,7 @@ EGL drivers for your hardware.</p>
<p>Other than the last case, OpenGL ES uses <code>APIspec.xml</code> to generate functions to check and/or converts the arguments.</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/osmesa.html b/docs/osmesa.html
index 848754570d..4d24c44fac 100644
--- a/docs/osmesa.html
+++ b/docs/osmesa.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>Off-screen Rendering</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>Off-screen Rendering</h1>
@@ -36,9 +33,9 @@ The OSMesa interface may be used with any of three software renderers:
</p>
<ol>
<li>llvmpipe - this is the high-performance Gallium LLVM driver
-<li>softpipe - this it the reference Gallium software driver
-<li>swrast - this is the legacy Mesa software rasterizer
-</ol>
+</li><li>softpipe - this it the reference Gallium software driver
+</li><li>swrast - this is the legacy Mesa software rasterizer
+</li></ol>
<p>
@@ -50,8 +47,7 @@ There are several examples of OSMesa in the mesa/demos repository.
<p>
Configure and build Mesa with something like:
-<pre>
-configure --enable-osmesa --disable-driglx-direct --disable-dri --with-gallium-drivers=swrast
+</p><pre>configure --enable-osmesa --disable-driglx-direct --disable-dri --with-gallium-drivers=swrast
make
</pre>
@@ -62,8 +58,7 @@ Make sure you have LLVM installed first if you want to use the llvmpipe driver.
<p>
When the build is complete you should find:
</p>
-<pre>
-lib/libOSMesa.so (swrast-based OSMesa)
+<pre>lib/libOSMesa.so (swrast-based OSMesa)
lib/gallium/libOSMsea.so (gallium-based OSMesa)
</pre>
@@ -76,6 +71,7 @@ the library you want to use.
When you link your application, link with -lOSMesa
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/perf.html b/docs/perf.html
index 907389b82f..64e7763c58 100644
--- a/docs/perf.html
+++ b/docs/perf.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>Performance Tips</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>Performance Tips</h1>
@@ -22,55 +19,56 @@ Performance tips for software rendering:
<ol>
<li> Turn off smooth shading when you don't need it (glShadeModel)
-<li> Turn off depth buffering when you don't need it.
-<li> Turn off dithering when not needed.
-<li> Use double buffering as it's often faster than single buffering
-<li> Compile in the X Shared Memory extension option if it's supported
+</li><li> Turn off depth buffering when you don't need it.
+</li><li> Turn off dithering when not needed.
+</li><li> Use double buffering as it's often faster than single buffering
+</li><li> Compile in the X Shared Memory extension option if it's supported
on your system by adding -DSHM to CFLAGS and -lXext to XLIBS for
your system in the Make-config file.
-<li> Recompile Mesa with more optimization if possible.
-<li> Try to maximize the amount of drawing done between glBegin/glEnd pairs.
-<li> Use the MESA_BACK_BUFFER variable to find best performance in double
+</li><li> Recompile Mesa with more optimization if possible.
+</li><li> Try to maximize the amount of drawing done between glBegin/glEnd pairs.
+</li><li> Use the MESA_BACK_BUFFER variable to find best performance in double
buffered mode. (X users only)
-<li> Optimized polygon rasterizers are employed when:
+</li><li> Optimized polygon rasterizers are employed when:
rendering into back buffer which is an XImage
RGB mode, not grayscale, not monochrome
depth buffering is GL_LESS, or disabled
flat or smooth shading
dithered or non-dithered
no other rasterization operations enabled (blending, stencil, etc)
-<li> Optimized line drawing is employed when:
+</li><li> Optimized line drawing is employed when:
rendering into back buffer which is an XImage
RGB mode, not grayscale, not monochrome
depth buffering is GL_LESS or disabled
flat shading
dithered or non-dithered
no other rasterization operations enabled (blending, stencil, etc)
-<li> Textured polygons are fastest when:
+</li><li> Textured polygons are fastest when:
using a 3-component (RGB), 2-D texture
minification and magnification filters are GL_NEAREST
texture coordinate wrap modes for S and T are GL_REPEAT
GL_DECAL environment mode
glHint( GL_PERSPECTIVE_CORRECTION_HINT, GL_FASTEST )
depth buffering is GL_LESS or disabled
-<li> Lighting is fastest when:
+</li><li> Lighting is fastest when:
Two-sided lighting is disabled
GL_LIGHT_MODEL_LOCAL_VIEWER is false
GL_COLOR_MATERIAL is disabled
No spot lights are used (all GL_SPOT_CUTOFFs are 180.0)
No local lights are used (all position W's are 0.0)
All material and light coefficients are &gt;= zero
-<li> XFree86 users: if you want to use 24-bit color try starting your
+</li><li> XFree86 users: if you want to use 24-bit color try starting your
X server in 32-bit per pixel mode for better performance. That is,
start your X server with
startx -- -bpp 32
instead of
startx -- -bpp 24
-<li> Try disabling dithering with the MESA_NO_DITHER environment variable.
+</li><li> Try disabling dithering with the MESA_NO_DITHER environment variable.
If this env var is defined Mesa will disable dithering and the
command glEnable(GL_DITHER) will be ignored.
-</ol>
+</li></ol>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/postprocess.html b/docs/postprocess.html
index 58f7fde366..90decb4d3d 100644
--- a/docs/postprocess.html
+++ b/docs/postprocess.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>Gallium Post-processing</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>Gallium Post-processing</h1>
@@ -37,28 +34,29 @@ Multiple filters can be used together.
<ul>
<li>PP_DEBUG - If defined debug information will be printed to stderr.
-</ul>
+</li></ul>
<h2>Current filters</h2>
<ul>
<li>pp_nored, pp_nogreen, pp_noblue - set to 1 to remove the corresponding color channel.
These are basic filters for easy testing of the PP queue.
-<li>pp_jimenezmlaa, pp_jimenezmlaa_color -
-<a href="https://www.iryokufx.com/mlaa/" target=_blank>Jimenez's MLAA</a>
+</li><li>pp_jimenezmlaa, pp_jimenezmlaa_color -
+<a href="https://www.iryokufx.com/mlaa/" target="_blank">Jimenez's MLAA</a>
is a morphological antialiasing filter.
The two versions use depth and color data, respectively.
Which works better depends on the app - depth will not blur text, but it will
miss transparent textures for example.
Set to a number from 2 to 32, roughly corresponding to quality.
Numbers higher than 8 see minimizing gains.
-<li>pp_celshade - set to 1 to enable cell shading (a more complex color filter).
-</ul>
+</li><li>pp_celshade - set to 1 to enable cell shading (a more complex color filter).
+</li></ul>
+
+
+<br/>
+<br/>
+
-<br>
-<br>
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/precompiled.html b/docs/precompiled.html
index 97dc1ff4bd..1ec165a984 100644
--- a/docs/precompiled.html
+++ b/docs/precompiled.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>Precompiled libraries</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>Precompiled Libraries</h1>
@@ -22,16 +19,15 @@ In general, precompiled Mesa libraries are not available.
<p>
Some Linux distributions closely follow the latest Mesa releases. On others one
has to use unofficial channels.
-<br>
+<br/>
There are some general directions:
-<ul>
-<li>Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka</li>
+</p><li>Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka</li>
<li>Fedora - Corp: erp and che</li>
<li>OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11</li>
<li>Gentoo/Archlinux - officially provided/supported</li>
-</ul>
-</p>
+<p></p>
+
+
+
-</div>
-</body>
-</html>
+</body></html>
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index 4fce25ea24..6fe736a7fa 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.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>Release calendar</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>Overview</h1>
@@ -22,7 +19,7 @@ Mesa provides feature/development and stable releases.
<p>
The table below lists the date and release manager that is expected to do the
specific release.
-<br>
+<br/>
Take a look <a href="submittingpatches.html#criteria" target="_parent">here</a>
if you'd like to nominate a patch in the next stable release.
</p>
@@ -31,7 +28,7 @@ if you'd like to nominate a patch in the next stable release.
<table border="1">
-<tr>
+<tbody><tr>
<th>Branch</th>
<th>Expected date</th>
<th>Release</th>
@@ -113,8 +110,9 @@ if you'd like to nominate a patch in the next stable release.
<td>Andres Gomez</td>
<td>Last planned RC/Final release</td>
</tr>
-</table>
+</tbody></table>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/releasing.html b/docs/releasing.html
index a022d0c484..9b01bb06d1 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -1,33 +1,30 @@
-<!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>Releasing process</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>Releasing process</h1>
<ul>
<li><a href="#overview">Overview</a>
-<li><a href="#schedule">Release schedule</a>
-<li><a href="#pickntest">Cherry-pick and test</a>
-<li><a href="#branch">Making a branchpoint</a>
-<li><a href="#prerelease">Pre-release announcement</a>
-<li><a href="#release">Making a new release</a>
-<li><a href="#announce">Announce the release</a>
-<li><a href="#website">Update the mesa3d.org website</a>
-<li><a href="#bugzilla">Update Bugzilla</a>
-</ul>
+</li><li><a href="#schedule">Release schedule</a>
+</li><li><a href="#pickntest">Cherry-pick and test</a>
+</li><li><a href="#branch">Making a branchpoint</a>
+</li><li><a href="#prerelease">Pre-release announcement</a>
+</li><li><a href="#release">Making a new release</a>
+</li><li><a href="#announce">Announce the release</a>
+</li><li><a href="#website">Update the mesa3d.org website</a>
+</li><li><a href="#bugzilla">Update Bugzilla</a>
+</li></ul>
<h1 id="overview">Overview</h1>
@@ -35,7 +32,7 @@
<p>
This document uses the convention X.Y.Z for the release number with X.Y being
the stable branch name.
-<br>
+<br/>
Mesa provides feature and bugfix releases. Former use zero as patch version (Z),
while the latter have a non-zero one.
</p>
@@ -43,8 +40,7 @@ while the latter have a non-zero one.
<p>
For example:
</p>
-<pre>
- Mesa 10.1.0 - 10.1 branch, feature
+<pre> Mesa 10.1.0 - 10.1 branch, feature
Mesa 10.1.4 - 10.1 branch, bugfix
Mesa 12.0.0 - 12.0 branch, feature
Mesa 12.0.2 - 12.0 branch, bugfix
@@ -56,7 +52,7 @@ For example:
<p>
Releases should happen on Fridays. Delays can occur although those should be keep
to a minimum.
-<br>
+<br/>
See our <a href="release-calendar.html" target="_parent">calendar</a> for the
date and other details for individual releases.
</p>
@@ -64,23 +60,23 @@ date and other details for individual releases.
<h2>Feature releases</h2>
<ul>
<li>Available approximately every three months.
-<li>Initial timeplan available 2-4 weeks before the planned branchpoint (rc1)
+</li><li>Initial timeplan available 2-4 weeks before the planned branchpoint (rc1)
on the mesa-announce@ mailing list.
-<li>A <a href="#prerelease">pre-release</a> announcement should be available
+</li><li>A <a href="#prerelease">pre-release</a> announcement should be available
approximately 24 hours before the final (non-rc) release.
-</ul>
+</li></ul>
<h2>Stable releases</h2>
<ul>
<li>Normally available once every two weeks.
-<li>Only the latest branch has releases. See note below.
-<li>A <a href="#prerelease">pre-release</a> announcement should be available
+</li><li>Only the latest branch has releases. See note below.
+</li><li>A <a href="#prerelease">pre-release</a> announcement should be available
approximately 48 hours before the actual release.
-</ul>
+</li></ul>
<p>
Note: There is one or two releases overlap when changing branches. For example:
-<br>
+<br/>
The final release from the 12.0 series Mesa 12.0.5 will be out around the same
time (or shortly after) 13.0.1 is out.
</p>
@@ -123,11 +119,11 @@ Currently Ilia Mirkin and AMD devs have requested "permanent" exception.
<ul>
<li>make distcheck, scons and scons check must pass
-<li>Testing with different version of system components - LLVM and others is also
+</li><li>Testing with different version of system components - LLVM and others is also
performed where possible.
-<li>As a general rule, testing with various combinations of configure
+</li><li>As a general rule, testing with various combinations of configure
switches, depending on the specific patchset.
-</ul>
+</li></ul>
<p>
Achieved by combination of local ad-hoc scripts, mingw-w64 cross
@@ -142,7 +138,7 @@ Paul. Jose Fonseca can also help as a fallback contact.
<p>
For Android related changes, the main contact is Tapani
-P&auml;lli. Mauro Rossi is collaborating with android-x86 and may
+Pälli. Mauro Rossi is collaborating with android-x86 and may
provide feedback about the build status in that project.
</p>
@@ -154,7 +150,7 @@ good contact point.
<p>
<strong>Note:</strong> If a patch in the current queue needs any additional
fix(es), then they should be squashed together.
-<br>
+<br/>
The commit messages and the <code>cherry picked from</code> tags must be preserved.
</p>
@@ -162,8 +158,7 @@ The commit messages and the <code>cherry picked from</code> tags must be preserv
This should be noted in the <a href="#prerelease">pre-announce</a> email.
</p>
-<pre>
- git show b10859ec41d09c57663a258f43fe57c12332698e
+<pre> git show b10859ec41d09c57663a258f43fe57c12332698e
commit b10859ec41d09c57663a258f43fe57c12332698e
Author: Jonas Pfeil &lt;pfeiljonas@gmx.de&gt;
@@ -195,9 +190,9 @@ Ensure that testing is redone if Intel devs have requested an exception, as per
<ul>
<li><em>no regressions should be observed for Piglit/dEQP/CTS/Vulkan on Intel platforms</em>
-<li><em>no regressions should be observed for Piglit using the swrast, softpipe
+</li><li><em>no regressions should be observed for Piglit using the swrast, softpipe
and llvmpipe drivers</em>
-</ul>
+</li></ul>
<p>
Currently testing is performed courtesy of the Intel OTC team and their Jenkins CI setup. Check with the Intel team over IRC how to get things setup.
@@ -220,7 +215,7 @@ stabilisation and bugfixing.
<p>
Note: Before doing a branch ensure that basic build and <code>make check</code>
testing is done and there are little to-no issues.
-<br>
+<br/>
Ideally all of those should be tackled already.
</p>
@@ -232,8 +227,7 @@ Check if the version number is going to remain as, alternatively
<p>
To setup the branchpoint:
</p>
-<pre>
- git checkout master # make sure we're in master first
+<pre> git checkout master # make sure we're in master first
git tag -s X.Y-branchpoint -m "Mesa X.Y branchpoint"
git checkout -b X.Y
git checkout master
@@ -267,7 +261,7 @@ It comes shortly after outstanding patches in the respective branch are pushed.
Developers can check, in brief, what's the status of their patches. They,
alongside very early testers, are strongly encouraged to test the branch and
report any regressions.
-<br>
+<br/>
It is followed by a brief period (normally 24 or 48 hours) before the actual
release is made.
</p>
@@ -279,33 +273,32 @@ that is the case.
<h2>Terminology used</h2>
-<ul><li>Nominated</ul>
+<ul><li>Nominated</li></ul>
<p>
Patch that is nominated but yet to to merged in the patch queue/branch.
</p>
-<ul><li>Queued</ul>
+<ul><li>Queued</li></ul>
<p>
Patch is in the queue/branch and will feature in the next release.
Barring reported regressions or objections from developers.
</p>
-<ul><li>Rejected</ul>
+<ul><li>Rejected</li></ul>
<p>
Patch does not fit the
<a href="submittingpatches.html#criteria" target="_parent">criteria</a> and
is followed by a brief information.
-<br>
+<br/>
The release maintainer is human so if you believe you've spotted a mistake do
let them know.
</p>
<h2>Format/template</h2>
-<pre>
-Subject: [ANNOUNCE] Mesa X.Y.Z release candidate
+<pre>Subject: [ANNOUNCE] Mesa X.Y.Z release candidate
To: mesa-announce@...
Cc: mesa-dev@...
@@ -436,16 +429,15 @@ So we do a quick 'touch test'
<ul>
<li>make distcheck (you can omit this if you're not using --dist below)
-<li>scons (from release tarball)
-<li>the produced binaries work
-</ul>
+</li><li>scons (from release tarball)
+</li><li>the produced binaries work
+</li></ul>
<p>
Here is one solution that I've been using.
</p>
-<pre>
- # Set MAKEFLAGS if you haven't already
+<pre> # Set MAKEFLAGS if you haven't already
git clean -fXd; git clean -nxd
read # quick cross check any outstanding files
export __version=`cat VERSION`
@@ -492,10 +484,10 @@ Here is one solution that I've been using.
# Drop LLVM_CONFIG, if applicable:
# unset LLVM_CONFIG
- __glxinfo_cmd='glxinfo 2>&amp;1 | egrep -o "Mesa.*|Gallium.*|.*dri\.so"'
- __glxgears_cmd='glxgears 2>&amp;1 | grep -v "configuration file"'
- __es2info_cmd='es2_info 2>&amp;1 | egrep "GL_VERSION|GL_RENDERER|.*dri\.so"'
- __es2gears_cmd='es2gears_x11 2>&amp;1 | grep -v "configuration file"'
+ __glxinfo_cmd='glxinfo 2&gt;&amp;1 | egrep -o "Mesa.*|Gallium.*|.*dri\.so"'
+ __glxgears_cmd='glxgears 2&gt;&amp;1 | grep -v "configuration file"'
+ __es2info_cmd='es2_info 2&gt;&amp;1 | egrep "GL_VERSION|GL_RENDERER|.*dri\.so"'
+ __es2gears_cmd='es2gears_x11 2&gt;&amp;1 | grep -v "configuration file"'
test "x$LD_LIBRARY_PATH" != 'x' &amp;&amp; __old_ld="$LD_LIBRARY_PATH"
export LD_LIBRARY_PATH=`pwd`/test/usr/local/lib/:"${__old_ld}"
export LIBGL_DRIVERS_PATH=`pwd`/test/usr/local/lib/dri/
@@ -546,8 +538,7 @@ be empty (TBD) at this point.
Two scripts are available to help generate portions of the release notes:
</p>
-<pre>
- ./bin/bugzilla_mesa.sh
+<pre> ./bin/bugzilla_mesa.sh
./bin/shortlog_mesa.sh
</pre>
@@ -562,8 +553,7 @@ to be included in the release notes.
Commit these changes and push the branch.
</p>
-<pre>
- git push origin HEAD
+<pre> git push origin HEAD
</pre>
@@ -573,8 +563,7 @@ Commit these changes and push the branch.
Start the release process.
</p>
-<pre>
- # For the dist/distcheck, you may want to specify which LLVM to use:
+<pre> # For the dist/distcheck, you may want to specify which LLVM to use:
# export LLVM_CONFIG=/usr/lib/llvm-3.9/bin/llvm-config
../relative/path/to/release.sh . # append --dist if you've already done distcheck above
</pre>
@@ -596,8 +585,7 @@ Edit docs/relnotes/X.Y.Z.html to add the sha256sums as available in the mesa-X.Y
Something like the following steps will do the trick:
</p>
-<pre>
- git cherry-pick -x X.Y~1
+<pre> git cherry-pick -x X.Y~1
git cherry-pick -x X.Y
</pre>
@@ -608,8 +596,7 @@ last release in a series, and remove the version from
docs/release-calendar.html. Then commit and push:
</p>
-<pre>
- git commit -as -m "docs: update calendar, add news item and link release notes for X.Y.Z"
+<pre> git commit -as -m "docs: update calendar, add news item and link release notes for X.Y.Z"
git push origin master X.Y
</pre>
@@ -639,7 +626,7 @@ website. Manually check that it is updated 5-10 minutes after the final <code>gi
<p>
Parse through the bugreports as listed in the docs/relnotes/X.Y.Z.html
document.
-<br>
+<br/>
If there's outstanding action, close the bug referencing the commit ID which
addresses the bug and mention the Mesa version that has the fix.
</p>
@@ -649,6 +636,7 @@ Note: the above is not applicable to all the reports, so use common sense.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 568615d9e4..07e2143412 100644
--- a/docs/relnotes.html
+++ b/docs/relnotes.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>Release Notes</h1>
@@ -23,205 +20,205 @@ The release notes summarize what's new or changed in each Mesa release.
<ul>
<li><a href="relnotes/18.1.0.html">18.1.0 release notes</a>
<li><a href="relnotes/18.0.4.html">18.0.4 release notes</a>
-<li><a href="relnotes/18.0.3.html">18.0.3 release notes</a>
-<li><a href="relnotes/18.0.2.html">18.0.2 release notes</a>
-<li><a href="relnotes/18.0.1.html">18.0.1 release notes</a>
-<li><a href="relnotes/17.3.9.html">17.3.9 release notes</a>
-<li><a href="relnotes/17.3.8.html">17.3.8 release notes</a>
-<li><a href="relnotes/18.0.0.html">18.0.0 release notes</a>
-<li><a href="relnotes/17.3.7.html">17.3.7 release notes</a>
-<li><a href="relnotes/17.3.6.html">17.3.6 release notes</a>
-<li><a href="relnotes/17.3.5.html">17.3.5 release notes</a>
-<li><a href="relnotes/17.3.4.html">17.3.4 release notes</a>
-<li><a href="relnotes/17.3.3.html">17.3.3 release notes</a>
-<li><a href="relnotes/17.3.2.html">17.3.2 release notes</a>
-<li><a href="relnotes/17.2.8.html">17.2.8 release notes</a>
-<li><a href="relnotes/17.3.1.html">17.3.1 release notes</a>
-<li><a href="relnotes/17.2.7.html">17.2.7 release notes</a>
-<li><a href="relnotes/17.3.0.html">17.3.0 release notes</a>
-<li><a href="relnotes/17.2.6.html">17.2.6 release notes</a>
-<li><a href="relnotes/17.2.5.html">17.2.5 release notes</a>
-<li><a href="relnotes/17.2.4.html">17.2.4 release notes</a>
-<li><a href="relnotes/17.2.3.html">17.2.3 release notes</a>
-<li><a href="relnotes/17.2.2.html">17.2.2 release notes</a>
-<li><a href="relnotes/17.1.10.html">17.1.10 release notes</a>
-<li><a href="relnotes/17.2.1.html">17.2.1 release notes</a>
-<li><a href="relnotes/17.1.9.html">17.1.9 release notes</a>
-<li><a href="relnotes/17.2.0.html">17.2.0 release notes</a>
-<li><a href="relnotes/17.1.8.html">17.1.8 release notes</a>
-<li><a href="relnotes/17.1.7.html">17.1.7 release notes</a>
-<li><a href="relnotes/17.1.6.html">17.1.6 release notes</a>
-<li><a href="relnotes/17.1.5.html">17.1.5 release notes</a>
-<li><a href="relnotes/17.1.4.html">17.1.4 release notes</a>
-<li><a href="relnotes/17.1.3.html">17.1.3 release notes</a>
-<li><a href="relnotes/17.1.2.html">17.1.2 release notes</a>
-<li><a href="relnotes/17.0.7.html">17.0.7 release notes</a>
-<li><a href="relnotes/17.1.1.html">17.1.1 release notes</a>
-<li><a href="relnotes/17.0.6.html">17.0.6 release notes</a>
-<li><a href="relnotes/17.1.0.html">17.1.0 release notes</a>
-<li><a href="relnotes/17.0.5.html">17.0.5 release notes</a>
-<li><a href="relnotes/17.0.4.html">17.0.4 release notes</a>
-<li><a href="relnotes/17.0.3.html">17.0.3 release notes</a>
-<li><a href="relnotes/17.0.2.html">17.0.2 release notes</a>
-<li><a href="relnotes/13.0.6.html">13.0.6 release notes</a>
-<li><a href="relnotes/17.0.1.html">17.0.1 release notes</a>
-<li><a href="relnotes/13.0.5.html">13.0.5 release notes</a>
-<li><a href="relnotes/17.0.0.html">17.0.0 release notes</a>
-<li><a href="relnotes/13.0.4.html">13.0.4 release notes</a>
-<li><a href="relnotes/12.0.6.html">12.0.6 release notes</a>
-<li><a href="relnotes/13.0.3.html">13.0.3 release notes</a>
-<li><a href="relnotes/12.0.5.html">12.0.5 release notes</a>
-<li><a href="relnotes/13.0.2.html">13.0.2 release notes</a>
-<li><a href="relnotes/13.0.1.html">13.0.1 release notes</a>
-<li><a href="relnotes/12.0.4.html">12.0.4 release notes</a>
-<li><a href="relnotes/13.0.0.html">13.0.0 release notes</a>
-<li><a href="relnotes/12.0.3.html">12.0.3 release notes</a>
-<li><a href="relnotes/12.0.2.html">12.0.2 release notes</a>
-<li><a href="relnotes/12.0.1.html">12.0.1 release notes</a>
-<li><a href="relnotes/12.0.0.html">12.0.0 release notes</a>
-<li><a href="relnotes/11.2.2.html">11.2.2 release notes</a>
-<li><a href="relnotes/11.1.4.html">11.1.4 release notes</a>
-<li><a href="relnotes/11.2.1.html">11.2.1 release notes</a>
-<li><a href="relnotes/11.1.3.html">11.1.3 release notes</a>
-<li><a href="relnotes/11.2.0.html">11.2.0 release notes</a>
-<li><a href="relnotes/11.1.2.html">11.1.2 release notes</a>
-<li><a href="relnotes/11.0.9.html">11.0.9 release notes</a>
-<li><a href="relnotes/11.1.1.html">11.1.1 release notes</a>
-<li><a href="relnotes/11.0.8.html">11.0.8 release notes</a>
-<li><a href="relnotes/11.1.0.html">11.1.0 release notes</a>
-<li><a href="relnotes/11.0.7.html">11.0.7 release notes</a>
-<li><a href="relnotes/11.0.6.html">11.0.6 release notes</a>
-<li><a href="relnotes/11.0.5.html">11.0.5 release notes</a>
-<li><a href="relnotes/11.0.4.html">11.0.4 release notes</a>
-<li><a href="relnotes/11.0.3.html">11.0.3 release notes</a>
-<li><a href="relnotes/10.6.9.html">10.6.9 release notes</a>
-<li><a href="relnotes/11.0.2.html">11.0.2 release notes</a>
-<li><a href="relnotes/11.0.1.html">11.0.1 release notes</a>
-<li><a href="relnotes/10.6.8.html">10.6.8 release notes</a>
-<li><a href="relnotes/11.0.0.html">11.0.0 release notes</a>
-<li><a href="relnotes/10.6.7.html">10.6.7 release notes</a>
-<li><a href="relnotes/10.6.6.html">10.6.6 release notes</a>
-<li><a href="relnotes/10.6.5.html">10.6.5 release notes</a>
-<li><a href="relnotes/10.6.4.html">10.6.4 release notes</a>
-<li><a href="relnotes/10.6.3.html">10.6.3 release notes</a>
-<li><a href="relnotes/10.6.2.html">10.6.2 release notes</a>
-<li><a href="relnotes/10.5.9.html">10.5.9 release notes</a>
-<li><a href="relnotes/10.6.1.html">10.6.1 release notes</a>
-<li><a href="relnotes/10.5.8.html">10.5.8 release notes</a>
-<li><a href="relnotes/10.6.0.html">10.6.0 release notes</a>
-<li><a href="relnotes/10.5.7.html">10.5.7 release notes</a>
-<li><a href="relnotes/10.5.6.html">10.5.6 release notes</a>
-<li><a href="relnotes/10.5.5.html">10.5.5 release notes</a>
-<li><a href="relnotes/10.5.4.html">10.5.4 release notes</a>
-<li><a href="relnotes/10.5.3.html">10.5.3 release notes</a>
-<li><a href="relnotes/10.5.2.html">10.5.2 release notes</a>
-<li><a href="relnotes/10.4.7.html">10.4.7 release notes</a>
-<li><a href="relnotes/10.5.1.html">10.5.1 release notes</a>
-<li><a href="relnotes/10.5.0.html">10.5.0 release notes</a>
-<li><a href="relnotes/10.4.6.html">10.4.6 release notes</a>
-<li><a href="relnotes/10.4.5.html">10.4.5 release notes</a>
-<li><a href="relnotes/10.4.4.html">10.4.4 release notes</a>
-<li><a href="relnotes/10.4.3.html">10.4.3 release notes</a>
-<li><a href="relnotes/10.4.2.html">10.4.2 release notes</a>
-<li><a href="relnotes/10.3.7.html">10.3.7 release notes</a>
-<li><a href="relnotes/10.4.1.html">10.4.1 release notes</a>
-<li><a href="relnotes/10.3.6.html">10.3.6 release notes</a>
-<li><a href="relnotes/10.4.html">10.4 release notes</a>
-<li><a href="relnotes/10.3.5.html">10.3.5 release notes</a>
-<li><a href="relnotes/10.3.4.html">10.3.4 release notes</a>
-<li><a href="relnotes/10.3.3.html">10.3.3 release notes</a>
-<li><a href="relnotes/10.3.2.html">10.3.2 release notes</a>
-<li><a href="relnotes/10.3.1.html">10.3.1 release notes</a>
-<li><a href="relnotes/10.2.9.html">10.2.9 release notes</a>
-<li><a href="relnotes/10.3.html">10.3 release notes</a>
-<li><a href="relnotes/10.2.8.html">10.2.8 release notes</a>
-<li><a href="relnotes/10.2.7.html">10.2.7 release notes</a>
-<li><a href="relnotes/10.2.6.html">10.2.6 release notes</a>
-<li><a href="relnotes/10.2.5.html">10.2.5 release notes</a>
-<li><a href="relnotes/10.2.4.html">10.2.4 release notes</a>
-<li><a href="relnotes/10.2.3.html">10.2.3 release notes</a>
-<li><a href="relnotes/10.2.2.html">10.2.2 release notes</a>
-<li><a href="relnotes/10.2.1.html">10.2.1 release notes</a>
-<li><a href="relnotes/10.2.html">10.2 release notes</a>
-<li><a href="relnotes/10.1.6.html">10.1.6 release notes</a>
-<li><a href="relnotes/10.1.5.html">10.1.5 release notes</a>
-<li><a href="relnotes/10.1.4.html">10.1.4 release notes</a>
-<li><a href="relnotes/10.1.3.html">10.1.3 release notes</a>
-<li><a href="relnotes/10.1.2.html">10.1.2 release notes</a>
-<li><a href="relnotes/10.1.1.html">10.1.1 release notes</a>
-<li><a href="relnotes/10.1.html">10.1 release notes</a>
-<li><a href="relnotes/10.0.5.html">10.0.5 release notes</a>
-<li><a href="relnotes/10.0.4.html">10.0.4 release notes</a>
-<li><a href="relnotes/10.0.3.html">10.0.3 release notes</a>
-<li><a href="relnotes/10.0.2.html">10.0.2 release notes</a>
-<li><a href="relnotes/10.0.1.html">10.0.1 release notes</a>
-<li><a href="relnotes/10.0.html">10.0 release notes</a>
-<li><a href="relnotes/9.2.5.html">9.2.5 release notes</a>
-<li><a href="relnotes/9.2.4.html">9.2.4 release notes</a>
-<li><a href="relnotes/9.2.3.html">9.2.3 release notes</a>
-<li><a href="relnotes/9.2.2.html">9.2.2 release notes</a>
-<li><a href="relnotes/9.2.1.html">9.2.1 release notes</a>
-<li><a href="relnotes/9.2.html">9.2 release notes</a>
-<li><a href="relnotes/9.1.7.html">9.1.7 release notes</a>
-<li><a href="relnotes/9.1.6.html">9.1.6 release notes</a>
-<li><a href="relnotes/9.1.5.html">9.1.5 release notes</a>
-<li><a href="relnotes/9.1.4.html">9.1.4 release notes</a>
-<li><a href="relnotes/9.1.3.html">9.1.3 release notes</a>
-<li><a href="relnotes/9.1.2.html">9.1.2 release notes</a>
-<li><a href="relnotes/9.1.1.html">9.1.1 release notes</a>
-<li><a href="relnotes/9.1.html">9.1 release notes</a>
-<li><a href="relnotes/9.0.3.html">9.0.3 release notes</a>
-<li><a href="relnotes/9.0.2.html">9.0.2 release notes</a>
-<li><a href="relnotes/9.0.1.html">9.0.1 release notes</a>
-<li><a href="relnotes/9.0.html">9.0 release notes</a>
-<li><a href="relnotes/8.0.5.html">8.0.5 release notes</a>
-<li><a href="relnotes/8.0.4.html">8.0.4 release notes</a>
-<li><a href="relnotes/8.0.3.html">8.0.3 release notes</a>
-<li><a href="relnotes/8.0.2.html">8.0.2 release notes</a>
-<li><a href="relnotes/8.0.1.html">8.0.1 release notes</a>
-<li><a href="relnotes/8.0.html">8.0 release notes</a>
-<li><a href="relnotes/7.11.2.html">7.11.2 release notes</a>
-<li><a href="relnotes/7.11.1.html">7.11.1 release notes</a>
-<li><a href="relnotes/7.11.html">7.11 release notes</a>
-<li><a href="relnotes/7.10.3.html">7.10.3 release notes</a>
-<li><a href="relnotes/7.10.2.html">7.10.2 release notes</a>
-<li><a href="relnotes/7.10.1.html">7.10.1 release notes</a>
-<li><a href="relnotes/7.10.html">7.10 release notes</a>
-<li><a href="relnotes/7.9.2.html">7.9.2 release notes</a>
-<li><a href="relnotes/7.9.1.html">7.9.1 release notes</a>
-<li><a href="relnotes/7.9.html">7.9 release notes</a>
-<li><a href="relnotes/7.8.3.html">7.8.3 release notes</a>
-<li><a href="relnotes/7.8.2.html">7.8.2 release notes</a>
-<li><a href="relnotes/7.8.1.html">7.8.1 release notes</a>
-<li><a href="relnotes/7.8.html">7.8 release notes</a>
-<li><a href="relnotes/7.7.1.html">7.7.1 release notes</a>
-<li><a href="relnotes/7.7.html">7.7 release notes</a>
-<li><a href="relnotes/7.6.1.html">7.6.1 release notes</a>
-<li><a href="relnotes/7.6.html">7.6 release notes</a>
-<li><a href="relnotes/7.5.2.html">7.5.2 release notes</a>
-<li><a href="relnotes/7.5.1.html">7.5.1 release notes</a>
-<li><a href="relnotes/7.5.html">7.5 release notes</a>
-<li><a href="relnotes/7.4.4.html">7.4.4 release notes</a>
-<li><a href="relnotes/7.4.3.html">7.4.3 release notes</a>
-<li><a href="relnotes/7.4.2.html">7.4.2 release notes</a>
-<li><a href="relnotes/7.4.1.html">7.4.1 release notes</a>
-<li><a href="relnotes/7.4.html">7.4 release notes</a>
-<li><a href="relnotes/7.3.html">7.3 release notes</a>
-<li><a href="relnotes/7.2.html">7.2 release notes</a>
-<li><a href="relnotes/7.1.html">7.1 release notes</a>
-<li><a href="relnotes/7.0.4.html">7.0.4 release notes</a>
-<li><a href="relnotes/7.0.3.html">7.0.3 release notes</a>
-<li><a href="relnotes/7.0.2.html">7.0.2 release notes</a>
-<li><a href="relnotes/7.0.1.html">7.0.1 release notes</a>
-<li><a href="relnotes/7.0.html">7.0 release notes</a>
-<li><a href="relnotes/6.5.3.html">6.5.3 release notes</a>
-<li><a href="relnotes/6.5.2.html">6.5.2 release notes</a>
-<li><a href="relnotes/6.5.1.html">6.5.1 release notes</a>
-<li><a href="relnotes/6.5.html">6.5 release notes</a>
-<li><a href="relnotes/6.4.2.html">6.4.2 release notes</a>
-<li><a href="relnotes/6.4.1.html">6.4.1 release notes</a>
-<li><a href="relnotes/6.4.html">6.4 release notes</a>
-</ul>
+</li><li><a href="relnotes/18.0.3.html">18.0.3 release notes</a>
+</li><li><a href="relnotes/18.0.2.html">18.0.2 release notes</a>
+</li><li><a href="relnotes/18.0.1.html">18.0.1 release notes</a>
+</li><li><a href="relnotes/17.3.9.html">17.3.9 release notes</a>
+</li><li><a href="relnotes/17.3.8.html">17.3.8 release notes</a>
+</li><li><a href="relnotes/18.0.0.html">18.0.0 release notes</a>
+</li><li><a href="relnotes/17.3.7.html">17.3.7 release notes</a>
+</li><li><a href="relnotes/17.3.6.html">17.3.6 release notes</a>
+</li><li><a href="relnotes/17.3.5.html">17.3.5 release notes</a>
+</li><li><a href="relnotes/17.3.4.html">17.3.4 release notes</a>
+</li><li><a href="relnotes/17.3.3.html">17.3.3 release notes</a>
+</li><li><a href="relnotes/17.3.2.html">17.3.2 release notes</a>
+</li><li><a href="relnotes/17.2.8.html">17.2.8 release notes</a>
+</li><li><a href="relnotes/17.3.1.html">17.3.1 release notes</a>
+</li><li><a href="relnotes/17.2.7.html">17.2.7 release notes</a>
+</li><li><a href="relnotes/17.3.0.html">17.3.0 release notes</a>
+</li><li><a href="relnotes/17.2.6.html">17.2.6 release notes</a>
+</li><li><a href="relnotes/17.2.5.html">17.2.5 release notes</a>
+</li><li><a href="relnotes/17.2.4.html">17.2.4 release notes</a>
+</li><li><a href="relnotes/17.2.3.html">17.2.3 release notes</a>
+</li><li><a href="relnotes/17.2.2.html">17.2.2 release notes</a>
+</li><li><a href="relnotes/17.1.10.html">17.1.10 release notes</a>
+</li><li><a href="relnotes/17.2.1.html">17.2.1 release notes</a>
+</li><li><a href="relnotes/17.1.9.html">17.1.9 release notes</a>
+</li><li><a href="relnotes/17.2.0.html">17.2.0 release notes</a>
+</li><li><a href="relnotes/17.1.8.html">17.1.8 release notes</a>
+</li><li><a href="relnotes/17.1.7.html">17.1.7 release notes</a>
+</li><li><a href="relnotes/17.1.6.html">17.1.6 release notes</a>
+</li><li><a href="relnotes/17.1.5.html">17.1.5 release notes</a>
+</li><li><a href="relnotes/17.1.4.html">17.1.4 release notes</a>
+</li><li><a href="relnotes/17.1.3.html">17.1.3 release notes</a>
+</li><li><a href="relnotes/17.1.2.html">17.1.2 release notes</a>
+</li><li><a href="relnotes/17.0.7.html">17.0.7 release notes</a>
+</li><li><a href="relnotes/17.1.1.html">17.1.1 release notes</a>
+</li><li><a href="relnotes/17.0.6.html">17.0.6 release notes</a>
+</li><li><a href="relnotes/17.1.0.html">17.1.0 release notes</a>
+</li><li><a href="relnotes/17.0.5.html">17.0.5 release notes</a>
+</li><li><a href="relnotes/17.0.4.html">17.0.4 release notes</a>
+</li><li><a href="relnotes/17.0.3.html">17.0.3 release notes</a>
+</li><li><a href="relnotes/17.0.2.html">17.0.2 release notes</a>
+</li><li><a href="relnotes/13.0.6.html">13.0.6 release notes</a>
+</li><li><a href="relnotes/17.0.1.html">17.0.1 release notes</a>
+</li><li><a href="relnotes/13.0.5.html">13.0.5 release notes</a>
+</li><li><a href="relnotes/17.0.0.html">17.0.0 release notes</a>
+</li><li><a href="relnotes/13.0.4.html">13.0.4 release notes</a>
+</li><li><a href="relnotes/12.0.6.html">12.0.6 release notes</a>
+</li><li><a href="relnotes/13.0.3.html">13.0.3 release notes</a>
+</li><li><a href="relnotes/12.0.5.html">12.0.5 release notes</a>
+</li><li><a href="relnotes/13.0.2.html">13.0.2 release notes</a>
+</li><li><a href="relnotes/13.0.1.html">13.0.1 release notes</a>
+</li><li><a href="relnotes/12.0.4.html">12.0.4 release notes</a>
+</li><li><a href="relnotes/13.0.0.html">13.0.0 release notes</a>
+</li><li><a href="relnotes/12.0.3.html">12.0.3 release notes</a>
+</li><li><a href="relnotes/12.0.2.html">12.0.2 release notes</a>
+</li><li><a href="relnotes/12.0.1.html">12.0.1 release notes</a>
+</li><li><a href="relnotes/12.0.0.html">12.0.0 release notes</a>
+</li><li><a href="relnotes/11.2.2.html">11.2.2 release notes</a>
+</li><li><a href="relnotes/11.1.4.html">11.1.4 release notes</a>
+</li><li><a href="relnotes/11.2.1.html">11.2.1 release notes</a>
+</li><li><a href="relnotes/11.1.3.html">11.1.3 release notes</a>
+</li><li><a href="relnotes/11.2.0.html">11.2.0 release notes</a>
+</li><li><a href="relnotes/11.1.2.html">11.1.2 release notes</a>
+</li><li><a href="relnotes/11.0.9.html">11.0.9 release notes</a>
+</li><li><a href="relnotes/11.1.1.html">11.1.1 release notes</a>
+</li><li><a href="relnotes/11.0.8.html">11.0.8 release notes</a>
+</li><li><a href="relnotes/11.1.0.html">11.1.0 release notes</a>
+</li><li><a href="relnotes/11.0.7.html">11.0.7 release notes</a>
+</li><li><a href="relnotes/11.0.6.html">11.0.6 release notes</a>
+</li><li><a href="relnotes/11.0.5.html">11.0.5 release notes</a>
+</li><li><a href="relnotes/11.0.4.html">11.0.4 release notes</a>
+</li><li><a href="relnotes/11.0.3.html">11.0.3 release notes</a>
+</li><li><a href="relnotes/10.6.9.html">10.6.9 release notes</a>
+</li><li><a href="relnotes/11.0.2.html">11.0.2 release notes</a>
+</li><li><a href="relnotes/11.0.1.html">11.0.1 release notes</a>
+</li><li><a href="relnotes/10.6.8.html">10.6.8 release notes</a>
+</li><li><a href="relnotes/11.0.0.html">11.0.0 release notes</a>
+</li><li><a href="relnotes/10.6.7.html">10.6.7 release notes</a>
+</li><li><a href="relnotes/10.6.6.html">10.6.6 release notes</a>
+</li><li><a href="relnotes/10.6.5.html">10.6.5 release notes</a>
+</li><li><a href="relnotes/10.6.4.html">10.6.4 release notes</a>
+</li><li><a href="relnotes/10.6.3.html">10.6.3 release notes</a>
+</li><li><a href="relnotes/10.6.2.html">10.6.2 release notes</a>
+</li><li><a href="relnotes/10.5.9.html">10.5.9 release notes</a>
+</li><li><a href="relnotes/10.6.1.html">10.6.1 release notes</a>
+</li><li><a href="relnotes/10.5.8.html">10.5.8 release notes</a>
+</li><li><a href="relnotes/10.6.0.html">10.6.0 release notes</a>
+</li><li><a href="relnotes/10.5.7.html">10.5.7 release notes</a>
+</li><li><a href="relnotes/10.5.6.html">10.5.6 release notes</a>
+</li><li><a href="relnotes/10.5.5.html">10.5.5 release notes</a>
+</li><li><a href="relnotes/10.5.4.html">10.5.4 release notes</a>
+</li><li><a href="relnotes/10.5.3.html">10.5.3 release notes</a>
+</li><li><a href="relnotes/10.5.2.html">10.5.2 release notes</a>
+</li><li><a href="relnotes/10.4.7.html">10.4.7 release notes</a>
+</li><li><a href="relnotes/10.5.1.html">10.5.1 release notes</a>
+</li><li><a href="relnotes/10.5.0.html">10.5.0 release notes</a>
+</li><li><a href="relnotes/10.4.6.html">10.4.6 release notes</a>
+</li><li><a href="relnotes/10.4.5.html">10.4.5 release notes</a>
+</li><li><a href="relnotes/10.4.4.html">10.4.4 release notes</a>
+</li><li><a href="relnotes/10.4.3.html">10.4.3 release notes</a>
+</li><li><a href="relnotes/10.4.2.html">10.4.2 release notes</a>
+</li><li><a href="relnotes/10.3.7.html">10.3.7 release notes</a>
+</li><li><a href="relnotes/10.4.1.html">10.4.1 release notes</a>
+</li><li><a href="relnotes/10.3.6.html">10.3.6 release notes</a>
+</li><li><a href="relnotes/10.4.html">10.4 release notes</a>
+</li><li><a href="relnotes/10.3.5.html">10.3.5 release notes</a>
+</li><li><a href="relnotes/10.3.4.html">10.3.4 release notes</a>
+</li><li><a href="relnotes/10.3.3.html">10.3.3 release notes</a>
+</li><li><a href="relnotes/10.3.2.html">10.3.2 release notes</a>
+</li><li><a href="relnotes/10.3.1.html">10.3.1 release notes</a>
+</li><li><a href="relnotes/10.2.9.html">10.2.9 release notes</a>
+</li><li><a href="relnotes/10.3.html">10.3 release notes</a>
+</li><li><a href="relnotes/10.2.8.html">10.2.8 release notes</a>
+</li><li><a href="relnotes/10.2.7.html">10.2.7 release notes</a>
+</li><li><a href="relnotes/10.2.6.html">10.2.6 release notes</a>
+</li><li><a href="relnotes/10.2.5.html">10.2.5 release notes</a>
+</li><li><a href="relnotes/10.2.4.html">10.2.4 release notes</a>
+</li><li><a href="relnotes/10.2.3.html">10.2.3 release notes</a>
+</li><li><a href="relnotes/10.2.2.html">10.2.2 release notes</a>
+</li><li><a href="relnotes/10.2.1.html">10.2.1 release notes</a>
+</li><li><a href="relnotes/10.2.html">10.2 release notes</a>
+</li><li><a href="relnotes/10.1.6.html">10.1.6 release notes</a>
+</li><li><a href="relnotes/10.1.5.html">10.1.5 release notes</a>
+</li><li><a href="relnotes/10.1.4.html">10.1.4 release notes</a>
+</li><li><a href="relnotes/10.1.3.html">10.1.3 release notes</a>
+</li><li><a href="relnotes/10.1.2.html">10.1.2 release notes</a>
+</li><li><a href="relnotes/10.1.1.html">10.1.1 release notes</a>
+</li><li><a href="relnotes/10.1.html">10.1 release notes</a>
+</li><li><a href="relnotes/10.0.5.html">10.0.5 release notes</a>
+</li><li><a href="relnotes/10.0.4.html">10.0.4 release notes</a>
+</li><li><a href="relnotes/10.0.3.html">10.0.3 release notes</a>
+</li><li><a href="relnotes/10.0.2.html">10.0.2 release notes</a>
+</li><li><a href="relnotes/10.0.1.html">10.0.1 release notes</a>
+</li><li><a href="relnotes/10.0.html">10.0 release notes</a>
+</li><li><a href="relnotes/9.2.5.html">9.2.5 release notes</a>
+</li><li><a href="relnotes/9.2.4.html">9.2.4 release notes</a>
+</li><li><a href="relnotes/9.2.3.html">9.2.3 release notes</a>
+</li><li><a href="relnotes/9.2.2.html">9.2.2 release notes</a>
+</li><li><a href="relnotes/9.2.1.html">9.2.1 release notes</a>
+</li><li><a href="relnotes/9.2.html">9.2 release notes</a>
+</li><li><a href="relnotes/9.1.7.html">9.1.7 release notes</a>
+</li><li><a href="relnotes/9.1.6.html">9.1.6 release notes</a>
+</li><li><a href="relnotes/9.1.5.html">9.1.5 release notes</a>
+</li><li><a href="relnotes/9.1.4.html">9.1.4 release notes</a>
+</li><li><a href="relnotes/9.1.3.html">9.1.3 release notes</a>
+</li><li><a href="relnotes/9.1.2.html">9.1.2 release notes</a>
+</li><li><a href="relnotes/9.1.1.html">9.1.1 release notes</a>
+</li><li><a href="relnotes/9.1.html">9.1 release notes</a>
+</li><li><a href="relnotes/9.0.3.html">9.0.3 release notes</a>
+</li><li><a href="relnotes/9.0.2.html">9.0.2 release notes</a>
+</li><li><a href="relnotes/9.0.1.html">9.0.1 release notes</a>
+</li><li><a href="relnotes/9.0.html">9.0 release notes</a>
+</li><li><a href="relnotes/8.0.5.html">8.0.5 release notes</a>
+</li><li><a href="relnotes/8.0.4.html">8.0.4 release notes</a>
+</li><li><a href="relnotes/8.0.3.html">8.0.3 release notes</a>
+</li><li><a href="relnotes/8.0.2.html">8.0.2 release notes</a>
+</li><li><a href="relnotes/8.0.1.html">8.0.1 release notes</a>
+</li><li><a href="relnotes/8.0.html">8.0 release notes</a>
+</li><li><a href="relnotes/7.11.2.html">7.11.2 release notes</a>
+</li><li><a href="relnotes/7.11.1.html">7.11.1 release notes</a>
+</li><li><a href="relnotes/7.11.html">7.11 release notes</a>
+</li><li><a href="relnotes/7.10.3.html">7.10.3 release notes</a>
+</li><li><a href="relnotes/7.10.2.html">7.10.2 release notes</a>
+</li><li><a href="relnotes/7.10.1.html">7.10.1 release notes</a>
+</li><li><a href="relnotes/7.10.html">7.10 release notes</a>
+</li><li><a href="relnotes/7.9.2.html">7.9.2 release notes</a>
+</li><li><a href="relnotes/7.9.1.html">7.9.1 release notes</a>
+</li><li><a href="relnotes/7.9.html">7.9 release notes</a>
+</li><li><a href="relnotes/7.8.3.html">7.8.3 release notes</a>
+</li><li><a href="relnotes/7.8.2.html">7.8.2 release notes</a>
+</li><li><a href="relnotes/7.8.1.html">7.8.1 release notes</a>
+</li><li><a href="relnotes/7.8.html">7.8 release notes</a>
+</li><li><a href="relnotes/7.7.1.html">7.7.1 release notes</a>
+</li><li><a href="relnotes/7.7.html">7.7 release notes</a>
+</li><li><a href="relnotes/7.6.1.html">7.6.1 release notes</a>
+</li><li><a href="relnotes/7.6.html">7.6 release notes</a>
+</li><li><a href="relnotes/7.5.2.html">7.5.2 release notes</a>
+</li><li><a href="relnotes/7.5.1.html">7.5.1 release notes</a>
+</li><li><a href="relnotes/7.5.html">7.5 release notes</a>
+</li><li><a href="relnotes/7.4.4.html">7.4.4 release notes</a>
+</li><li><a href="relnotes/7.4.3.html">7.4.3 release notes</a>
+</li><li><a href="relnotes/7.4.2.html">7.4.2 release notes</a>
+</li><li><a href="relnotes/7.4.1.html">7.4.1 release notes</a>
+</li><li><a href="relnotes/7.4.html">7.4 release notes</a>
+</li><li><a href="relnotes/7.3.html">7.3 release notes</a>
+</li><li><a href="relnotes/7.2.html">7.2 release notes</a>
+</li><li><a href="relnotes/7.1.html">7.1 release notes</a>
+</li><li><a href="relnotes/7.0.4.html">7.0.4 release notes</a>
+</li><li><a href="relnotes/7.0.3.html">7.0.3 release notes</a>
+</li><li><a href="relnotes/7.0.2.html">7.0.2 release notes</a>
+</li><li><a href="relnotes/7.0.1.html">7.0.1 release notes</a>
+</li><li><a href="relnotes/7.0.html">7.0 release notes</a>
+</li><li><a href="relnotes/6.5.3.html">6.5.3 release notes</a>
+</li><li><a href="relnotes/6.5.2.html">6.5.2 release notes</a>
+</li><li><a href="relnotes/6.5.1.html">6.5.1 release notes</a>
+</li><li><a href="relnotes/6.5.html">6.5 release notes</a>
+</li><li><a href="relnotes/6.4.2.html">6.4.2 release notes</a>
+</li><li><a href="relnotes/6.4.1.html">6.4.1 release notes</a>
+</li><li><a href="relnotes/6.4.html">6.4 release notes</a>
+</li></ul>
<p>
Versions of Mesa prior to 6.4 are summarized in the
@@ -230,32 +227,33 @@ Versions of Mesa prior to 6.4 are summarized in the
<ul>
<li><a href="relnotes/6.3.2">6.3.2 release notes</a>
-<li><a href="relnotes/6.3.1">6.3.1 release notes</a>
-<li><a href="relnotes/6.3">6.3 release notes</a>
-<li><a href="relnotes/6.2.1">6.2.1 release notes</a>
-<li><a href="relnotes/6.2">6.2 release notes</a>
-<li><a href="relnotes/6.1">6.1 release notes</a>
-<li><a href="relnotes/6.0.1">6.0.1 release notes</a>
-<li><a href="relnotes/6.0">6.0 release notes</a>
-<li><a href="relnotes/5.1">5.1 release notes</a>
-<li><a href="relnotes/5.0.2">5.0.2 release notes</a>
-<li><a href="relnotes/5.0.1">5.0.1 release notes</a>
-<li><a href="relnotes/5.0">5.0 release notes</a>
-<li><a href="relnotes/4.1">4.1 release notes</a>
-<li><a href="relnotes/4.0.3">4.0.3 release notes</a>
-<li><a href="relnotes/4.0.2">4.0.2 release notes</a>
-<li><a href="relnotes/4.0.1">4.0.1 release notes</a>
-<li><a href="relnotes/4.0">4.0 release notes</a>
-<li><a href="relnotes/3.5">3.5 release notes</a>
-<li><a href="relnotes/3.4.2">3.4.2 release notes</a>
-<li><a href="relnotes/3.4.1">3.4.1 release notes</a>
-<li><a href="relnotes/3.4">3.4 release notes</a>
-<li><a href="relnotes/3.3">3.3 release notes</a>
-<li><a href="relnotes/3.2.1">3.2.1 release notes</a>
-<li><a href="relnotes/3.2">3.2 release notes</a>
-<li><a href="relnotes/3.1">3.1 release notes</a>
-</ul>
+</li><li><a href="relnotes/6.3.1">6.3.1 release notes</a>
+</li><li><a href="relnotes/6.3">6.3 release notes</a>
+</li><li><a href="relnotes/6.2.1">6.2.1 release notes</a>
+</li><li><a href="relnotes/6.2">6.2 release notes</a>
+</li><li><a href="relnotes/6.1">6.1 release notes</a>
+</li><li><a href="relnotes/6.0.1">6.0.1 release notes</a>
+</li><li><a href="relnotes/6.0">6.0 release notes</a>
+</li><li><a href="relnotes/5.1">5.1 release notes</a>
+</li><li><a href="relnotes/5.0.2">5.0.2 release notes</a>
+</li><li><a href="relnotes/5.0.1">5.0.1 release notes</a>
+</li><li><a href="relnotes/5.0">5.0 release notes</a>
+</li><li><a href="relnotes/4.1">4.1 release notes</a>
+</li><li><a href="relnotes/4.0.3">4.0.3 release notes</a>
+</li><li><a href="relnotes/4.0.2">4.0.2 release notes</a>
+</li><li><a href="relnotes/4.0.1">4.0.1 release notes</a>
+</li><li><a href="relnotes/4.0">4.0 release notes</a>
+</li><li><a href="relnotes/3.5">3.5 release notes</a>
+</li><li><a href="relnotes/3.4.2">3.4.2 release notes</a>
+</li><li><a href="relnotes/3.4.1">3.4.1 release notes</a>
+</li><li><a href="relnotes/3.4">3.4 release notes</a>
+</li><li><a href="relnotes/3.3">3.3 release notes</a>
+</li><li><a href="relnotes/3.2.1">3.2.1 release notes</a>
+</li><li><a href="relnotes/3.2">3.2 release notes</a>
+</li><li><a href="relnotes/3.1">3.1 release notes</a>
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.0.1.html b/docs/relnotes/10.0.1.html
index b3f900b5fd..485d8f53b1 100644
--- a/docs/relnotes/10.0.1.html
+++ b/docs/relnotes/10.0.1.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.1 Release Notes / (December 12, 2013)</h1>
@@ -30,8 +27,7 @@ because compatibility contexts not supported.
<h2>MD5 checksums</h2>
-<pre>
-0a72ca5b36046a658bf6038326ff32ed MesaLib-10.0.1.tar.bz2
+<pre>0a72ca5b36046a658bf6038326ff32ed MesaLib-10.0.1.tar.bz2
01bde35c912e504ba62caf1ef9f7022c MesaLib-10.0.1.tar.gz
59a174a11a89e6b1b8ee9c3f7e3c388c MesaLib-10.0.1.zip
</pre>
@@ -48,7 +44,7 @@ because compatibility contexts not supported.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=64323">Bug 64323</a> - Severe misrendering in Left 4 Dead 2</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=68838">Bug 68838</a> - GLSL: struct declarations produce a &quot;empty declaration warning&quot; in 9.2</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=68838">Bug 68838</a> - GLSL: struct declarations produce a "empty declaration warning" in 9.2</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=69155">Bug 69155</a> - [NV50 gallium] [piglit] bin/varying-packing-simple triggers memory corruption/failures</li>
@@ -68,8 +64,7 @@ because compatibility contexts not supported.
<p>The full set of changes can be viewed by using the following git command:</p>
-<pre>
- git log mesa-10.0..mesa-10.0.1
+<pre> git log mesa-10.0..mesa-10.0.1
</pre>
<p>Axel Davy (2):</p>
@@ -145,6 +140,7 @@ because compatibility contexts not supported.
<li>r300/compiler/tests: Fix line length check in test parser</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.0.2.html b/docs/relnotes/10.0.2.html
index f3824dfeaf..38e6c07b13 100644
--- a/docs/relnotes/10.0.2.html
+++ b/docs/relnotes/10.0.2.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.2 Release Notes / (January 9, 2014)</h1>
@@ -30,8 +27,7 @@ because compatibility contexts not supported.
<h2>MD5 checksums</h2>
-<pre>
-de7d14baf0101b697c140d2f47ef27e9 MesaLib-10.0.2.tar.gz
+<pre>de7d14baf0101b697c140d2f47ef27e9 MesaLib-10.0.2.tar.gz
8544c0ab3e438a08b5103421ea15b6d2 MesaLib-10.0.2.tar.bz2
181b0d6c1afca38e98a930d0e564ed90 MesaLib-10.0.2.zip
</pre>
@@ -60,8 +56,7 @@ de7d14baf0101b697c140d2f47ef27e9 MesaLib-10.0.2.tar.gz
<p>The full set of changes can be viewed by using the following git command:</p>
-<pre>
- git log mesa-10.0.1..mesa-10.0.2
+<pre> git log mesa-10.0.1..mesa-10.0.2
</pre>
<p>Aaron Watry (8):</p>
@@ -156,6 +151,7 @@ de7d14baf0101b697c140d2f47ef27e9 MesaLib-10.0.2.tar.gz
<li>r600g/sb: fix stack size computation on evergreen</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
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
diff --git a/docs/relnotes/10.0.4.html b/docs/relnotes/10.0.4.html
index 9f94726aed..89ebaae188 100644
--- a/docs/relnotes/10.0.4.html
+++ b/docs/relnotes/10.0.4.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.4 Release Notes / (March 12, 2014)</h1>
@@ -30,8 +27,7 @@ because compatibility contexts not supported.
<h2>MD5 checksums</h2>
-<pre>
-5a3c5b90776ec8a9fcd777c99e0607e2 MesaLib-10.0.4.tar.gz
+<pre>5a3c5b90776ec8a9fcd777c99e0607e2 MesaLib-10.0.4.tar.gz
8b148869d2620b0720c8a8d2b7eb3e38 MesaLib-10.0.4.tar.bz2
da2418d25bfbc273660af7e755fb367e MesaLib-10.0.4.zip
</pre>
@@ -60,8 +56,7 @@ da2418d25bfbc273660af7e755fb367e MesaLib-10.0.4.zip
<p>The full set of changes can be viewed by using the following git command:</p>
-<pre>
- git log mesa-10.0.3..mesa-10.0.4
+<pre> git log mesa-10.0.3..mesa-10.0.4
</pre>
<p>Anuj Phogat (4):</p>
@@ -186,6 +181,7 @@ da2418d25bfbc273660af7e755fb367e MesaLib-10.0.4.zip
<li>i965/blorp: do not use unnecessary hw-blending support</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.0.5.html b/docs/relnotes/10.0.5.html
index 3e08ee1edb..fd65e02c26 100644
--- a/docs/relnotes/10.0.5.html
+++ b/docs/relnotes/10.0.5.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.5 Release Notes / April 18, 2014</h1>
@@ -30,8 +27,7 @@ because compatibility contexts not supported.
<h2>MD5 checksums</h2>
-<pre>
-db606aadd0fe321f3664099677d159bc MesaLib-10.0.5.tar.gz
+<pre>db606aadd0fe321f3664099677d159bc MesaLib-10.0.5.tar.gz
e6009ccd8898d7104bb325b6af9ec354 MesaLib-10.0.5.tar.bz2
c8ab9e502542bf32299a4df85b0b704d MesaLib-10.0.5.zip
</pre>
@@ -54,7 +50,7 @@ c8ab9e502542bf32299a4df85b0b704d MesaLib-10.0.5.zip
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=68799">Bug 68799</a> - [APITRACE] Hyper-Z lockup with Falcon BMS 4.32u6 on CAYMAN</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71547">Bug 71547</a> - compilation failure :#error &quot;SSE4.1 instruction set not enabled&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71547">Bug 71547</a> - compilation failure :#error "SSE4.1 instruction set not enabled"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=72685">Bug 72685</a> - [radeonsi hyperz] Artifacts in Unigine Sanctuary</li>
@@ -82,8 +78,7 @@ c8ab9e502542bf32299a4df85b0b704d MesaLib-10.0.5.zip
<p>The full set of changes can be viewed by using the following git command:</p>
-<pre>
- git log mesa-10.0.4..mesa-10.0.5
+<pre> git log mesa-10.0.4..mesa-10.0.5
</pre>
<p>Alex Deucher (1):</p>
@@ -168,6 +163,7 @@ c8ab9e502542bf32299a4df85b0b704d MesaLib-10.0.5.zip
<li>i965/gen7: Prefer vertical alignment of 4 when possible.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html
index 4622f456f6..b6e3cf7086 100644
--- a/docs/relnotes/10.0.html
+++ b/docs/relnotes/10.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 10.0 Release Notes / (November 30th, 2013)</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>MD5 checksums</h2>
-<pre>
-b38626b96c664db67a534d7859682436 MesaLib-10.0.0.tar.gz
+<pre>b38626b96c664db67a534d7859682436 MesaLib-10.0.0.tar.gz
f3fe55d9735bea158bbe97ed9a0da819 MesaLib-10.0.0.tar.bz2
c6ee1ce51e3bf35947d2978b872daf51 MesaLib-10.0.0.zip
</pre>
@@ -81,7 +77,7 @@ likely incomplete.</p>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=62142">Bug 62142</a> - Mesa/demo mipmap_limits upside down with running by SOFTWARE</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=62698">Bug 62698</a> - [bisected] WebGL demo &quot;Consumed&quot;: texstate.c:628: update_texture_state: Assertion „__builtin_popcount(enabledTargets) == 1“ failed.</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=62698">Bug 62698</a> - [bisected] WebGL demo "Consumed": texstate.c:628: update_texture_state: Assertion „__builtin_popcount(enabledTargets) == 1“ failed.</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=64225">Bug 64225</a> - bfgminer --scyte generates Segmentation Fault on Northern Island</li>
@@ -119,7 +115,7 @@ likely incomplete.</p>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=70891">Bug 70891</a> - CL_INVALID_BUILD_OPTIONS results in CL_INVALID_DEVICE when asking for build log</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=70913">Bug 70913</a> - [PIGLIT,radeonsi] crash in &quot;spec/EXT_framebuffer_multisample/sample-alpha-to-coverage 4 depth&quot; (buffer overflow)</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=70913">Bug 70913</a> - [PIGLIT,radeonsi] crash in "spec/EXT_framebuffer_multisample/sample-alpha-to-coverage 4 depth" (buffer overflow)</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71022">Bug 71022</a> - configure: error: Expat required for DRI.</li>
@@ -141,6 +137,7 @@ likely incomplete.</p>
<li>Removed the video-accel softpipe targets</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.1.1.html b/docs/relnotes/10.1.1.html
index 88997485be..d13d0d9043 100644
--- a/docs/relnotes/10.1.1.html
+++ b/docs/relnotes/10.1.1.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.1.1 Release Notes / April 18, 2014</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>MD5 checksums</h2>
-<pre>
-96e63674ccfa98e7ec6eb4fee3f770c3 MesaLib-10.1.1.tar.gz
+<pre>96e63674ccfa98e7ec6eb4fee3f770c3 MesaLib-10.1.1.tar.gz
1fde7ed079df7aeb9b6a744ca033de8d MesaLib-10.1.1.tar.bz2
e64d0a562638664b13d2edf22321df59 MesaLib-10.1.1.zip
</pre>
@@ -44,7 +40,7 @@ e64d0a562638664b13d2edf22321df59 MesaLib-10.1.1.zip
<ul>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71547">Bug 71547</a> - compilation failure :#error &quot;SSE4.1 instruction set not enabled&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71547">Bug 71547</a> - compilation failure :#error "SSE4.1 instruction set not enabled"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=74868">Bug 74868</a> - r600g: Diablo III Crashes After a few minutes</li>
@@ -249,6 +245,7 @@ e64d0a562638664b13d2edf22321df59 MesaLib-10.1.1.zip
<li>configure: Use LLVM shared libraries by default</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.1.2.html b/docs/relnotes/10.1.2.html
index ebc9aad1b3..f13d600065 100644
--- a/docs/relnotes/10.1.2.html
+++ b/docs/relnotes/10.1.2.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.1.2 Release Notes / (May 5, 2014)</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>MD5 checksums</h2>
-<pre>
-37d79f94b1f41852a89d1fc3900bea76 MesaLib-10.1.2.tar.gz
+<pre>37d79f94b1f41852a89d1fc3900bea76 MesaLib-10.1.2.tar.gz
28b60d15ac9f364da1e0155911eaf44e MesaLib-10.1.2.tar.bz2
05300039085a65fc53c5472c4bb5747a MesaLib-10.1.2.zip
</pre>
@@ -174,6 +170,7 @@ because compatibility contexts are not supported.
<li>swrast: Fix vertex color in _swsetup_Translate()</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.1.3.html b/docs/relnotes/10.1.3.html
index 84130cf9be..08227689a6 100644
--- a/docs/relnotes/10.1.3.html
+++ b/docs/relnotes/10.1.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.1.3 Release Notes / (May 9, 2014)</h1>
@@ -38,8 +35,7 @@ because compatibility contexts are not supported.
<h2>MD5 checksums</h2>
-<pre>
-665fe1656aaa2c37b32042068aff92cb MesaLib-10.1.3.tar.gz
+<pre>665fe1656aaa2c37b32042068aff92cb MesaLib-10.1.3.tar.gz
ba6dbe2b9cab0b4de840c996b9b6a3ad MesaLib-10.1.3.tar.bz2
4e6f26330a63d3c47e62ac4bdead39e8 MesaLib-10.1.3.zip
</pre>
@@ -85,6 +81,7 @@ ba6dbe2b9cab0b4de840c996b9b6a3ad MesaLib-10.1.3.tar.bz2
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.1.4.html b/docs/relnotes/10.1.4.html
index 60392aef40..fadf550dc4 100644
--- a/docs/relnotes/10.1.4.html
+++ b/docs/relnotes/10.1.4.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.1.4 Release Notes / (May 20, 2014)</h1>
@@ -31,8 +28,7 @@ because compatibility contexts are not supported.
<h2>MD5 checksums</h2>
-<pre>
-e934365d77f384bfaec844999440bef8 MesaLib-10.1.4.tar.gz
+<pre>e934365d77f384bfaec844999440bef8 MesaLib-10.1.4.tar.gz
6fddee101f49b7409cd29994c34ddee7 MesaLib-10.1.4.tar.bz2
ba5f48e7d5e373922c804c2651fec6c1 MesaLib-10.1.4.zip
</pre>
@@ -95,6 +91,7 @@ ba5f48e7d5e373922c804c2651fec6c1 MesaLib-10.1.4.zip
<li>radeonsi: Enable geometry shaders with LLVM 3.4.1</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.1.5.html b/docs/relnotes/10.1.5.html
index 094df24855..d8ebb2b9e7 100644
--- a/docs/relnotes/10.1.5.html
+++ b/docs/relnotes/10.1.5.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.1.5 Release Notes / (June 6, 2014)</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-b0aceaa75bc9a9b2d9215a113e2ad488b5cf85c99005a7624f8cf7c37c5d0eaa MesaLib-10.1.5.tar.gz
+<pre>b0aceaa75bc9a9b2d9215a113e2ad488b5cf85c99005a7624f8cf7c37c5d0eaa MesaLib-10.1.5.tar.gz
bc6c5ec7836f254a49d055a29d9aa34c97c54c038f47ad3a00fa57a5fef15bbc MesaLib-10.1.5.tar.bz2
78b7255cab0af7918945452a84de7989096ebcdd27e99b31c56c0589274cbc77 MesaLib-10.1.5.zip
</pre>
@@ -100,6 +96,7 @@ bc6c5ec7836f254a49d055a29d9aa34c97c54c038f47ad3a00fa57a5fef15bbc MesaLib-10.1.5
<li>llvmpipe: fix crash when not all attachments are populated in a fb</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.1.6.html b/docs/relnotes/10.1.6.html
index 026acb25ab..546b817e13 100644
--- a/docs/relnotes/10.1.6.html
+++ b/docs/relnotes/10.1.6.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.1.6 Release Notes / (June 24, 2014)</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-cde60e06b340d7598802fe4a4484b3fb8befd714f9ab9caabe1f27d3149e8815 MesaLib-10.1.6.tar.bz2
+<pre>cde60e06b340d7598802fe4a4484b3fb8befd714f9ab9caabe1f27d3149e8815 MesaLib-10.1.6.tar.bz2
e4e726d7805a442f7ed07d12f71335e6126796ec85328a5989eb5348a8042d00 MesaLib-10.1.6.tar.gz
bf7e3f721a7ad0c2057a034834b6fea688e64f26a66cf8d1caa2827e405e72dd MesaLib-10.1.6.zip
</pre>
@@ -133,6 +129,7 @@ bf7e3f721a7ad0c2057a034834b6fea688e64f26a66cf8d1caa2827e405e72dd MesaLib-10.1.6
<li>clover: Don't use llvm's global context</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.1.html b/docs/relnotes/10.1.html
index 9913882389..9de77ec6fb 100644
--- a/docs/relnotes/10.1.html
+++ b/docs/relnotes/10.1.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.1 Release Notes / March 4, 2014</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>MD5 checksums</h2>
-<pre>
-3ec43f79dbcd9aa2a4a27bf1f51655b6 MesaLib-10.1.0.tar.bz2
+<pre>3ec43f79dbcd9aa2a4a27bf1f51655b6 MesaLib-10.1.0.tar.bz2
08e796ec7122aa299d32d4f67a254315 MesaLib-10.1.0.tar.gz
bd365356543f4b38e57c1ddf7a317c40 MesaLib-10.1.0.zip
</pre>
@@ -70,6 +66,7 @@ TBD.
shaders. No applications are known to use this extension.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.1.html b/docs/relnotes/10.2.1.html
index 0d67864a7b..ad7acc539a 100644
--- a/docs/relnotes/10.2.1.html
+++ b/docs/relnotes/10.2.1.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.2.1 Release Notes / June 6, 2014</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>MD5 checksums</h2>
-<pre>
-96f892dae2d0bb14ac9c2113f586c909 MesaLib-10.2.1.tar.gz
+<pre>96f892dae2d0bb14ac9c2113f586c909 MesaLib-10.2.1.tar.gz
093f9b5d077e5f6061dcd7b01b7aa51a MesaLib-10.2.1.tar.bz2
6ab76c1608e5deed1eb8b54c62d7a48a MesaLib-10.2.1.zip
</pre>
@@ -56,6 +52,7 @@ conflicts in a patch cherry-pick from master. The build error is fixed.
<li>Bump version to 10.2.1</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.2.html b/docs/relnotes/10.2.2.html
index 536333dc2a..4dc5aaaa6d 100644
--- a/docs/relnotes/10.2.2.html
+++ b/docs/relnotes/10.2.2.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.2.2 Release Notes / June 24, 2014</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-38c4a40364000f89cddaa1694f6f3cfb444981d1110238ce603093585477399c MesaLib-10.2.2.tar.bz2
+<pre>38c4a40364000f89cddaa1694f6f3cfb444981d1110238ce603093585477399c MesaLib-10.2.2.tar.bz2
2af2ec8b4db624c352e961eefbcce6c8d1f86d44c5542f6f378c50e1b958d453 MesaLib-10.2.2.tar.gz
d4c0372da59367a344d62ebcdf5cf61039c9cae6925f40f2dab8f8d95cf22da9 MesaLib-10.2.2.zip
</pre>
@@ -176,6 +172,7 @@ d4c0372da59367a344d62ebcdf5cf61039c9cae6925f40f2dab8f8d95cf22da9 MesaLib-10.2.2
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.3.html b/docs/relnotes/10.2.3.html
index a478228982..4a8e0b610a 100644
--- a/docs/relnotes/10.2.3.html
+++ b/docs/relnotes/10.2.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.2.3 Release Notes / July 7, 2014</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-e482a96170c98b17d6aba0d6e4dda4b9a2e61c39587bb64ac38cadfa4aba4aeb MesaLib-10.2.3.tar.bz2
+<pre>e482a96170c98b17d6aba0d6e4dda4b9a2e61c39587bb64ac38cadfa4aba4aeb MesaLib-10.2.3.tar.bz2
96cffacaa1c52ae659b3b0f91be2eebf5528b748934256751261fb79ea3d6636 MesaLib-10.2.3.tar.gz
82cab6ff14c8038ee39842dbdea0d447a78d119efd8d702d1497bc7c246434e9 MesaLib-10.2.3.zip
</pre>
@@ -125,6 +121,7 @@ e482a96170c98b17d6aba0d6e4dda4b9a2e61c39587bb64ac38cadfa4aba4aeb MesaLib-10.2.3
<li>nv50/ir: allow gl_ViewportIndex to work on non-provoking vertices</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.4.html b/docs/relnotes/10.2.4.html
index 9ded82983c..d1918dd408 100644
--- a/docs/relnotes/10.2.4.html
+++ b/docs/relnotes/10.2.4.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.2.4 Release Notes / July 18, 2014</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-06a2341244eb85c283f59f70161e06ded106f835ed9b6be1ef0243bd9344811a MesaLib-10.2.4.tar.bz2
+<pre>06a2341244eb85c283f59f70161e06ded106f835ed9b6be1ef0243bd9344811a MesaLib-10.2.4.tar.bz2
33e3c8b4343503e7d7d17416c670438860a2fd99ec93ea3327f73c3abe33b5e4 MesaLib-10.2.4.tar.gz
e26791a4a62a61b82e506e6ba031812d09697d1a831e8239af67e5722a8ee538 MesaLib-10.2.4.zip
</pre>
@@ -122,6 +118,7 @@ e26791a4a62a61b82e506e6ba031812d09697d1a831e8239af67e5722a8ee538 MesaLib-10.2.4
<li>i965/fs: Set correct number of regs_written for MCS fetches.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.5.html b/docs/relnotes/10.2.5.html
index a75d9b5fc8..a9cf144205 100644
--- a/docs/relnotes/10.2.5.html
+++ b/docs/relnotes/10.2.5.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.2.5 Release Notes / August 2, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-b4459f0bf7f4a3c8fb78ece3c9d2eac3d0e5bf38cb470f2a72705e744bd0310d MesaLib-10.2.5.tar.bz2
+<pre>b4459f0bf7f4a3c8fb78ece3c9d2eac3d0e5bf38cb470f2a72705e744bd0310d MesaLib-10.2.5.tar.bz2
7b4dd0cb683f8c7dc48a3e7a315742bed58ddcd7b756c462aca4177bd1acdc79 MesaLib-10.2.5.tar.gz
6180565914fb238dd77ccdaff96b6155d9a6e1b3e981ebbf6a6851301b384fed MesaLib-10.2.5.zip
</pre>
@@ -183,6 +179,7 @@ b4459f0bf7f4a3c8fb78ece3c9d2eac3d0e5bf38cb470f2a72705e744bd0310d MesaLib-10.2.5
<li>clover: Call end_query before getting timestamp result v2</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.6.html b/docs/relnotes/10.2.6.html
index 73c14164b1..e567534de3 100644
--- a/docs/relnotes/10.2.6.html
+++ b/docs/relnotes/10.2.6.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.2.6 Release Notes / August 19, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-193314d2adba98e43697d726739ac46b4299aae324fa1821aa226890c28ac806 MesaLib-10.2.6.tar.bz2
+<pre>193314d2adba98e43697d726739ac46b4299aae324fa1821aa226890c28ac806 MesaLib-10.2.6.tar.bz2
f7a45a5977b485eb95ac024205c584a0c112fe3951c2313c797579bb16a7a448 MesaLib-10.2.6.tar.gz
6d086d6fcda8f317adfaaae40011decf2f2e2dc80819c4a7a77c76f73512e8d8 MesaLib-10.2.6.zip
</pre>
@@ -113,6 +109,7 @@ f7a45a5977b485eb95ac024205c584a0c112fe3951c2313c797579bb16a7a448 MesaLib-10.2.6
<li>gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.7.html b/docs/relnotes/10.2.7.html
index 1439e409c3..c8b7904861 100644
--- a/docs/relnotes/10.2.7.html
+++ b/docs/relnotes/10.2.7.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.2.7 Release Notes / September 06, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-cb67dfaabf88acba29aa2cf0dd58ee17b21ebf9594f8d1226c41794da8de3e9d MesaLib-10.2.7.tar.gz
+<pre>cb67dfaabf88acba29aa2cf0dd58ee17b21ebf9594f8d1226c41794da8de3e9d MesaLib-10.2.7.tar.gz
27b958063a4c002071f14ed45c7d2a1ee52cd85e4ac8876e8a1c273495a7d43f MesaLib-10.2.7.tar.bz2
a2796a2d5bbbc2edd22857ecc267cba68dfe5d0296f5d84ba7510877b216cc40 MesaLib-10.2.7.zip
</pre>
@@ -206,6 +202,7 @@ a2796a2d5bbbc2edd22857ecc267cba68dfe5d0296f5d84ba7510877b216cc40 MesaLib-10.2.7
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.8.html b/docs/relnotes/10.2.8.html
index 307cc43042..8fbba90fd2 100644
--- a/docs/relnotes/10.2.8.html
+++ b/docs/relnotes/10.2.8.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.2.8 Release Notes / September 19, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-4c5a25ccaf1a9734bbd10d62a1420cc8fd35a1060ce679f2fc846769a25fbeec MesaLib-10.2.8.tar.gz
+<pre>4c5a25ccaf1a9734bbd10d62a1420cc8fd35a1060ce679f2fc846769a25fbeec MesaLib-10.2.8.tar.gz
1ef9ad3f241788d454f2ff8c9d65b6849dfc31c8fe91f70fd2930b81c8af1398 MesaLib-10.2.8.tar.bz2
d26218da3b44734b1d555267b4c63c48803c4c8b14d2bc53071be57014da37fa MesaLib-10.2.8.zip
</pre>
@@ -125,6 +121,7 @@ d26218da3b44734b1d555267b4c63c48803c4c8b14d2bc53071be57014da37fa MesaLib-10.2.8
<li>winsys/svga: Fix incorrect type usage in IOCTL v2</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.9.html b/docs/relnotes/10.2.9.html
index 7a9f639d98..fe0d08b6df 100644
--- a/docs/relnotes/10.2.9.html
+++ b/docs/relnotes/10.2.9.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.2.9 Release Notes / October 12, 2014</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-f8d62857eed8f604a57710c58a8ffcfb8dab2dc4977ec27c956c7c4fd14032f6 MesaLib-10.2.9.tar.gz
+<pre>f8d62857eed8f604a57710c58a8ffcfb8dab2dc4977ec27c956c7c4fd14032f6 MesaLib-10.2.9.tar.gz
f6031f8b7113a92325b60635c504c510490eebb2e707119bbff7bd86aa34657d MesaLib-10.2.9.tar.bz2
11c0ef4f3308fc29d9f15a77fd8f4842a946fce9e830250a1c95b171a446171a MesaLib-10.2.9.zip
</pre>
@@ -96,6 +92,7 @@ f6031f8b7113a92325b60635c504c510490eebb2e707119bbff7bd86aa34657d MesaLib-10.2.9
<li>gallivm,tgsi: fix idiv by zero crash</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html
index e9d30c5c17..a58654523b 100644
--- a/docs/relnotes/10.2.html
+++ b/docs/relnotes/10.2.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.2 Release Notes / June 6, 2014</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>MD5 checksums</h2>
-<pre>
-c87bfb6dd5cbcf1fdef42e5ccd972581 MesaLib-10.2.0.tar.gz
+<pre>c87bfb6dd5cbcf1fdef42e5ccd972581 MesaLib-10.2.0.tar.gz
7aaba90bd7169a94ae2fe83febdec963 MesaLib-10.2.0.tar.bz2
58b203aca15dadc25ab4d1126db1052b MesaLib-10.2.0.zip
</pre>
@@ -92,6 +88,7 @@ between them and libxatracker.so is <strong>not</strong> stable.
<li>The environment variable GALLIUM_MSAA that forced a multisample GLX visual was removed.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.3.1.html b/docs/relnotes/10.3.1.html
index 7de0506c2f..aeaa83fff7 100644
--- a/docs/relnotes/10.3.1.html
+++ b/docs/relnotes/10.3.1.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.3.1 Release Notes / October 12, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-155afcbad17be8bb80282c761b957d5cc716c14a1fa16c4f5ee04e76df729c6d MesaLib-10.3.1.tar.gz
+<pre>155afcbad17be8bb80282c761b957d5cc716c14a1fa16c4f5ee04e76df729c6d MesaLib-10.3.1.tar.gz
b081d077d717e5d56f2d59677490856052c41573e50378ff86d6c72456714add MesaLib-10.3.1.tar.bz2
07a14febfed06412d519e091a62d24513fee6745f1a6f8a8f1956bfe04b77d15 MesaLib-10.3.1.zip
</pre>
@@ -153,6 +149,7 @@ b081d077d717e5d56f2d59677490856052c41573e50378ff86d6c72456714add MesaLib-10.3.1
<li>gallivm,tgsi: fix idiv by zero crash</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.3.2.html b/docs/relnotes/10.3.2.html
index 4c08f65610..bf5cc9da5c 100644
--- a/docs/relnotes/10.3.2.html
+++ b/docs/relnotes/10.3.2.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.3.2 Release Notes / October 24, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-e65f8e691f06f111c1aeb3a376b13c9cc88cb162bee2709e0e7e6b0e6628ca75 MesaLib-10.3.2.tar.gz
+<pre>e65f8e691f06f111c1aeb3a376b13c9cc88cb162bee2709e0e7e6b0e6628ca75 MesaLib-10.3.2.tar.gz
e9849bcb9aa9acd98a753d6d46d2e7d7238d3367036e11357a60efd16de8bea3 MesaLib-10.3.2.tar.bz2
427dc0d670d38e713ebff2675665ec2fe4ff7d04ce227bd54de946999fc1d234 MesaLib-10.3.2.zip
</pre>
@@ -110,6 +106,7 @@ e9849bcb9aa9acd98a753d6d46d2e7d7238d3367036e11357a60efd16de8bea3 MesaLib-10.3.2
<li>r600g: Drop references to destroyed blend state</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.3.3.html b/docs/relnotes/10.3.3.html
index 3ca6496b73..09e4bb0378 100644
--- a/docs/relnotes/10.3.3.html
+++ b/docs/relnotes/10.3.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.3.3 Release Notes / November 8, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-23a0c36d88cd5d8968ae6454160de2878192fd1d37b5d606adca1f1b7e788b79 MesaLib-10.3.3.tar.gz
+<pre>23a0c36d88cd5d8968ae6454160de2878192fd1d37b5d606adca1f1b7e788b79 MesaLib-10.3.3.tar.gz
0e4eee4a2ddf86456eed2fc44da367f95471f74249636710491e85cc256c4753 MesaLib-10.3.3.tar.bz2
a83648f17d776b7cf6c813fbb15782d2644b937dc6a7c53d8c0d1b35411f4840 MesaLib-10.3.3.zip
</pre>
@@ -204,6 +200,7 @@ a83648f17d776b7cf6c813fbb15782d2644b937dc6a7c53d8c0d1b35411f4840 MesaLib-10.3.3
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.3.4.html b/docs/relnotes/10.3.4.html
index bc29462e44..a33cde5d2a 100644
--- a/docs/relnotes/10.3.4.html
+++ b/docs/relnotes/10.3.4.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.3.4 Release Notes / November 21, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-26482495ef6177f889dbd87c7edcccfedd995598785bbbd7e3e066352574c8e0 MesaLib-10.3.4.tar.gz
+<pre>26482495ef6177f889dbd87c7edcccfedd995598785bbbd7e3e066352574c8e0 MesaLib-10.3.4.tar.gz
e6373913142338d10515daf619d659433bfd2989988198930c13b0945a15e98a MesaLib-10.3.4.tar.bz2
8c3ebbb6535daf3414305860ebca6ac67dbb6e3d35058c7a6ce18b84b5945b7f MesaLib-10.3.4.zip
</pre>
@@ -101,6 +97,7 @@ e6373913142338d10515daf619d659433bfd2989988198930c13b0945a15e98a MesaLib-10.3.4
<li>radeonsi: Disable asynchronous DMA except for PIPE_BUFFER</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.3.5.html b/docs/relnotes/10.3.5.html
index 8efb3035d1..b4e9913422 100644
--- a/docs/relnotes/10.3.5.html
+++ b/docs/relnotes/10.3.5.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.3.5 Release Notes / December 5, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-7ea71c3cce89114df3dc050376afa1c6f6bf235d77a68f9703273603d6a90621 MesaLib-10.3.5.tar.gz
+<pre>7ea71c3cce89114df3dc050376afa1c6f6bf235d77a68f9703273603d6a90621 MesaLib-10.3.5.tar.gz
eb75d2790f1606d59d50a6acaa637b6c75f2155b3e0eca3d5099165c0d9556ae MesaLib-10.3.5.tar.bz2
164bc64ba63fb07ff255ff8de6ed3c95ff545dfe8f864c44c33abe94788da910 MesaLib-10.3.5.zip
</pre>
@@ -83,6 +79,7 @@ eb75d2790f1606d59d50a6acaa637b6c75f2155b3e0eca3d5099165c0d9556ae MesaLib-10.3.5
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.3.6.html b/docs/relnotes/10.3.6.html
index 84db587b51..219b5b7ea2 100644
--- a/docs/relnotes/10.3.6.html
+++ b/docs/relnotes/10.3.6.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.3.6 Release Notes / December 29, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-c4d053d6bc6604cb5c93c99e0ef2e815c539f26dc5a03737eb3809bc1767d12f MesaLib-10.3.6.tar.gz
+<pre>c4d053d6bc6604cb5c93c99e0ef2e815c539f26dc5a03737eb3809bc1767d12f MesaLib-10.3.6.tar.gz
8d43673c6788fbf85f9c36c3a95c61ccf46f8835fc9c0d85d34474490d80572b MesaLib-10.3.6.tar.bz2
6b5b1e9a13949cfdb76fe51e8dcc3ea71e464a5ca73d11fdc29c20c4ba3f411a MesaLib-10.3.6.zip
</pre>
@@ -119,6 +115,7 @@ c4d053d6bc6604cb5c93c99e0ef2e815c539f26dc5a03737eb3809bc1767d12f MesaLib-10.3.6
<li>radeonsi: Program RASTER_CONFIG for harvested GPUs v5</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.3.7.html b/docs/relnotes/10.3.7.html
index 10302cf2e0..b7a2e8906a 100644
--- a/docs/relnotes/10.3.7.html
+++ b/docs/relnotes/10.3.7.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.3.7 Release Notes / January 12, 2015</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-bc13f33c19bc9f44a0565fdd51a8f9d1c0153a3365c429ceaf4ef43b7022b052 MesaLib-10.3.7.tar.gz
+<pre>bc13f33c19bc9f44a0565fdd51a8f9d1c0153a3365c429ceaf4ef43b7022b052 MesaLib-10.3.7.tar.gz
43c6ced15e237cbb21b3082d7c0b42777c50c1f731d0d4b5efb5231063fb6a5b MesaLib-10.3.7.tar.bz2
d821fd46baf804fecfcf403e901800a4b996c7dd1c83f20a354b46566a49026f MesaLib-10.3.7.zip
</pre>
@@ -88,6 +84,7 @@ d821fd46baf804fecfcf403e901800a4b996c7dd1c83f20a354b46566a49026f MesaLib-10.3.7
<li>radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index e3ee7b1d5c..cd0fceb2e0 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.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.3 Release Notes / September 19, 2014</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-9a1bf52040fc3dda81e83a35f944f1c3f532847dbe9fdf57161265cf71ea1bae MesaLib-10.3.0.tar.gz
+<pre>9a1bf52040fc3dda81e83a35f944f1c3f532847dbe9fdf57161265cf71ea1bae MesaLib-10.3.0.tar.gz
0283bfe710fa449ed82e465cfa09612a269e19abb7e0382082608062ce7960b5 MesaLib-10.3.0.tar.bz2
221420763c2c3a244836a736e735612c4a6a0377b4e5223fca1e612f49906789 MesaLib-10.3.0.zip
</pre>
@@ -105,7 +101,7 @@ DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm)</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=75478">Bug 75478</a> - [BDW]Some Piglit and Ogles2conform cases cause GPU hang</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=75664">Bug 75664</a> - Unigine Valley &amp; Heaven &quot;error: syntax error, unexpected EXTENSION, expecting $end&quot; IVB HD4000</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=75664">Bug 75664</a> - Unigine Valley &amp; Heaven "error: syntax error, unexpected EXTENSION, expecting $end" IVB HD4000</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=75878">Bug 75878</a> - [BDW] GPU hang running Raytracer WebGL demo</li>
@@ -327,9 +323,10 @@ DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm)</li>
<li>Removed support for the GL_ATI_envmap_bumpmap extension</li>
<li>The hacky --enable-32/64-bit is no longer available in configure. To build
32/64 bit mesa refer to the default method recommended by your distribution</li>
-</li>The environment variable GALLIUM_MSAA that forced a multisample GLX visual was removed.</li>
+The environment variable GALLIUM_MSAA that forced a multisample GLX visual was removed.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.4.1.html b/docs/relnotes/10.4.1.html
index 206320bb6e..f7dc18ab8f 100644
--- a/docs/relnotes/10.4.1.html
+++ b/docs/relnotes/10.4.1.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.4.1 Release Notes / December 29, 2014</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-5311285e791a6bfaa468ad002bd1e1164acb3eaa040b5a1bf958bdb7c27e0a9d MesaLib-10.4.1.tar.gz
+<pre>5311285e791a6bfaa468ad002bd1e1164acb3eaa040b5a1bf958bdb7c27e0a9d MesaLib-10.4.1.tar.gz
91e8b71c8aff4cb92022a09a872b1c5d1ae5bfec8c6c84dbc4221333da5bf1ca MesaLib-10.4.1.tar.bz2
e09c8135f5a86ecb21182c6f8959aafd39ae2f98858fdf7c0e25df65b5abcdb8 MesaLib-10.4.1.zip
</pre>
@@ -92,6 +88,7 @@ e09c8135f5a86ecb21182c6f8959aafd39ae2f98858fdf7c0e25df65b5abcdb8 MesaLib-10.4.1
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.4.2.html b/docs/relnotes/10.4.2.html
index 51d751de4d..b6a0dba4dd 100644
--- a/docs/relnotes/10.4.2.html
+++ b/docs/relnotes/10.4.2.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.4.2 Release Notes / January 12, 2015</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-e303e77dd774df0d051b2870b165f98c97084a55980f884731df89c1b56a6146 MesaLib-10.4.2.tar.gz
+<pre>e303e77dd774df0d051b2870b165f98c97084a55980f884731df89c1b56a6146 MesaLib-10.4.2.tar.gz
08a119937d9f2aa2f66dd5de97baffc2a6e675f549e40e699a31f5485d15327f MesaLib-10.4.2.tar.bz2
c2c2921a80a3395824f02bee4572a6a17d6a12a928a3e497618eeea04fb06490 MesaLib-10.4.2.zip
</pre>
@@ -122,6 +118,7 @@ c2c2921a80a3395824f02bee4572a6a17d6a12a928a3e497618eeea04fb06490 MesaLib-10.4.2
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.4.3.html b/docs/relnotes/10.4.3.html
index 6fffa05b5f..37e2ffb39c 100644
--- a/docs/relnotes/10.4.3.html
+++ b/docs/relnotes/10.4.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.4.3 Release Notes / January 24, 2015</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-c53eaafc83d9c6315f63e0904d9954d929b841b0b2be7a328eeb6e14f1376129 MesaLib-10.4.3.tar.gz
+<pre>c53eaafc83d9c6315f63e0904d9954d929b841b0b2be7a328eeb6e14f1376129 MesaLib-10.4.3.tar.gz
ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad MesaLib-10.4.3.tar.bz2
179325fc8ec66529d3b0d0c43ef61a33a44d91daa126c3bbdd1efdfd25a7db1d MesaLib-10.4.3.zip
</pre>
@@ -140,6 +136,7 @@ ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad MesaLib-10.4.3
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.4.4.html b/docs/relnotes/10.4.4.html
index 6f33523614..21243ebaa7 100644
--- a/docs/relnotes/10.4.4.html
+++ b/docs/relnotes/10.4.4.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.4.4 Release Notes / February 06, 2015</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-5cb427eaf980cb8555953e9928f5797979ed783e277745d5f8cbae8bc5364086 MesaLib-10.4.4.tar.gz
+<pre>5cb427eaf980cb8555953e9928f5797979ed783e277745d5f8cbae8bc5364086 MesaLib-10.4.4.tar.gz
f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c MesaLib-10.4.4.tar.bz2
86baad73b77920c80fe58402a905e7dd17e3ea10ead6ea7d3afdc0a56c860bd7 MesaLib-10.4.4.zip
</pre>
@@ -95,6 +91,7 @@ f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c MesaLib-10.4.4
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.4.5.html b/docs/relnotes/10.4.5.html
index 0a0a22ba61..fd2d94c1e4 100644
--- a/docs/relnotes/10.4.5.html
+++ b/docs/relnotes/10.4.5.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.4.5 Release Notes / February 21, 2015</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-e12bbdaee9a758617e8ebd0bb0e987f72addd11db2e4da25ba695e386cd63843 MesaLib-10.4.5.tar.gz
+<pre>e12bbdaee9a758617e8ebd0bb0e987f72addd11db2e4da25ba695e386cd63843 MesaLib-10.4.5.tar.gz
bf60000700a9d58e3aca2bfeee7e781053b0d839e61a95b1883e05a2dee247a0 MesaLib-10.4.5.tar.bz2
3b926de8eee500bb67cf85332c51292f826cc539b8636382aadbb8e70c76527a MesaLib-10.4.5.zip
</pre>
@@ -109,6 +105,7 @@ bf60000700a9d58e3aca2bfeee7e781053b0d839e61a95b1883e05a2dee247a0 MesaLib-10.4.5
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.4.6.html b/docs/relnotes/10.4.6.html
index 22647f69ed..ba6d6371bd 100644
--- a/docs/relnotes/10.4.6.html
+++ b/docs/relnotes/10.4.6.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.4.6 Release Notes / March 06, 2015</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-46c9082142e811c01e49a2c332a9ac0a1eb98f2908985fb9df216539d7eaeaf4 MesaLib-10.4.6.tar.gz
+<pre>46c9082142e811c01e49a2c332a9ac0a1eb98f2908985fb9df216539d7eaeaf4 MesaLib-10.4.6.tar.gz
d8baedd20e79ccd98a5a7b05e23d59a30892e68de1fcc057ca6873dafca02735 MesaLib-10.4.6.tar.bz2
6aded6eac7f0d4d55117b8b581d8424710bbb4c768fc90f7b881f29311a751aa MesaLib-10.4.6.zip
</pre>
@@ -138,6 +134,7 @@ d8baedd20e79ccd98a5a7b05e23d59a30892e68de1fcc057ca6873dafca02735 MesaLib-10.4.6
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.4.7.html b/docs/relnotes/10.4.7.html
index 019135350e..57b434b0d2 100644
--- a/docs/relnotes/10.4.7.html
+++ b/docs/relnotes/10.4.7.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.4.7 Release Notes / March 20, 2015</h1>
@@ -29,8 +26,7 @@ because compatibility contexts are not supported.
</p>
<h2>SHA256 checksums</h2>
-<pre>
-9e7b59267199658808f8b33e0410b86fbafbdcd52378658b9df65fac9d24947f MesaLib-10.4.7.tar.gz
+<pre>9e7b59267199658808f8b33e0410b86fbafbdcd52378658b9df65fac9d24947f MesaLib-10.4.7.tar.gz
2c351c98671f9a7ab3fd9c601bb7a255801b1580f5dd0992639f99152801b0d2 MesaLib-10.4.7.tar.bz2
d14ac578b5ce16560757b53fbd1cb4d6b34652f8e110e4b10a019adc82e67ffd MesaLib-10.4.7.zip
</pre>
@@ -129,6 +125,7 @@ d14ac578b5ce16560757b53fbd1cb4d6b34652f8e110e4b10a019adc82e67ffd MesaLib-10.4.7
<li>r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.4.html b/docs/relnotes/10.4.html
index f46fd68098..86f3ba5fde 100644
--- a/docs/relnotes/10.4.html
+++ b/docs/relnotes/10.4.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.4 Release Notes / December 14, 2014</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-abfbfd2d91ce81491c5bb6923ae649212ad5f82d0bee277de8704cc948dc221e MesaLib-10.4.0.tar.gz
+<pre>abfbfd2d91ce81491c5bb6923ae649212ad5f82d0bee277de8704cc948dc221e MesaLib-10.4.0.tar.gz
98a7dff3a1a6708c79789de8b9a05d8042e867067f70e8f30387c15026233219 MesaLib-10.4.0.tar.bz2
443a6d46d0691b5ac811d8d30091b1716c365689b16d49c57cf273c2b76086fe MesaLib-10.4.0.zip
</pre>
@@ -204,7 +200,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=84539">Bug 84539</a> - brw_fs_register_coalesce.cpp:183: bool fs_visitor::register_coalesce(): Assertion `src_size &lt;= 11' failed.</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=84557">Bug 84557</a> - [HSW] &quot;Emit ELSE/ENDIF JIP with type D on Gen 7&quot; causes Atomic Afterlife and GPU hangs</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=84557">Bug 84557</a> - [HSW] "Emit ELSE/ENDIF JIP with type D on Gen 7" causes Atomic Afterlife and GPU hangs</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=84651">Bug 84651</a> - Distorted graphics or black window when running Battle.net app on Intel hardware via wine</li>
@@ -254,6 +250,7 @@ Note: some of the new features are only available with certain drivers.
<li>The environment variable GALLIUM_MSAA that forced a multisample GLX visual was removed.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.0.html b/docs/relnotes/10.5.0.html
index 1d3dd8898e..02e87edc77 100644
--- a/docs/relnotes/10.5.0.html
+++ b/docs/relnotes/10.5.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 10.5.0 Release Notes / March 06, 2015</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-2bb6e2e982ee4d8264d52d638c2a4e3f8a164190336d72d4e34ae1304d87ed91 mesa-10.5.0.tar.gz
+<pre>2bb6e2e982ee4d8264d52d638c2a4e3f8a164190336d72d4e34ae1304d87ed91 mesa-10.5.0.tar.gz
d7ca9f9044bbdd674377e3eebceef1fae339c8817b9aa435c2053e4fea44e5d3 mesa-10.5.0.tar.xz
</pre>
@@ -120,7 +116,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86939">Bug 86939</a> - test_vf_float_conversions.cpp:63:12: error: expected primary-expression before ‘union’</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86944">Bug 86944</a> - glsl_parser_extras.cpp&quot;, line 1455: Error: Badly formed expression. (Oracle Studio)</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86944">Bug 86944</a> - glsl_parser_extras.cpp", line 1455: Error: Badly formed expression. (Oracle Studio)</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86958">Bug 86958</a> - lp_bld_misc.cpp:503:40: error: no matching function for call to ‘llvm::EngineBuilder::setMCJITMemoryManager(ShaderMemoryManager*&amp;)’</li>
@@ -158,7 +154,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=88467">Bug 88467</a> - nir.c:140: error: ‘nir_src’ has no member named ‘ssa’</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=88478">Bug 88478</a> - #error &quot;&lt;malloc.h&gt; has been replaced by &lt;stdlib.h&gt;&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=88478">Bug 88478</a> - #error "&lt;malloc.h&gt; has been replaced by &lt;stdlib.h&gt;"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=88519">Bug 88519</a> - sha1.c:210:22: error: 'grcy_md_hd_t' undeclared (first use in this function)</li>
@@ -207,6 +203,7 @@ Note: some of the new features are only available with certain drivers.
<li>Removed support for GCC versions earlier than 4.2.0.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.1.html b/docs/relnotes/10.5.1.html
index a9b91fa72c..63759114af 100644
--- a/docs/relnotes/10.5.1.html
+++ b/docs/relnotes/10.5.1.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.5.1 Release Notes / March 13, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-b5b6256a6d46023e16a675257fd11a0f94d7b3e60a76cf112952da3d0fef8e9b mesa-10.5.1.tar.gz
+<pre>b5b6256a6d46023e16a675257fd11a0f94d7b3e60a76cf112952da3d0fef8e9b mesa-10.5.1.tar.gz
ffc51943d15c6812ee7611d053d8980a683fbd6a4986cff567b12cc66637d679 mesa-10.5.1.tar.xz
</pre>
@@ -212,6 +208,7 @@ ffc51943d15c6812ee7611d053d8980a683fbd6a4986cff567b12cc66637d679 mesa-10.5.1.ta
<li>r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.2.html b/docs/relnotes/10.5.2.html
index 9114199c9d..e9c48169d9 100644
--- a/docs/relnotes/10.5.2.html
+++ b/docs/relnotes/10.5.2.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.5.2 Release Notes / March 28, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-755220e160a9f22fda0dffd47746f997b6e196d03f8edc390df7793aecaaa541 mesa-10.5.2.tar.gz
+<pre>755220e160a9f22fda0dffd47746f997b6e196d03f8edc390df7793aecaaa541 mesa-10.5.2.tar.gz
2f4b6fb77c3e7d6f861558d0884a3073f575e1e673dad8d1b0624e78e9c4dd44 mesa-10.5.2.tar.xz
</pre>
@@ -125,6 +121,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.3.html b/docs/relnotes/10.5.3.html
index e5e0d30630..ff2787c538 100644
--- a/docs/relnotes/10.5.3.html
+++ b/docs/relnotes/10.5.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.5.3 Release Notes / April 12, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-2371b8e210ccd19f61dd94b6664d612e5a479ba7d431a074512d87633bd6aeb4 mesa-10.5.3.tar.gz
+<pre>2371b8e210ccd19f61dd94b6664d612e5a479ba7d431a074512d87633bd6aeb4 mesa-10.5.3.tar.gz
8701ee1be4f5c03238f5e63c1a9bd4cc03a2f6c0155ed42a1ae7d58f18912ba2 mesa-10.5.3.tar.xz
</pre>
@@ -120,6 +116,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.4.html b/docs/relnotes/10.5.4.html
index 4c466d0b33..5cc8e52d4c 100644
--- a/docs/relnotes/10.5.4.html
+++ b/docs/relnotes/10.5.4.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.5.4 Release Notes / April 24, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-e1089567fc7bf8d9b2d8badcc9f2fc3b758701c8c0ccfe7af1805549fea53f11 mesa-10.5.4.tar.gz
+<pre>e1089567fc7bf8d9b2d8badcc9f2fc3b758701c8c0ccfe7af1805549fea53f11 mesa-10.5.4.tar.gz
b51e723f3a20d842c88a92d809435b229fc4744ca0dbec0317d9d4a3ac4c6803 mesa-10.5.4.tar.xz
</pre>
@@ -120,6 +116,7 @@ b51e723f3a20d842c88a92d809435b229fc4744ca0dbec0317d9d4a3ac4c6803 mesa-10.5.4.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.5.html b/docs/relnotes/10.5.5.html
index fc8247c003..2745315871 100644
--- a/docs/relnotes/10.5.5.html
+++ b/docs/relnotes/10.5.5.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.5.5 Release Notes / May 11, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-c10f00fd792b8290dd51ebcc48a9016c4cafab19ec205423c6fcadfd7f3a59f2 mesa-10.5.5.tar.gz
+<pre>c10f00fd792b8290dd51ebcc48a9016c4cafab19ec205423c6fcadfd7f3a59f2 mesa-10.5.5.tar.gz
4ac4e4ea3414f1cadb1467f2f173f9e56170d31e8674f7953a46f0549d319f28 mesa-10.5.5.tar.xz
</pre>
@@ -90,6 +86,7 @@ c10f00fd792b8290dd51ebcc48a9016c4cafab19ec205423c6fcadfd7f3a59f2 mesa-10.5.5.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.6.html b/docs/relnotes/10.5.6.html
index 0046b8ff99..0d9e69e8c1 100644
--- a/docs/relnotes/10.5.6.html
+++ b/docs/relnotes/10.5.6.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.5.6 Release Notes / May 23, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-89ff9cb08d0f6e3f34154864c3071253057cd21020759457c8ae27e0f70985d3 mesa-10.5.6.tar.gz
+<pre>89ff9cb08d0f6e3f34154864c3071253057cd21020759457c8ae27e0f70985d3 mesa-10.5.6.tar.gz
66017853bde5f7a6647db3eede30512a091a3491daa1708e0ad8027c328ba595 mesa-10.5.6.tar.xz
</pre>
@@ -142,6 +138,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.7.html b/docs/relnotes/10.5.7.html
index 68c8385496..7bb32c9122 100644
--- a/docs/relnotes/10.5.7.html
+++ b/docs/relnotes/10.5.7.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.5.7 Release Notes / June 07, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-8f865ce497435fdf25d4e35f3b5551b2bcd5f9bc6570561183be82af20d18b82 mesa-10.5.7.tar.gz
+<pre>8f865ce497435fdf25d4e35f3b5551b2bcd5f9bc6570561183be82af20d18b82 mesa-10.5.7.tar.gz
04d06890cd69af8089d6ca76f40e46dcf9cacfe4a9788b32be620574d4638818 mesa-10.5.7.tar.xz
</pre>
@@ -98,6 +94,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.8.html b/docs/relnotes/10.5.8.html
index 6239400cda..0e90ea3923 100644
--- a/docs/relnotes/10.5.8.html
+++ b/docs/relnotes/10.5.8.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.5.8 Release Notes / June 20, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-611ddcfa3c1bf13f7e6ccac785c8749c3b74c9a78452bac70f8372cf6b209aa0 mesa-10.5.8.tar.gz
+<pre>611ddcfa3c1bf13f7e6ccac785c8749c3b74c9a78452bac70f8372cf6b209aa0 mesa-10.5.8.tar.gz
2866b855c5299a4aed066338c77ff6467c389b2c30ada7647be8758663da2b54 mesa-10.5.8.tar.xz
</pre>
@@ -107,6 +103,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.5.9.html b/docs/relnotes/10.5.9.html
index a1d11c3b70..b9f924b94b 100644
--- a/docs/relnotes/10.5.9.html
+++ b/docs/relnotes/10.5.9.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.5.9 Release Notes / July 04, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-0c081b59572ee9732e7438d34adc3817fe8cc8d4b58abc0e71fd4b4c904945cb mesa-10.5.9.tar.gz
+<pre>0c081b59572ee9732e7438d34adc3817fe8cc8d4b58abc0e71fd4b4c904945cb mesa-10.5.9.tar.gz
71c69f31d3dbc35cfa79950e58a01d27030378d8c7ef1259a0b31d4d0487f4ec mesa-10.5.9.tar.xz
</pre>
@@ -135,6 +131,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html
index ebd1f104d6..10a4c3edaf 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.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 10.6.0 Release Notes / June 14, 2015</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-9bc659abdba26202509304f259723aaa4343dba6aac4bd87d5baea11d23c8c63 mesa-10.6.0.tar.gz
+<pre>9bc659abdba26202509304f259723aaa4343dba6aac4bd87d5baea11d23c8c63 mesa-10.6.0.tar.gz
f37e2633978deed02ff0522abc36c709586e2b555fd439a82ab71dce2c866c76 mesa-10.6.0.tar.xz
</pre>
@@ -114,7 +110,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86837">Bug 86837</a> - kodi segfault since auxiliary/vl: rework the build of the VL code</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86944">Bug 86944</a> - glsl_parser_extras.cpp&quot;, line 1455: Error: Badly formed expression. (Oracle Studio)</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86944">Bug 86944</a> - glsl_parser_extras.cpp", line 1455: Error: Badly formed expression. (Oracle Studio)</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86974">Bug 86974</a> - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts)</li>
@@ -164,7 +160,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=89095">Bug 89095</a> - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=89112">Bug 89112</a> - u_atomic_test: u_atomic_test.c:124: test_atomic_8bits_bool: Assertion `r == 65 &amp;&amp; &quot;p_atomic_add&quot;' failed.</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=89112">Bug 89112</a> - u_atomic_test: u_atomic_test.c:124: test_atomic_8bits_bool: Assertion `r == 65 &amp;&amp; "p_atomic_add"' failed.</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=89118">Bug 89118</a> - [SKL Bisected]many Ogles3conform cases core dumped</li>
@@ -294,7 +290,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90520">Bug 90520</a> - Register spilling clobbers registers used elsewhere in the shader</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90547">Bug 90547</a> - [BDW/BSW/SKL Bisected]Piglit/glean&#64;vertprog1-rsq_test_2_(reciprocal_square_root_of_negative_value) fais</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90547">Bug 90547</a> - [BDW/BSW/SKL Bisected]Piglit/glean@vertprog1-rsq_test_2_(reciprocal_square_root_of_negative_value) fais</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90580">Bug 90580</a> - [HSW bisected] integer multiplication bug</li>
@@ -326,6 +322,7 @@ Note: some of the new features are only available with certain drivers.
<li>Removed the classic osmesa from the Windows SCons build.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.1.html b/docs/relnotes/10.6.1.html
index f197b0f3a4..56b9b1021e 100644
--- a/docs/relnotes/10.6.1.html
+++ b/docs/relnotes/10.6.1.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.6.1 Release Notes / June 29, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-b4cccd4d0eabcc2bca00c3175d3ad88fdda57ffdb883a7998525b873a21fe607 mesa-10.6.1.tar.gz
+<pre>b4cccd4d0eabcc2bca00c3175d3ad88fdda57ffdb883a7998525b873a21fe607 mesa-10.6.1.tar.gz
6c80a2b647e57c85dc36e609d9aed17f878f0d8e0cf9ace86d14cf604101e1eb mesa-10.6.1.tar.xz
</pre>
@@ -99,6 +95,7 @@ b4cccd4d0eabcc2bca00c3175d3ad88fdda57ffdb883a7998525b873a21fe607 mesa-10.6.1.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.2.html b/docs/relnotes/10.6.2.html
index d95417a852..e7377f259c 100644
--- a/docs/relnotes/10.6.2.html
+++ b/docs/relnotes/10.6.2.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.6.2 Release Notes / July 11, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-9c7ab9300dda6c912faaaff97995ec1820ba21d114d9cf555f145cbad90995f4 mesa-10.6.2.tar.gz
+<pre>9c7ab9300dda6c912faaaff97995ec1820ba21d114d9cf555f145cbad90995f4 mesa-10.6.2.tar.gz
05753d3db4212900927b9894221a1669a10f56786e86a7e818b6e18a0817dca9 mesa-10.6.2.tar.xz
</pre>
@@ -160,6 +156,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.3.html b/docs/relnotes/10.6.3.html
index 1622c87cde..93d5e0e744 100644
--- a/docs/relnotes/10.6.3.html
+++ b/docs/relnotes/10.6.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.6.3 Release Notes / July 26, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-c27e1e33798e69a6d2d2425aee8ac7b4c0b243066a65dd76cbb182ea31b1c7f2 mesa-10.6.3.tar.gz
+<pre>c27e1e33798e69a6d2d2425aee8ac7b4c0b243066a65dd76cbb182ea31b1c7f2 mesa-10.6.3.tar.gz
58592e07c350cd2e8969b73fa83048c657a39fe2f13f3b88f5e5818fe2e4676d mesa-10.6.3.tar.xz
</pre>
@@ -46,7 +42,7 @@ c27e1e33798e69a6d2d2425aee8ac7b4c0b243066a65dd76cbb182ea31b1c7f2 mesa-10.6.3.ta
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90728">Bug 90728</a> - dvd playback with vlc and vdpau causes segmentation fault</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91337">Bug 91337</a> - OSMesaGetProcAdress(&quot;OSMesaPixelStore&quot;) returns nil</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91337">Bug 91337</a> - OSMesaGetProcAdress("OSMesaPixelStore") returns nil</li>
</ul>
@@ -101,6 +97,7 @@ c27e1e33798e69a6d2d2425aee8ac7b4c0b243066a65dd76cbb182ea31b1c7f2 mesa-10.6.3.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.4.html b/docs/relnotes/10.6.4.html
index 168182ec52..a2c3db9373 100644
--- a/docs/relnotes/10.6.4.html
+++ b/docs/relnotes/10.6.4.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.6.4 Release Notes / August 11, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-4960bf17d8b5d6a6503c6954ec6cf480b5cd930797bac901c60bea192675f85e mesa-10.6.4.tar.gz
+<pre>4960bf17d8b5d6a6503c6954ec6cf480b5cd930797bac901c60bea192675f85e mesa-10.6.4.tar.gz
8f5ac103f0f503de2f7a985b0df349bd4ecdfe7f51c714be146fa5a9a3c07b77 mesa-10.6.4.tar.xz
</pre>
@@ -132,6 +128,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.5.html b/docs/relnotes/10.6.5.html
index e7326ff194..293da53354 100644
--- a/docs/relnotes/10.6.5.html
+++ b/docs/relnotes/10.6.5.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.6.5 Release Notes / August 22, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-afe290fc7af75a25df5ee52396a9f09e5dba85fb3e159304bdda265b8564b0d4 mesa-10.6.5.tar.gz
+<pre>afe290fc7af75a25df5ee52396a9f09e5dba85fb3e159304bdda265b8564b0d4 mesa-10.6.5.tar.gz
fb6fac3c85bcfa9d06b8dd439169f23f0c0924a88e44362e738b99b1feff762f mesa-10.6.5.tar.xz
</pre>
@@ -119,6 +115,7 @@ fb6fac3c85bcfa9d06b8dd439169f23f0c0924a88e44362e738b99b1feff762f mesa-10.6.5.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.6.html b/docs/relnotes/10.6.6.html
index eaf54c4d19..2a369c9078 100644
--- a/docs/relnotes/10.6.6.html
+++ b/docs/relnotes/10.6.6.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.6.6 Release Notes / September 04, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-416517aa9df4791f97d34451a9e4da33c966afcd18c115c5769b92b15b018ef5 mesa-10.6.6.tar.gz
+<pre>416517aa9df4791f97d34451a9e4da33c966afcd18c115c5769b92b15b018ef5 mesa-10.6.6.tar.gz
570f2154b7340ff5db61ff103bc6e85165b8958798b78a50fa2df488e98e5778 mesa-10.6.6.tar.xz
</pre>
@@ -51,9 +47,9 @@ because compatibility contexts are not supported.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90748">Bug 90748</a> - [BDW Bisected]dEQP-GLES3.functional.fbo.completeness.renderable.texture.depth.rg_half_float_oes fails</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90902">Bug 90902</a> - [bsw][regression] dEQP: &quot;Found invalid pixel values&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90902">Bug 90902</a> - [bsw][regression] dEQP: "Found invalid pixel values"</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90925">Bug 90925</a> - &quot;high fidelity&quot;: Segfault in _mesa_program_resource_find_name</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90925">Bug 90925</a> - "high fidelity": Segfault in _mesa_program_resource_find_name</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91254">Bug 91254</a> - (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1</li>
@@ -159,6 +155,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.7.html b/docs/relnotes/10.6.7.html
index 3810edc88e..192dd1f4b3 100644
--- a/docs/relnotes/10.6.7.html
+++ b/docs/relnotes/10.6.7.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.6.7 Release Notes / September 10, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-4ba10c59abee30d72476543a57afd2f33803dabf4620dc333b335d47966ff842 mesa-10.6.7.tar.gz
+<pre>4ba10c59abee30d72476543a57afd2f33803dabf4620dc333b335d47966ff842 mesa-10.6.7.tar.gz
feb1f640b915dada88a7c793dfaff0ae23580f8903f87a6b76469253de0d28d8 mesa-10.6.7.tar.xz
</pre>
@@ -70,6 +66,7 @@ feb1f640b915dada88a7c793dfaff0ae23580f8903f87a6b76469253de0d28d8 mesa-10.6.7.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.8.html b/docs/relnotes/10.6.8.html
index a5abd44084..23628cf109 100644
--- a/docs/relnotes/10.6.8.html
+++ b/docs/relnotes/10.6.8.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.6.8 Release Notes / September 20, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-1f34dba2a8059782e3e4e0f18b9628004e253b2c69085f735b846d2e63c9e250 mesa-10.6.8.tar.gz
+<pre>1f34dba2a8059782e3e4e0f18b9628004e253b2c69085f735b846d2e63c9e250 mesa-10.6.8.tar.gz
e36ee5ceeadb3966fb5ce5b4cf18322dbb76a4f075558ae49c3bba94f57d58fd mesa-10.6.8.tar.xz
</pre>
@@ -131,6 +127,7 @@ e36ee5ceeadb3966fb5ce5b4cf18322dbb76a4f075558ae49c3bba94f57d58fd mesa-10.6.8.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/10.6.9.html b/docs/relnotes/10.6.9.html
index 9d155fa19b..e59bfe3f8b 100644
--- a/docs/relnotes/10.6.9.html
+++ b/docs/relnotes/10.6.9.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.6.9 Release Notes / Octover 03, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-3406876aac67546d0c3e2cb97da330b62644c313e7992b95618662e13c54296a mesa-10.6.9.tar.gz
+<pre>3406876aac67546d0c3e2cb97da330b62644c313e7992b95618662e13c54296a mesa-10.6.9.tar.gz
b04c4de6280b863babc2929573da17218d92e9e4ba6272d548d135415723e8c3 mesa-10.6.9.tar.xz
</pre>
@@ -49,7 +45,7 @@ b04c4de6280b863babc2929573da17218d92e9e4ba6272d548d135415723e8c3 mesa-10.6.9.ta
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=55552">Bug 55552</a> - Compile errors with --enable-mangling</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86281">Bug 86281</a> - brw_meta_fast_clear (brw=brw&#64;entry=0x7fffd4097a08, fb=fb&#64;entry=0x7fffd40fa900, buffers=buffers&#64;entry=2, partial_clear=partial_clear&#64;entry=false)</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86281">Bug 86281</a> - brw_meta_fast_clear (brw=brw@entry=0x7fffd4097a08, fb=fb@entry=0x7fffd40fa900, buffers=buffers@entry=2, partial_clear=partial_clear@entry=false)</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91970">Bug 91970</a> - [BSW regression] dEQP-GLES3.functional.shaders.precision.int.highp_mul_vertex</li>
@@ -125,6 +121,7 @@ b04c4de6280b863babc2929573da17218d92e9e4ba6272d548d135415723e8c3 mesa-10.6.9.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.0.html b/docs/relnotes/11.0.0.html
index cfce907db4..aa6a15b8d7 100644
--- a/docs/relnotes/11.0.0.html
+++ b/docs/relnotes/11.0.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 11.0.0 Release Notes / September 12, 2015</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-7d7e4ddffa3b162506efa01e2cc41e329caa4995336b92e5cc21f2e1fb36c1b3 mesa-11.0.0.tar.gz
+<pre>7d7e4ddffa3b162506efa01e2cc41e329caa4995336b92e5cc21f2e1fb36c1b3 mesa-11.0.0.tar.gz
e095a3eb2eca9dfde7efca8946527c8ae20a0cc938a8c78debc7f158ad44af32 mesa-11.0.0.tar.xz
</pre>
@@ -48,7 +44,7 @@ Note: some of the new features are only available with certain drivers.
<li>New hardware support for AMD GCN 1.2 GPUs: Tonga, Iceland, Carrizo, Fiji</li>
<li>OpenGL 4.1 on radeonsi, nvc0</li>
<li>OpenGL ES 3.0 on freedreno (a3xx, a4xx)
-<li>GL_AMD_vertex_shader_viewport_index on radeonsi</li>
+</li><li>GL_AMD_vertex_shader_viewport_index on radeonsi</li>
<li>GL_ARB_conditional_render_inverted on r600, radeonsi</li>
<li>GL_ARB_depth_buffer_float on a4xx</li>
<li>GL_ARB_derivative_control on radeonsi</li>
@@ -131,7 +127,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90537">Bug 90537</a> - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen-&gt;ws-&gt;buffer_from_handle returns NULL)</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90547">Bug 90547</a> - [BDW/BSW/SKL Bisected]Piglit/glean&#64;vertprog1-rsq_test_2_(reciprocal_square_root_of_negative_value) fais</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90547">Bug 90547</a> - [BDW/BSW/SKL Bisected]Piglit/glean@vertprog1-rsq_test_2_(reciprocal_square_root_of_negative_value) fais</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90580">Bug 90580</a> - [HSW bisected] integer multiplication bug</li>
@@ -167,7 +163,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90895">Bug 90895</a> - [IVB/HSW/BDW/BSW Bisected] GLB2.7 Egypt, GfxBench3.0 T-Rex &amp; ALU and many SynMark cases performance reduced by 10-23%</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90902">Bug 90902</a> - [bsw][regression] dEQP: &quot;Found invalid pixel values&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90902">Bug 90902</a> - [bsw][regression] dEQP: "Found invalid pixel values"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90903">Bug 90903</a> - egl_dri2.c:dri2_load fails to load libglapi on osx</li>
@@ -175,7 +171,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90905">Bug 90905</a> - mesa: Finish subdir-objects transition</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90925">Bug 90925</a> - &quot;high fidelity&quot;: Segfault in _mesa_program_resource_find_name</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90925">Bug 90925</a> - "high fidelity": Segfault in _mesa_program_resource_find_name</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91022">Bug 91022</a> - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix</li>
@@ -187,7 +183,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91099">Bug 91099</a> - [llvmpipe] piglit glsl-max-varyings &gt;max_varying_components regression</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91101">Bug 91101</a> - [softpipe] piglit glsl-1.50&#64;execution&#64;geometry&#64;max-input-components regression</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91101">Bug 91101</a> - [softpipe] piglit glsl-1.50@execution@geometry@max-input-components regression</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91117">Bug 91117</a> - Nimbus (running in wine) has rendering issues, objects are semi-transparent</li>
@@ -209,7 +205,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91292">Bug 91292</a> - [BDW+] glVertexAttribDivisor not working in combination with glPolygonMode</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91337">Bug 91337</a> - OSMesaGetProcAdress(&quot;OSMesaPixelStore&quot;) returns nil</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91337">Bug 91337</a> - OSMesaGetProcAdress("OSMesaPixelStore") returns nil</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91418">Bug 91418</a> - Visual Studio 2015 vsnprintf build error</li>
@@ -231,7 +227,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91570">Bug 91570</a> - Upgrading mesa to 10.6 causes segfault in OpenGL applications with GeForce4 MX 440 / AGP 8X</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91591">Bug 91591</a> - rounding.h:102:2: error: #error &quot;Unsupported or undefined LONG_BIT&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91591">Bug 91591</a> - rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91610">Bug 91610</a> - [BSW] GPU hang for spec.shaders.point-vertex-id gl_instanceid divisor</li>
@@ -254,6 +250,7 @@ Note: some of the new features are only available with certain drivers.
<li>Removed the EGL loader from the Linux SCons build.</li>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.1.html b/docs/relnotes/11.0.1.html
index 9051e7ceed..adfc373d37 100644
--- a/docs/relnotes/11.0.1.html
+++ b/docs/relnotes/11.0.1.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 11.0.1 Release Notes / September 26, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-6dab262877e12c0546a0e2970c6835a0f217e6d4026ccecb3cd5dd733d1ce867 mesa-11.0.1.tar.gz
+<pre>6dab262877e12c0546a0e2970c6835a0f217e6d4026ccecb3cd5dd733d1ce867 mesa-11.0.1.tar.gz
43d0dfcd1f1e36f07f8228cd76d90175d3fc74c1ed25d7071794a100a98ef2a6 mesa-11.0.1.tar.xz
</pre>
@@ -129,6 +125,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.2.html b/docs/relnotes/11.0.2.html
index 651e5e7352..d27bb6cc5f 100644
--- a/docs/relnotes/11.0.2.html
+++ b/docs/relnotes/11.0.2.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 11.0.2 Release Notes / September 28, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-45170773500d6ae2f9eb93fc85efee69f7c97084411ada4eddf92f78bca56d20 mesa-11.0.2.tar.gz
+<pre>45170773500d6ae2f9eb93fc85efee69f7c97084411ada4eddf92f78bca56d20 mesa-11.0.2.tar.gz
fce11fb27eb87adf1e620a76455d635c6136dfa49ae58c53b34ef8d0c7b7eae4 mesa-11.0.2.tar.xz
</pre>
@@ -80,6 +76,7 @@ fce11fb27eb87adf1e620a76455d635c6136dfa49ae58c53b34ef8d0c7b7eae4 mesa-11.0.2.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.3.html b/docs/relnotes/11.0.3.html
index e839c2121e..4dcf49a315 100644
--- a/docs/relnotes/11.0.3.html
+++ b/docs/relnotes/11.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 11.0.3 Release Notes / October 10, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-c2210e3daecc10ed9fdcea500327652ed6effc2f47c4b9cee63fb08f560d7117 mesa-11.0.3.tar.gz
+<pre>c2210e3daecc10ed9fdcea500327652ed6effc2f47c4b9cee63fb08f560d7117 mesa-11.0.3.tar.gz
ab2992eece21adc23c398720ef8c6933cb69ea42e1b2611dc09d031e17e033d6 mesa-11.0.3.tar.xz
</pre>
@@ -180,6 +176,7 @@ ab2992eece21adc23c398720ef8c6933cb69ea42e1b2611dc09d031e17e033d6 mesa-11.0.3.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.4.html b/docs/relnotes/11.0.4.html
index a777b9de50..bb53eac4a4 100644
--- a/docs/relnotes/11.0.4.html
+++ b/docs/relnotes/11.0.4.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 11.0.4 Release Notes / October 24, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-ed412ca6a46d1bd055120e5c12806c15419ae8c4dd6d3f6ea20a83091d5c78bf mesa-11.0.4.tar.gz
+<pre>ed412ca6a46d1bd055120e5c12806c15419ae8c4dd6d3f6ea20a83091d5c78bf mesa-11.0.4.tar.gz
40201bf7fc6fa12a6d9edfe870b41eb4dd6669154e3c42c48a96f70805f5483d mesa-11.0.4.tar.xz
</pre>
@@ -45,7 +41,7 @@ ed412ca6a46d1bd055120e5c12806c15419ae8c4dd6d3f6ea20a83091d5c78bf mesa-11.0.4.ta
<ul>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86281">Bug 86281</a> - brw_meta_fast_clear (brw=brw&#64;entry=0x7fffd4097a08, fb=fb&#64;entry=0x7fffd40fa900, buffers=buffers&#64;entry=2, partial_clear=partial_clear&#64;entry=false)</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86281">Bug 86281</a> - brw_meta_fast_clear (brw=brw@entry=0x7fffd4097a08, fb=fb@entry=0x7fffd40fa900, buffers=buffers@entry=2, partial_clear=partial_clear@entry=false)</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86720">Bug 86720</a> - [radeon] Europa Universalis 4 freezing during game start (10.3.3+, still broken on 11.0.2)</li>
@@ -163,6 +159,7 @@ ed412ca6a46d1bd055120e5c12806c15419ae8c4dd6d3f6ea20a83091d5c78bf mesa-11.0.4.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.5.html b/docs/relnotes/11.0.5.html
index d825b05bba..228e6e59e6 100644
--- a/docs/relnotes/11.0.5.html
+++ b/docs/relnotes/11.0.5.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 11.0.5 Release Notes / November 11, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-8495ef5c06f7f726452462b7d408a5b40048373ff908f2283a3b4d1f49b45ee6 mesa-11.0.5.tar.gz
+<pre>8495ef5c06f7f726452462b7d408a5b40048373ff908f2283a3b4d1f49b45ee6 mesa-11.0.5.tar.gz
9c255a2a6695fcc6ef4a279e1df0aeaf417dc142f39ee59dfb533d80494bb67a mesa-11.0.5.tar.xz
</pre>
@@ -167,6 +163,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.6.html b/docs/relnotes/11.0.6.html
index 4a1083c43b..90316af7bd 100644
--- a/docs/relnotes/11.0.6.html
+++ b/docs/relnotes/11.0.6.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 11.0.6 Release Notes / November 21, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-4bdf054af66ebabf3eca0616f9f5e44c2f234695661b570261c391bc2f4f7482 mesa-11.0.6.tar.gz
+<pre>4bdf054af66ebabf3eca0616f9f5e44c2f234695661b570261c391bc2f4f7482 mesa-11.0.6.tar.gz
8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760 mesa-11.0.6.tar.xz
</pre>
@@ -140,6 +136,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.7.html b/docs/relnotes/11.0.7.html
index 704cbbec55..e6c86ff564 100644
--- a/docs/relnotes/11.0.7.html
+++ b/docs/relnotes/11.0.7.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 11.0.7 Release Notes / December 9, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-07c27004ff68b288097d17b2faa7bdf15ec73c96b7e6c9835266e544adf0a62f mesa-11.0.7.tar.gz
+<pre>07c27004ff68b288097d17b2faa7bdf15ec73c96b7e6c9835266e544adf0a62f mesa-11.0.7.tar.gz
e7e90a332ede6c8fd08eff90786a3fd1605a4e62ebf3a9b514047838194538cb mesa-11.0.7.tar.xz
</pre>
@@ -149,6 +145,7 @@ e7e90a332ede6c8fd08eff90786a3fd1605a4e62ebf3a9b514047838194538cb mesa-11.0.7.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.8.html b/docs/relnotes/11.0.8.html
index ce6e1d6a0b..075eaa9aea 100644
--- a/docs/relnotes/11.0.8.html
+++ b/docs/relnotes/11.0.8.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 11.0.8 Release Notes / December 9, 2015</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-ab9db87b54d7525e4b611b82577ea9a9eae55927558df57b190059d5ecd9406f mesa-11.0.8.tar.gz
+<pre>ab9db87b54d7525e4b611b82577ea9a9eae55927558df57b190059d5ecd9406f mesa-11.0.8.tar.gz
5696e4730518b6805d2ed5def393c4293f425a2c2c01bd5ed4bdd7ad62f7ad75 mesa-11.0.8.tar.xz
</pre>
@@ -195,6 +191,7 @@ ab9db87b54d7525e4b611b82577ea9a9eae55927558df57b190059d5ecd9406f mesa-11.0.8.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.0.9.html b/docs/relnotes/11.0.9.html
index 3bfb52b9d8..789dee8149 100644
--- a/docs/relnotes/11.0.9.html
+++ b/docs/relnotes/11.0.9.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 11.0.9 Release Notes / January 22, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-1597c2e983f476f98efdd6cd58b5298896d18479ff542bdeff28b98b129ede05 mesa-11.0.9.tar.gz
+<pre>1597c2e983f476f98efdd6cd58b5298896d18479ff542bdeff28b98b129ede05 mesa-11.0.9.tar.gz
a1262ff1c66a16ccf341186cf0e57b306b8589eb2cc5ce92ffb6788ab01d2b01 mesa-11.0.9.tar.xz
</pre>
@@ -122,6 +118,7 @@ a1262ff1c66a16ccf341186cf0e57b306b8589eb2cc5ce92ffb6788ab01d2b01 mesa-11.0.9.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index 9dd21dd317..3fa17cbf7f 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.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 11.1.0 Release Notes / 15 December 2015</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-e3bc44be4df5e4dc728dfda7b55b1aaeadfce36eca6a367b76cc07598070cb2d mesa-11.1.0.tar.gz
+<pre>e3bc44be4df5e4dc728dfda7b55b1aaeadfce36eca6a367b76cc07598070cb2d mesa-11.1.0.tar.gz
9befe03b04223eb1ede177fa8cac001e2850292c8c12a3ec9929106afad9cf1f mesa-11.1.0.tar.xz
</pre>
@@ -48,7 +44,7 @@ Note: some of the new features are only available with certain drivers.
<li>OpenGL 3.1 support on freedreno (a3xx, a4xx)</li>
<li>OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12
and Fusion 8).
-<li>GL_AMD_performance_monitor on nv50</li>
+</li><li>GL_AMD_performance_monitor on nv50</li>
<li>GL_ARB_arrays_of_arrays on i965</li>
<li>GL_ARB_blend_func_extended on freedreno (a3xx)</li>
<li>GL_ARB_clear_texture on nv50, nvc0</li>
@@ -72,7 +68,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_EXT_blend_func_extended on all drivers that support the ARB version</li>
<li>GL_EXT_buffer_storage implemented for when ES 3.1 support is gained</li>
<li>GL_EXT_draw_elements_base_vertex on all drivers</li>
-<li>GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx)</li>
+<li>GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx &amp; a4xx)</li>
<li>GL_KHR_debug (GLES)</li>
<li>GL_NV_conditional_render on freedreno</li>
<li>GL_OES_draw_elements_base_vertex on all drivers</li>
@@ -99,7 +95,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71789">Bug 71789</a> - [r300g] Visuals not found in (default) depth = 24</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=79783">Bug 79783</a> - Distorted output in obs-studio where other vendors &quot;work&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=79783">Bug 79783</a> - Distorted output in obs-studio where other vendors "work"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=80821">Bug 80821</a> - When LIBGL_ALWAYS_SOFTWARE is set, KHR_create_context is not supported</li>
@@ -109,7 +105,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=84677">Bug 84677</a> - Triangle disappears with glPolygonMode GL_LINE</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86281">Bug 86281</a> - brw_meta_fast_clear (brw=brw&#64;entry=0x7fffd4097a08, fb=fb&#64;entry=0x7fffd40fa900, buffers=buffers&#64;entry=2, partial_clear=partial_clear&#64;entry=false)</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86281">Bug 86281</a> - brw_meta_fast_clear (brw=brw@entry=0x7fffd4097a08, fb=fb@entry=0x7fffd40fa900, buffers=buffers@entry=2, partial_clear=partial_clear@entry=false)</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=86469">Bug 86469</a> - Unreal Engine demo doesn't run</li>
@@ -231,7 +227,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92705">Bug 92705</a> - [clover] fail to build with llvm-svn/clang-svn 3.8</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92709">Bug 92709</a> - &quot;LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main&quot; when starting race in stuntrally</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92709">Bug 92709</a> - "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92738">Bug 92738</a> - Randon R7 240 doesn't work on 16KiB page size platform</li>
@@ -251,7 +247,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92909">Bug 92909</a> - Offset/alignment issue with layout std140 and vec3</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92985">Bug 92985</a> - Mac OS X build error &quot;ar: no archive members specified&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92985">Bug 92985</a> - Mac OS X build error "ar: no archive members specified"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93015">Bug 93015</a> - Tonga Elemental segfault + VM faults since radeon: implement r600_query_hw_get_result via function pointers</li>
@@ -276,6 +272,7 @@ Note: some of the new features are only available with certain drivers.
<li>MPEG4 decoding has been disabled by default in the VAAPI driver</li>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.1.1.html b/docs/relnotes/11.1.1.html
index 3383f70a8d..dc0d9614da 100644
--- a/docs/relnotes/11.1.1.html
+++ b/docs/relnotes/11.1.1.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 11.1.1 Release Notes / January 13, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-b15089817540ba0bffd0aad323ecf3a8ff6779568451827c7274890b4a269d58 mesa-11.1.1.tar.gz
+<pre>b15089817540ba0bffd0aad323ecf3a8ff6779568451827c7274890b4a269d58 mesa-11.1.1.tar.gz
64db074fc514136b5fb3890111f0d50604db52f0b1e94ba3fcb0fe8668a7fd20 mesa-11.1.1.tar.xz
</pre>
@@ -192,6 +188,7 @@ b15089817540ba0bffd0aad323ecf3a8ff6779568451827c7274890b4a269d58 mesa-11.1.1.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.1.2.html b/docs/relnotes/11.1.2.html
index 43938a62f6..30aa673476 100644
--- a/docs/relnotes/11.1.2.html
+++ b/docs/relnotes/11.1.2.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 11.1.2 Release Notes / February 10, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-ba0e7462b2936b86e6684c26fbb55519f8d9ad31d13a1c1e1afbe41e73466eea mesa-11.1.2.tar.gz
+<pre>ba0e7462b2936b86e6684c26fbb55519f8d9ad31d13a1c1e1afbe41e73466eea mesa-11.1.2.tar.gz
8f72aead896b340ba0f7a4a474bfaf71681f5d675592aec1cb7ba698e319148b mesa-11.1.2.tar.xz
</pre>
@@ -177,6 +173,7 @@ ba0e7462b2936b86e6684c26fbb55519f8d9ad31d13a1c1e1afbe41e73466eea mesa-11.1.2.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.1.3.html b/docs/relnotes/11.1.3.html
index 46e40eadd1..b6ed78ffb9 100644
--- a/docs/relnotes/11.1.3.html
+++ b/docs/relnotes/11.1.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 11.1.3 Release Notes / April 17, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-9e86c72b6b2e8adb53c1c4a0002ab267b45094d753eb9404b1db34f81ce94ccf mesa-11.1.3.tar.gz
+<pre>9e86c72b6b2e8adb53c1c4a0002ab267b45094d753eb9404b1db34f81ce94ccf mesa-11.1.3.tar.gz
51f6658a214d75e4d9f05207586d7ed56ebba75c6b10841176fb6675efa310ac mesa-11.1.3.tar.xz
</pre>
@@ -314,6 +310,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.1.4.html b/docs/relnotes/11.1.4.html
index 739077e538..4f1cfc4810 100644
--- a/docs/relnotes/11.1.4.html
+++ b/docs/relnotes/11.1.4.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 11.1.4 Release Notes / May 9, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-034231fffb22621dadb8e4a968cb44752b8b68db7a2417568d63c275b3490cea mesa-11.1.4.tar.gz
+<pre>034231fffb22621dadb8e4a968cb44752b8b68db7a2417568d63c275b3490cea mesa-11.1.4.tar.gz
0f781e9072655305f576efd4204d183bf99ac8cb8d9e0dd9fc2b4093230a0eba mesa-11.1.4.tar.xz
</pre>
@@ -177,6 +173,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.2.0.html b/docs/relnotes/11.2.0.html
index b0d0a609e2..6fb1534b63 100644
--- a/docs/relnotes/11.2.0.html
+++ b/docs/relnotes/11.2.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 11.2.0 Release Notes / 4 April 2016</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-dea3d8143929aad5c24ef0993ddb05807b30c284b488fc62903adfcc1c127887 mesa-11.2.0.tar.gz
+<pre>dea3d8143929aad5c24ef0993ddb05807b30c284b488fc62903adfcc1c127887 mesa-11.2.0.tar.gz
1c1fed2674abf3f16ed2623e9a5694d6752c293194e18462ebc644a19cfaafb2 mesa-11.2.0.tar.xz
</pre>
@@ -77,7 +73,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=75165">Bug 75165</a> - compute.c:464:49: error: function definition is not allowed here</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=79783">Bug 79783</a> - Distorted output in obs-studio where other vendors &quot;work&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=79783">Bug 79783</a> - Distorted output in obs-studio where other vendors "work"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=89330">Bug 89330</a> - piglit glsl-1.50 invariant-qualifier-in-out-block-01 regression</li>
@@ -113,7 +109,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92706">Bug 92706</a> - glBlitFramebuffer refuses to blit RGBA to RGB with MSAA</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92709">Bug 92709</a> - &quot;LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main&quot; when starting race in stuntrally</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92709">Bug 92709</a> - "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92743">Bug 92743</a> - Centroid shouldn't have to match between the FS and the VS</li>
@@ -137,7 +133,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93180">Bug 93180</a> - [regression] arb_separate_shader_objects.active sampler conflict fails</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93189">Bug 93189</a> - &quot;./util/u_inlines.h&quot;, line 83: operands have incompatible types: void &quot;:&quot; int</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93189">Bug 93189</a> - "./util/u_inlines.h", line 83: operands have incompatible types: void ":" int</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93215">Bug 93215</a> - [Regression bisected] Ogles1conform Automatic mipmap generation test is fail</li>
@@ -189,7 +185,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93560">Bug 93560</a> - opt_combine_constants failing fabsf(reg-&gt;f) == table.imm[i].val assertion</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93599">Bug 93599</a> - Strange green flashes with &quot;Metro: Last Light Redux&quot; + &quot;Metro 2033 Redux&quot; with Intel Mesa driver</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93599">Bug 93599</a> - Strange green flashes with "Metro: Last Light Redux" + "Metro 2033 Redux" with Intel Mesa driver</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93648">Bug 93648</a> - Random lines being rendered when playing Dolphin (geometry shaders related, w/ apitrace)</li>
@@ -219,7 +215,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93840">Bug 93840</a> - [i965] Alien: Isolation fails with GL_ARB_compute_shader enabled</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93862">Bug 93862</a> - [Bisected] &quot;drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2&quot; is bad</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93862">Bug 93862</a> - [Bisected] "drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2" is bad</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93878">Bug 93878</a> - [llvmpipe][softpipe] piglit arb_gpu_shader_fp64-double-gettransformfeedbackvarying regression</li>
@@ -291,6 +287,7 @@ Previously, Visual Studio 2008 and later were supported.
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.2.1.html b/docs/relnotes/11.2.1.html
index a59c745c79..ebeadca4d9 100644
--- a/docs/relnotes/11.2.1.html
+++ b/docs/relnotes/11.2.1.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 11.2.1 Release Notes / April 17, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-cc2a024204564a71acc95cf262bf618fe49b1d77d351e5755eea705cadac5167 mesa-11.2.1.tar.gz
+<pre>cc2a024204564a71acc95cf262bf618fe49b1d77d351e5755eea705cadac5167 mesa-11.2.1.tar.gz
a65207e9ae5c5f1c29f863c6a2cc98a7ab99762a24b82a248337f0ea9cfce01b mesa-11.2.1.tar.xz
</pre>
@@ -114,6 +110,7 @@ a65207e9ae5c5f1c29f863c6a2cc98a7ab99762a24b82a248337f0ea9cfce01b mesa-11.2.1.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/11.2.2.html b/docs/relnotes/11.2.2.html
index 4f634b8357..902b0f6e2a 100644
--- a/docs/relnotes/11.2.2.html
+++ b/docs/relnotes/11.2.2.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 11.2.2 Release Notes / May 9, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-e2453014cd2cc5337a5180cdeffe8cf24fffbb83e20a96888e2b01df868eaae6 mesa-11.2.2.tar.gz
+<pre>e2453014cd2cc5337a5180cdeffe8cf24fffbb83e20a96888e2b01df868eaae6 mesa-11.2.2.tar.gz
40e148812388ec7c6d7b6657d5a16e2e8dabba8b97ddfceea5197947647bdfb4 mesa-11.2.2.tar.xz
</pre>
@@ -205,6 +201,7 @@ e2453014cd2cc5337a5180cdeffe8cf24fffbb83e20a96888e2b01df868eaae6 mesa-11.2.2.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/12.0.0.html b/docs/relnotes/12.0.0.html
index 4f11bbdeae..917a1915a1 100644
--- a/docs/relnotes/12.0.0.html
+++ b/docs/relnotes/12.0.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 12.0.0 Release Notes / July 8, 2016</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-3b8fa4d86d78f8f6ec86055b92ad1afe869001483593b3dd4531184b8bc4fcfb mesa-12.0.0.tar.gz
+<pre>3b8fa4d86d78f8f6ec86055b92ad1afe869001483593b3dd4531184b8bc4fcfb mesa-12.0.0.tar.gz
0090c025219318935124292b482e3439bc43e8c074ad01086449fcad88547dc6 mesa-12.0.0.tar.xz
</pre>
@@ -197,7 +193,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=94917">Bug 94917</a> - radeonsi supports GL_ARB_shader_storage_buffer_object with 0 GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=94924">Bug 94924</a> - [GEN8] Ungine Valley fails to run due to &quot;intel_do_flush_locked failed: Input/output error&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=94924">Bug 94924</a> - [GEN8] Ungine Valley fails to run due to "intel_do_flush_locked failed: Input/output error"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=94925">Bug 94925</a> - Crash in egl_dri3_get_dri_context with Dolphin EGL/X11 in single-core mode</li>
@@ -265,7 +261,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=95403">Bug 95403</a> - [GK110] misaligned_gpr spamming dmesg when playing victor vran</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=95419">Bug 95419</a> - [HSW][regression][bisect] RPG Maker game gives &quot;invalid floating point operation&quot; at startup</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=95419">Bug 95419</a> - [HSW][regression][bisect] RPG Maker game gives "invalid floating point operation" at startup</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=95456">Bug 95456</a> - glXGetFBConfigs has invalid screen bounds</li>
@@ -283,7 +279,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96238">Bug 96238</a> - swr fails to build outside of the main directory</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96239">Bug 96239</a> - [radeonsi tessellation] [R9 290/390] Random &quot;texture flickering&quot; (Shadow of Mordor, Tomb Raider, Unigine Heaven 4.0)</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96239">Bug 96239</a> - [radeonsi tessellation] [R9 290/390] Random "texture flickering" (Shadow of Mordor, Tomb Raider, Unigine Heaven 4.0)</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96258">Bug 96258</a> - [NVC0] Hang when running compute program</li>
@@ -303,7 +299,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96504">Bug 96504</a> - [vulkancts] compute tests crash</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96516">Bug 96516</a> - [bisected: 482526] &quot;clover: Update OpenCL version string to match OpenGL&quot;: clover's build fails because of missing git_sha1.h</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96516">Bug 96516</a> - [bisected: 482526] "clover: Update OpenCL version string to match OpenGL": clover's build fails because of missing git_sha1.h</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96565">Bug 96565</a> - Clive Barker's Jericho displays strange,vivid colors when motion blur enabled</li>
@@ -330,6 +326,7 @@ Note: some of the new features are only available with certain drivers.
Radeon drivers (r600 and radeonsi) now require LLVm 3.6 as a minimum.
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/12.0.1.html b/docs/relnotes/12.0.1.html
index 1b7976d51a..3d4e5a9913 100644
--- a/docs/relnotes/12.0.1.html
+++ b/docs/relnotes/12.0.1.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 12.0.1 Release Notes / July 8, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-28dff9c045f4305c96a875a487b9f06c7e88d910511cd6016dbddcd1f53ade0d mesa-12.0.1.tar.gz
+<pre>28dff9c045f4305c96a875a487b9f06c7e88d910511cd6016dbddcd1f53ade0d mesa-12.0.1.tar.gz
bab24fb79f78c876073527f515ed871fc9c81d816f66c8a0b051d8d653896389 mesa-12.0.1.tar.xz
</pre>
@@ -60,6 +56,7 @@ bab24fb79f78c876073527f515ed871fc9c81d816f66c8a0b051d8d653896389 mesa-12.0.1.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/12.0.2.html b/docs/relnotes/12.0.2.html
index 385ef0865e..6999a877cd 100644
--- a/docs/relnotes/12.0.2.html
+++ b/docs/relnotes/12.0.2.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 12.0.2 Release Notes / September 2, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-a08565ab1273751ebe2ffa928cbf785056594c803077c9719d0763da780f2918 mesa-12.0.2.tar.gz
+<pre>a08565ab1273751ebe2ffa928cbf785056594c803077c9719d0763da780f2918 mesa-12.0.2.tar.gz
d957a5cc371dcd7ff2aa0d87492f263aece46f79352f4520039b58b1f32552cb mesa-12.0.2.tar.xz
</pre>
@@ -64,7 +60,7 @@ d957a5cc371dcd7ff2aa0d87492f263aece46f79352f4520039b58b1f32552cb mesa-12.0.2.ta
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96762">Bug 96762</a> - [radeonsi,apitrace] Firewatch: nothing rendered in scrollable (text) areas</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96835">Bug 96835</a> - &quot;gallium: Force blend color to 16-byte alignment&quot; crash with &quot;-march=native -O3&quot; causes some 32bit games to crash</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96835">Bug 96835</a> - "gallium: Force blend color to 16-byte alignment" crash with "-march=native -O3" causes some 32bit games to crash</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96850">Bug 96850</a> - Crucible tests fail for 32bit mesa</li>
@@ -78,7 +74,7 @@ d957a5cc371dcd7ff2aa0d87492f263aece46f79352f4520039b58b1f32552cb mesa-12.0.2.ta
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97207">Bug 97207</a> - [IVY BRIDGE] Fragment shader discard writing to depth</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97214">Bug 97214</a> - X not running with error &quot;Failed to make EGL context current&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97214">Bug 97214</a> - X not running with error "Failed to make EGL context current"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97225">Bug 97225</a> - [i965 on HD4600 Haswell] xcom switch to ingame cinematics cause segmentation fault</li>
@@ -398,6 +394,7 @@ d957a5cc371dcd7ff2aa0d87492f263aece46f79352f4520039b58b1f32552cb mesa-12.0.2.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/12.0.3.html b/docs/relnotes/12.0.3.html
index 70e704b9b0..a6fb2d8e90 100644
--- a/docs/relnotes/12.0.3.html
+++ b/docs/relnotes/12.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 12.0.3 Release Notes / September 15, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-79abcfab3de30dbd416d1582a3cf6b1be308466231488775f1b7bb43be353602 mesa-12.0.3.tar.gz
+<pre>79abcfab3de30dbd416d1582a3cf6b1be308466231488775f1b7bb43be353602 mesa-12.0.3.tar.gz
1dc86dd9b51272eee1fad3df65e18cda2e556ef1bc0b6e07cd750b9757f493b1 mesa-12.0.3.tar.xz
</pre>
@@ -66,6 +62,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/12.0.4.html b/docs/relnotes/12.0.4.html
index eaa9ba56f0..140fefc89c 100644
--- a/docs/relnotes/12.0.4.html
+++ b/docs/relnotes/12.0.4.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 12.0.4 Release Notes / November 10, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-22026ce4f1c6a7908b0d10ff057decec0a5633afe7f38a0cef5c08d0689f02a6 mesa-12.0.4.tar.gz
+<pre>22026ce4f1c6a7908b0d10ff057decec0a5633afe7f38a0cef5c08d0689f02a6 mesa-12.0.4.tar.gz
5d6003da867d3f54e5000b4acdfc37e6cce5b6a4459274fdad73e24bd2f0065e mesa-12.0.4.tar.xz
</pre>
@@ -46,7 +42,7 @@ because compatibility contexts are not supported.
<ul>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71759">Bug 71759</a> - Intel driver fails with &quot;intel_do_flush_locked failed: No such file or directory&quot; if buffer imported with EGL_NATIVE_PIXMAP_KHR</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71759">Bug 71759</a> - Intel driver fails with "intel_do_flush_locked failed: No such file or directory" if buffer imported with EGL_NATIVE_PIXMAP_KHR</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=94354">Bug 94354</a> - R9285 Unigine Valley perf regression since radeonsi: use re-Z</li>
@@ -58,7 +54,7 @@ because compatibility contexts are not supported.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97260">Bug 97260</a> - R9 290 low performance in Linux 4.7</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97549">Bug 97549</a> - [SNB, BXT] up to 40% perf drop from &quot;loader/dri3: Overhaul dri3_update_num_back&quot; commit</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97549">Bug 97549</a> - [SNB, BXT] up to 40% perf drop from "loader/dri3: Overhaul dri3_update_num_back" commit</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97887">Bug 97887</a> - llvm segfault in janusvr -render vive</li>
@@ -316,6 +312,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/12.0.5.html b/docs/relnotes/12.0.5.html
index 08fa068343..8b72f56c36 100644
--- a/docs/relnotes/12.0.5.html
+++ b/docs/relnotes/12.0.5.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 12.0.5 Release Notes / December 5, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-44d08a27d98bfeacd864381189e434d98afbf451689d01f80380dc1d66450e5b mesa-12.0.5.tar.gz
+<pre>44d08a27d98bfeacd864381189e434d98afbf451689d01f80380dc1d66450e5b mesa-12.0.5.tar.gz
2b0a972d8282860a11291c09c3ef01ac45171405951eb21a83c45ed2b4321924 mesa-12.0.5.tar.xz
</pre>
@@ -133,6 +129,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/12.0.6.html b/docs/relnotes/12.0.6.html
index 14dd8dba75..ba41ec96fb 100644
--- a/docs/relnotes/12.0.6.html
+++ b/docs/relnotes/12.0.6.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 12.0.6 Release Notes / January 23, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-65339ba5d76a45225b8b56f9a1da9db15c569e1d163760faa2921da0a8461741 mesa-12.0.6.tar.gz
+<pre>65339ba5d76a45225b8b56f9a1da9db15c569e1d163760faa2921da0a8461741 mesa-12.0.6.tar.gz
7d6da9744c1022a4c2ab6ad01a206984d00443fb691568011d01b3dd97e36448 mesa-12.0.6.tar.xz
</pre>
@@ -54,7 +50,7 @@ because compatibility contexts are not supported.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99030">Bug 99030</a> - [HSW, regression] transform feedback fails on Linux 4.8</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99354">Bug 99354</a> - [G71] &quot;Assertion `bkref' failed&quot; reproducible with glmark2</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99354">Bug 99354</a> - [G71] "Assertion `bkref' failed" reproducible with glmark2</li>
</ul>
@@ -143,6 +139,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/13.0.0.html b/docs/relnotes/13.0.0.html
index 8258066070..b0299a7493 100644
--- a/docs/relnotes/13.0.0.html
+++ b/docs/relnotes/13.0.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 13.0.0 Release Notes / November 1, 2016</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-4a54d7cdc1a94a8dae05a75ccff48356406d51b0d6a64cbdc641c266e3e008eb mesa-13.0.0.tar.gz
+<pre>4a54d7cdc1a94a8dae05a75ccff48356406d51b0d6a64cbdc641c266e3e008eb mesa-13.0.0.tar.gz
94edb4ebff82066a68be79d9c2627f15995e1fe10f67ab3fc63deb842027d727 mesa-13.0.0.tar.xz
</pre>
@@ -81,7 +77,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=69622">Bug 69622</a> - eglTerminate then eglMakeCurrent crahes</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71759">Bug 71759</a> - Intel driver fails with &quot;intel_do_flush_locked failed: No such file or directory&quot; if buffer imported with EGL_NATIVE_PIXMAP_KHR</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71759">Bug 71759</a> - Intel driver fails with "intel_do_flush_locked failed: No such file or directory" if buffer imported with EGL_NATIVE_PIXMAP_KHR</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=83036">Bug 83036</a> - [ILK]Piglit spec_ARB_copy_image_arb_copy_image-formats fails</li>
@@ -109,7 +105,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=95246">Bug 95246</a> - Segfault in glBindFramebuffer()</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=95419">Bug 95419</a> - [HSW][regression][bisect] RPG Maker game gives &quot;invalid floating point operation&quot; at startup</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=95419">Bug 95419</a> - [HSW][regression][bisect] RPG Maker game gives "invalid floating point operation" at startup</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=95462">Bug 95462</a> - [BXT,BSW] arb_gpu_shader_fp64 causes gpu hang</li>
@@ -139,7 +135,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96504">Bug 96504</a> - [vulkancts] compute tests crash</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96516">Bug 96516</a> - [bisected: 482526] &quot;clover: Update OpenCL version string to match OpenGL&quot;: clover's build fails because of missing git_sha1.h</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96516">Bug 96516</a> - [bisected: 482526] "clover: Update OpenCL version string to match OpenGL": clover's build fails because of missing git_sha1.h</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96528">Bug 96528</a> - Location qualifier segfaults during shader compilation</li>
@@ -171,11 +167,11 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96825">Bug 96825</a> - anv_device.c:31:27: fatal error: anv_timestamp.h: No such file or directory</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96835">Bug 96835</a> - &quot;gallium: Force blend color to 16-byte alignment&quot; crash with &quot;-march=native -O3&quot; causes some 32bit games to crash</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96835">Bug 96835</a> - "gallium: Force blend color to 16-byte alignment" crash with "-march=native -O3" causes some 32bit games to crash</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96850">Bug 96850</a> - Crucible tests fail for 32bit mesa</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96878">Bug 96878</a> - [Bisected: cc2d0e6][HSW] &quot;GPU HANG&quot; msg after autologin to gnome-session</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96878">Bug 96878</a> - [Bisected: cc2d0e6][HSW] "GPU HANG" msg after autologin to gnome-session</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=96908">Bug 96908</a> - [radeonsi] MSAA causes graphical artifacts</li>
@@ -201,7 +197,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97207">Bug 97207</a> - [IVY BRIDGE] Fragment shader discard writing to depth</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97214">Bug 97214</a> - X not running with error &quot;Failed to make EGL context current&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97214">Bug 97214</a> - X not running with error "Failed to make EGL context current"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97225">Bug 97225</a> - [i965 on HD4600 Haswell] xcom switch to ingame cinematics cause segmentation fault</li>
@@ -215,7 +211,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97278">Bug 97278</a> - [vulkancts,HSW] all vulkancts tests assert on HSW</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97285">Bug 97285</a> - Darkness in Dota 2 after Patch &quot;Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97285">Bug 97285</a> - Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97286">Bug 97286</a> - `make check` fails uniform-initializer-test</li>
@@ -243,7 +239,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97513">Bug 97513</a> - clover reports wrong device pointer size</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97549">Bug 97549</a> - [SNB, BXT] up to 40% perf drop from &quot;loader/dri3: Overhaul dri3_update_num_back&quot; commit</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97549">Bug 97549</a> - [SNB, BXT] up to 40% perf drop from "loader/dri3: Overhaul dri3_update_num_back" commit</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97587">Bug 97587</a> - make check nir/tests/control_flow_tests regression</li>
@@ -257,7 +253,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97804">Bug 97804</a> - Later precision statement isn't overriding earlier one</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97808">Bug 97808</a> - &quot;tgsi/scan: don't set interp flags for inputs only used by INTERP instructions&quot; causes glitches in wine with gallium nine</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97808">Bug 97808</a> - "tgsi/scan: don't set interp flags for inputs only used by INTERP instructions" causes glitches in wine with gallium nine</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97887">Bug 97887</a> - llvm segfault in janusvr -render vive</li>
@@ -291,7 +287,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98264">Bug 98264</a> - Build broken for i965 due to multiple deifnitions of intelFenceExtension</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98307">Bug 98307</a> - &quot;st/glsl_to_tgsi: explicitly track all input and output declaration&quot; broke flightgear colors on rs780</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98307">Bug 98307</a> - "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98326">Bug 98326</a> - [dEQP, EGL] pbuffer depth/stencil tests fail</li>
@@ -306,6 +302,7 @@ Note: some of the new features are only available with certain drivers.
Mesa no longer depends on libudev.
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/13.0.1.html b/docs/relnotes/13.0.1.html
index 0ce9fc1ae3..8d20ddf4d8 100644
--- a/docs/relnotes/13.0.1.html
+++ b/docs/relnotes/13.0.1.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 13.0.1 Release Notes / November 14, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-7cbb91dead05cde279ee95f86e8321c8e1c8fc9deb88f12e0f587672a10d88c5 mesa-13.0.1.tar.gz
+<pre>7cbb91dead05cde279ee95f86e8321c8e1c8fc9deb88f12e0f587672a10d88c5 mesa-13.0.1.tar.gz
71962fb2bf77d33b0ad4a565b490dbbeaf4619099c6d9722f04a73187957a731 mesa-13.0.1.tar.xz
</pre>
@@ -183,6 +179,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/13.0.2.html b/docs/relnotes/13.0.2.html
index 2f5019926f..e5179a1aa1 100644
--- a/docs/relnotes/13.0.2.html
+++ b/docs/relnotes/13.0.2.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 13.0.2 Release Notes / November 28, 2016</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-6014233a5db6032ab8de4881384871bbe029de684502707794ce7b3e6beec308 mesa-13.0.2.tar.gz
+<pre>6014233a5db6032ab8de4881384871bbe029de684502707794ce7b3e6beec308 mesa-13.0.2.tar.gz
a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5 mesa-13.0.2.tar.xz
</pre>
@@ -46,7 +42,7 @@ a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5 mesa-13.0.2.ta
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97321">Bug 97321</a> - Query INFO_LOG_LENGTH for empty info log should return 0</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97420">Bug 97420</a> - &quot;#version 0&quot; crashes glsl_compiler</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97420">Bug 97420</a> - "#version 0" crashes glsl_compiler</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98632">Bug 98632</a> - Fix build on Hurd without PATH_MAX</li>
@@ -184,6 +180,7 @@ a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5 mesa-13.0.2.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/13.0.3.html b/docs/relnotes/13.0.3.html
index 59bc47d38d..7f4a490243 100644
--- a/docs/relnotes/13.0.3.html
+++ b/docs/relnotes/13.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 13.0.3 Release Notes / January 5, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-55b07d056f9b855ba9d7c8b2ddc7d3b220a61c6ab1bdc73cbfc2f607721094c2 mesa-13.0.3.tar.gz
+<pre>55b07d056f9b855ba9d7c8b2ddc7d3b220a61c6ab1bdc73cbfc2f607721094c2 mesa-13.0.3.tar.gz
d9aa8be5c176d00d0cd503cb2f64a5a403ea471ec819c022581414860d7ba40e mesa-13.0.3.tar.xz
</pre>
@@ -172,6 +168,7 @@ d9aa8be5c176d00d0cd503cb2f64a5a403ea471ec819c022581414860d7ba40e mesa-13.0.3.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/13.0.4.html b/docs/relnotes/13.0.4.html
index 6acc61abe6..6315892b91 100644
--- a/docs/relnotes/13.0.4.html
+++ b/docs/relnotes/13.0.4.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 13.0.4 Release Notes / February 1, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-a78518030b0b7d77a6c426ac3ff40f4b27fb0e2cdb0dfbe685024a46cae59bad mesa-13.0.4.tar.gz
+<pre>a78518030b0b7d77a6c426ac3ff40f4b27fb0e2cdb0dfbe685024a46cae59bad mesa-13.0.4.tar.gz
a95d7ce8f7bd5f88585e4be3144a341236d8c0fc91f6feaec59bb8ba3120e726 mesa-13.0.4.tar.xz
</pre>
@@ -50,7 +46,7 @@ a95d7ce8f7bd5f88585e4be3144a341236d8c0fc91f6feaec59bb8ba3120e726 mesa-13.0.4.ta
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=94900">Bug 94900</a> - HD6950 GPU lockup loop with various steam games (octodad[always], saints row 4[always], dead island[always], grid autosport[sometimes])</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=98914">Bug 98914</a> - mesa-vdpau-drivers: breaks vdpau for mpeg2video</li>
@@ -76,7 +72,7 @@ a95d7ce8f7bd5f88585e4be3144a341236d8c0fc91f6feaec59bb8ba3120e726 mesa-13.0.4.ta
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99210">Bug 99210</a> - ES3-CTS.functional.texture.mipmap.cube.generate.rgba5551_*</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99354">Bug 99354</a> - [G71] &quot;Assertion `bkref' failed&quot; reproducible with glmark2</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99354">Bug 99354</a> - [G71] "Assertion `bkref' failed" reproducible with glmark2</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99450">Bug 99450</a> - [amdgpu] Payday 2 visual glitches on some models</li>
@@ -250,6 +246,7 @@ a95d7ce8f7bd5f88585e4be3144a341236d8c0fc91f6feaec59bb8ba3120e726 mesa-13.0.4.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/13.0.5.html b/docs/relnotes/13.0.5.html
index 1794ef50b5..a0a5f19f27 100644
--- a/docs/relnotes/13.0.5.html
+++ b/docs/relnotes/13.0.5.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 13.0.5 Release Notes / February 20, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-7e45e3812078726eabca6d9384364bf035a3c4279024ec9090dd1b19a8989926 mesa-13.0.5.tar.gz
+<pre>7e45e3812078726eabca6d9384364bf035a3c4279024ec9090dd1b19a8989926 mesa-13.0.5.tar.gz
bfcea7e2c801525a60895c8aff11aa68457ee9aa35d01a4638e1f310a3f5ef87 mesa-13.0.5.tar.xz
</pre>
@@ -205,6 +201,7 @@ bfcea7e2c801525a60895c8aff11aa68457ee9aa35d01a4638e1f310a3f5ef87 mesa-13.0.5.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/13.0.6.html b/docs/relnotes/13.0.6.html
index 9183fc4eec..375f8a473f 100644
--- a/docs/relnotes/13.0.6.html
+++ b/docs/relnotes/13.0.6.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 13.0.6 Release Notes / March 20, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-1076590f29103f022a2cd87e6dff6ae77072013745603d06b0410c373ab2bb1a mesa-13.0.6.tar.gz
+<pre>1076590f29103f022a2cd87e6dff6ae77072013745603d06b0410c373ab2bb1a mesa-13.0.6.tar.gz
29ef104a7fc082d352b1599bd6cb1d040be424ccd22f5e0eb7ee9b0e9acd3597 mesa-13.0.6.tar.xz
</pre>
@@ -56,11 +52,11 @@ because compatibility contexts are not supported.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99677">Bug 99677</a> - heap-use-after-free in glsl</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=99850">Bug 99850</a> - Tessellation bug on Carrizo</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>
</ul>
@@ -282,6 +278,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.0.0.html b/docs/relnotes/17.0.0.html
index 3822e6c320..3c4eea294a 100644
--- a/docs/relnotes/17.0.0.html
+++ b/docs/relnotes/17.0.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.0.0 Release Notes / February 13, 2017</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-696578f0b83796470511a88a95fff15a2a25fa201a9e487716f2ca20c177c3ab mesa-17.0.0.tar.gz
+<pre>696578f0b83796470511a88a95fff15a2a25fa201a9e487716f2ca20c177c3ab mesa-17.0.0.tar.gz
39db3d59700159add7f977307d12a7dfe016363e760ad82280ac4168ea668481 mesa-17.0.0.tar.xz
</pre>
@@ -103,7 +99,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97321">Bug 97321</a> - Query INFO_LOG_LENGTH for empty info log should return 0</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97420">Bug 97420</a> - &quot;#version 0&quot; crashes glsl_compiler</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97420">Bug 97420</a> - "#version 0" crashes glsl_compiler</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97422">Bug 97422</a> - trying to call a number as a function results into a crash</li>
@@ -133,17 +129,17 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98243">Bug 98243</a> - dEQP mismatched UBO precision qualifiers</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98245">Bug 98245</a> - GLES3.1 link negative dEQP &quot;expected linking to fail, but passed.&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98245">Bug 98245</a> - GLES3.1 link negative dEQP "expected linking to fail, but passed."</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98250">Bug 98250</a> - dEQP-GLES31.functional.debug.negative_coverage.get_error.texture.texparameterIiv/texparameterIuiv failure</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=98297">Bug 98297</a> - Can't configure a desktop with 3x4k monitors in one row</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98299">Bug 98299</a> - Compute shaders generate stupid divides</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98307">Bug 98307</a> - &quot;st/glsl_to_tgsi: explicitly track all input and output declaration&quot; broke flightgear colors on rs780</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98307">Bug 98307</a> - "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98326">Bug 98326</a> - [dEQP, EGL] pbuffer depth/stencil tests fail</li>
@@ -173,7 +169,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98526">Bug 98526</a> - glsl/tests/general-ir-test regression</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98595">Bug 98595</a> - glsl: ralloc assertion &quot;info-&gt;canary == CANARY&quot; failed</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98595">Bug 98595</a> - glsl: ralloc assertion "info-&gt;canary == CANARY" failed</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98599">Bug 98599</a> - xterm menus corrupt since tgsi/scan: handle indirect image indexing correctly</li>
@@ -181,7 +177,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98681">Bug 98681</a> - ir_builder_print_visitor.cpp:401:67: error: expected ')' before 'PRIx64'</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98694">Bug 98694</a> - &quot;(5=2)?1:1&quot; as array size decleration crashes glsl_compiler</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98694">Bug 98694</a> - "(5=2)?1:1" as array size decleration crashes glsl_compiler</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98740">Bug 98740</a> - bitcode.cpp:102:8: error: ‘Error’ is not a member of ‘llvm’</li>
@@ -203,7 +199,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99010">Bug 99010</a> - --disable-gallium-llvm no longer recognized</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99013">Bug 99013</a> - [regression, bisected] radeonsi: commit 4c8c13b3 &quot;Use amdgcn intrinsics for fs interpolation&quot; makes system unusable</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99013">Bug 99013</a> - [regression, bisected] radeonsi: commit 4c8c13b3 "Use amdgcn intrinsics for fs interpolation" makes system unusable</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99030">Bug 99030</a> - [HSW, regression] transform feedback fails on Linux 4.8</li>
@@ -217,7 +213,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99100">Bug 99100</a> - [SKL,BDW,BSW,KBL] dEQP-VK.glsl.return.return_in_dynamic_loop_dynamic_vertex regression</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99119">Bug 99119</a> - swr_fence_work.cpp(42): error: argument of type &quot;std::nullptr_t&quot; is incompatible with parameter of type &quot;unsigned long&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99119">Bug 99119</a> - swr_fence_work.cpp(42): error: argument of type "std::nullptr_t" is incompatible with parameter of type "unsigned long"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99144">Bug 99144</a> - Incorrect rendering using glDrawArraysInstancedBaseInstance and first != 0 on Skylake</li>
@@ -241,13 +237,13 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99287">Bug 99287</a> - piglit.spec.glsl-1_10.execution.vs-nested-return-sibling-loop regression</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99303">Bug 99303</a> - [REGRESSION][BISECTED] DMs are crashing on start with &quot;radeon&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99303">Bug 99303</a> - [REGRESSION][BISECTED] DMs are crashing on start with "radeon"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99314">Bug 99314</a> - [g33] glsl regressions</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99339">Bug 99339</a> - Blender line rendering broken after removing XY clipping of lines</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99354">Bug 99354</a> - [G71] &quot;Assertion `bkref' failed&quot; reproducible with glmark2</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99354">Bug 99354</a> - [G71] "Assertion `bkref' failed" reproducible with glmark2</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99389">Bug 99389</a> - Mesa build broken: sid_tables.h</li>
@@ -280,6 +276,7 @@ Note: some of the new features are only available with certain drivers.
removed alongside their respective library requirements</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.0.1.html b/docs/relnotes/17.0.1.html
index c09728cfdf..14938e80c8 100644
--- a/docs/relnotes/17.0.1.html
+++ b/docs/relnotes/17.0.1.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.0.1 Release Notes / March 4, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-e819bd3e515dac26faf9836d8f27a4ddf05323b9b23afb6c06536d4ac82e2743 mesa-17.0.1.tar.gz
+<pre>e819bd3e515dac26faf9836d8f27a4ddf05323b9b23afb6c06536d4ac82e2743 mesa-17.0.1.tar.gz
96fd70ef5f31d276a17e424e7e1bb79447ccbbe822b56844213ef932e7ad1b0c mesa-17.0.1.tar.xz
</pre>
@@ -216,6 +212,7 @@ e819bd3e515dac26faf9836d8f27a4ddf05323b9b23afb6c06536d4ac82e2743 mesa-17.0.1.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.0.2.html b/docs/relnotes/17.0.2.html
index 2df08a86c7..beb2575e7d 100644
--- a/docs/relnotes/17.0.2.html
+++ b/docs/relnotes/17.0.2.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.0.2 Release Notes / March 20, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-2e0f41e7974ba7a36ca32bbeaf8ebcd65c8fd4d2dc9872f04d4becbd5e7a8cb5 mesa-17.0.2.tar.gz
+<pre>2e0f41e7974ba7a36ca32bbeaf8ebcd65c8fd4d2dc9872f04d4becbd5e7a8cb5 mesa-17.0.2.tar.gz
f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4 mesa-17.0.2.tar.xz
</pre>
@@ -50,9 +46,9 @@ f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4 mesa-17.0.2.ta
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=99484">Bug 99484</a> - Crusader Kings 2 - Loading bars, siege bars, morale bars, etc. do not render correctly</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=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>
</ul>
@@ -180,6 +176,7 @@ f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4 mesa-17.0.2.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.0.3.html b/docs/relnotes/17.0.3.html
index afc9333196..bd640b2acf 100644
--- a/docs/relnotes/17.0.3.html
+++ b/docs/relnotes/17.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 17.0.3 Release Notes / April 1, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-8253edf1bdd7b14ab63d5982349143a5c9ac3767f39a63257cc9d7e7d92f60f1 mesa-17.0.3.tar.gz
+<pre>8253edf1bdd7b14ab63d5982349143a5c9ac3767f39a63257cc9d7e7d92f60f1 mesa-17.0.3.tar.gz
ca646f5075a002d60ef9123c8a4331cede155c01712ef945a65c59a5e69fe7ed mesa-17.0.3.tar.xz
</pre>
@@ -184,6 +180,7 @@ ca646f5075a002d60ef9123c8a4331cede155c01712ef945a65c59a5e69fe7ed mesa-17.0.3.ta
<li>anv/genX: Solve the vkCreateGraphicsPipelines crash</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.0.4.html b/docs/relnotes/17.0.4.html
index 16629d1bac..cbda3ead74 100644
--- a/docs/relnotes/17.0.4.html
+++ b/docs/relnotes/17.0.4.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.0.4 Release Notes / April 17, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-c4c34ba05d48f76b45bc05bc4b6e9242077f403d63c4f0c355c7b07786de233e mesa-17.0.4.tar.gz
+<pre>c4c34ba05d48f76b45bc05bc4b6e9242077f403d63c4f0c355c7b07786de233e mesa-17.0.4.tar.gz
1269dc8545a193932a0779b2db5bce9be4a5f6813b98c38b93b372be8362a346 mesa-17.0.4.tar.xz
</pre>
@@ -151,6 +147,7 @@ for details.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.0.5.html b/docs/relnotes/17.0.5.html
index 7703bf85a0..999f0b0032 100644
--- a/docs/relnotes/17.0.5.html
+++ b/docs/relnotes/17.0.5.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.0.5 Release Notes / April 28, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-7510eee0d0077860b250d30d73305048c2df4ba09ea8fc04e4f3eec7beece301 mesa-17.0.5.tar.gz
+<pre>7510eee0d0077860b250d30d73305048c2df4ba09ea8fc04e4f3eec7beece301 mesa-17.0.5.tar.gz
668efa445d2f57a26e5c096b1965a685733a3b57d9c736f9d6460263847f9bfe mesa-17.0.5.tar.xz
</pre>
@@ -139,6 +135,7 @@ because compatibility contexts are not supported.
<li>mesa: validate sampler type across the whole program</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.0.6.html b/docs/relnotes/17.0.6.html
index b6b44e2704..8a7177a155 100644
--- a/docs/relnotes/17.0.6.html
+++ b/docs/relnotes/17.0.6.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.0.6 Release Notes / May 12, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-f1b2497d553e9a584f0caa3a2d9d310e27ead15fb0af170da69f6e70fb5031cd mesa-17.0.6.tar.gz
+<pre>f1b2497d553e9a584f0caa3a2d9d310e27ead15fb0af170da69f6e70fb5031cd mesa-17.0.6.tar.gz
89ecf3bcd0f18dcca5aaa42bf36bb52a2df33be89889f94aaaad91f7a504a69d mesa-17.0.6.tar.xz
</pre>
@@ -181,6 +177,7 @@ f1b2497d553e9a584f0caa3a2d9d310e27ead15fb0af170da69f6e70fb5031cd mesa-17.0.6.ta
<li>anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_{HOST,DEVICE}_MEMORY on failure</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.0.7.html b/docs/relnotes/17.0.7.html
index 76e5bc6177..f155a646d3 100644
--- a/docs/relnotes/17.0.7.html
+++ b/docs/relnotes/17.0.7.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.0.7 Release Notes / June 1, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-bc68d13c6b1a053b855ac453ebf7e62bd89511adf44bad6c613e09f7fa13390a mesa-17.0.7.tar.gz
+<pre>bc68d13c6b1a053b855ac453ebf7e62bd89511adf44bad6c613e09f7fa13390a mesa-17.0.7.tar.gz
f6d75304a229c8d10443e219d6b6c0c342567dbab5a879ebe7cfa3c9139c4492 mesa-17.0.7.tar.xz
</pre>
@@ -140,6 +136,7 @@ f6d75304a229c8d10443e219d6b6c0c342567dbab5a879ebe7cfa3c9139c4492 mesa-17.0.7.ta
<li>gallivm: Make sure module has the correct data layout when pass manager runs</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
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
diff --git a/docs/relnotes/17.1.1.html b/docs/relnotes/17.1.1.html
index ae9d233eef..bb5867ca15 100644
--- a/docs/relnotes/17.1.1.html
+++ b/docs/relnotes/17.1.1.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.1 Release Notes / March 25, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-652315af87f2bb015ce99ee3b90d9d115d53cbf9e052493bd13d521a753b1930 mesa-17.1.1.tar.gz
+<pre>652315af87f2bb015ce99ee3b90d9d115d53cbf9e052493bd13d521a753b1930 mesa-17.1.1.tar.gz
aed503f94c0c1630a162a3e276f4ee12a86764cee4cb92338ea2dea99a04e7ef mesa-17.1.1.tar.xz
</pre>
@@ -183,6 +179,7 @@ aed503f94c0c1630a162a3e276f4ee12a86764cee4cb92338ea2dea99a04e7ef mesa-17.1.1.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.1.10.html b/docs/relnotes/17.1.10.html
index a3c78d04ea..9f8bd0c108 100644
--- a/docs/relnotes/17.1.10.html
+++ b/docs/relnotes/17.1.10.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.10 Release Notes / September 25, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-a48ce6b643a728b2b0f926151930525b3670fbff1fb688527fd9051eab9f30a4 mesa-17.1.10.tar.gz
+<pre>a48ce6b643a728b2b0f926151930525b3670fbff1fb688527fd9051eab9f30a4 mesa-17.1.10.tar.gz
cbc0d681cc4df47d8deb5a36f45b420978128522fd665b2cd4c7096316f11bdb mesa-17.1.10.tar.xz
</pre>
@@ -150,6 +146,7 @@ cbc0d681cc4df47d8deb5a36f45b420978128522fd665b2cd4c7096316f11bdb mesa-17.1.10.t
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.1.2.html b/docs/relnotes/17.1.2.html
index 8f6d6941b9..023c61e53e 100644
--- a/docs/relnotes/17.1.2.html
+++ b/docs/relnotes/17.1.2.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.2 Release Notes / June 5, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-0d2020c2115db0d13a5be0075abf0da143290f69f5817a2f277861e89166a3e1 mesa-17.1.2.tar.gz
+<pre>0d2020c2115db0d13a5be0075abf0da143290f69f5817a2f277861e89166a3e1 mesa-17.1.2.tar.gz
0937804f43746339b1f9540d8f9c8b4a1bb3d3eec0e4020eac283b8799798239 mesa-17.1.2.tar.xz
</pre>
@@ -182,6 +178,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.1.3.html b/docs/relnotes/17.1.3.html
index 9504fa9f5b..98afa96ee2 100644
--- a/docs/relnotes/17.1.3.html
+++ b/docs/relnotes/17.1.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 17.1.3 Release Notes / June 19, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-81ae9127286ff8d631e466d258608d6dea9854fe7bee2e8521da44c7544f01e5 mesa-17.1.3.tar.gz
+<pre>81ae9127286ff8d631e466d258608d6dea9854fe7bee2e8521da44c7544f01e5 mesa-17.1.3.tar.gz
5f1ee9a8aea2880f887884df2dea0c16dd1b13eb42fd2e52265db0dc1b380e8c mesa-17.1.3.tar.xz
</pre>
@@ -151,6 +147,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.1.4.html b/docs/relnotes/17.1.4.html
index e5d60afc75..a32637073f 100644
--- a/docs/relnotes/17.1.4.html
+++ b/docs/relnotes/17.1.4.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.4 Release Notes / June 30, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-f82fbbdf2dcec0e7e5aa3a8fe4bacd50bf4b7293cc6e1a56658ae6504d732362 mesa-17.1.4.tar.gz
+<pre>f82fbbdf2dcec0e7e5aa3a8fe4bacd50bf4b7293cc6e1a56658ae6504d732362 mesa-17.1.4.tar.gz
06f3b0e6a28f0d20b7f3391cf67fe89ae98ecd0a686cd545da76557b6cec9cad mesa-17.1.4.tar.xz
</pre>
@@ -215,6 +211,7 @@ f82fbbdf2dcec0e7e5aa3a8fe4bacd50bf4b7293cc6e1a56658ae6504d732362 mesa-17.1.4.ta
<li>i915: Fix wpos_tex vs. -1 comparison</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.1.5.html b/docs/relnotes/17.1.5.html
index 653ba091f2..ab42359e90 100644
--- a/docs/relnotes/17.1.5.html
+++ b/docs/relnotes/17.1.5.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.5 Release Notes / July 14, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-7e3eeee8f9c28052796eb18133c2be12c38ba34864cc496382a2fa20c29b0317 mesa-17.1.5.tar.gz
+<pre>7e3eeee8f9c28052796eb18133c2be12c38ba34864cc496382a2fa20c29b0317 mesa-17.1.5.tar.gz
378516b171712687aace4c7ea8b37c85895231d7a6d61e1e27362cf6034fded9 mesa-17.1.5.tar.xz
</pre>
@@ -198,6 +194,7 @@ because compatibility contexts are not supported.
<li>scons: Check for xlocale.h before defining HAVE_XLOCALE_H.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.1.6.html b/docs/relnotes/17.1.6.html
index 555fd56740..36f4a8ce00 100644
--- a/docs/relnotes/17.1.6.html
+++ b/docs/relnotes/17.1.6.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.6 Release Notes / August 7, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-971831bc1e748b3e8367eee6b9eb509bad2970e3c2f8520ad25f5caa12ca5491 mesa-17.1.6.tar.gz
+<pre>971831bc1e748b3e8367eee6b9eb509bad2970e3c2f8520ad25f5caa12ca5491 mesa-17.1.6.tar.gz
0686deadde1f126b20aa67e47e8c50502043eee4ecdf60d5009ffda3cebfee50 mesa-17.1.6.tar.xz
</pre>
@@ -220,6 +216,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.1.7.html b/docs/relnotes/17.1.7.html
index 664def19a3..8fc526c1e3 100644
--- a/docs/relnotes/17.1.7.html
+++ b/docs/relnotes/17.1.7.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.7 Release Notes / August 21, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-7ca484fe3194e8185d9a20261845bfd284cc40d0f3fda690d317f85ac7b91af5 mesa-17.1.7.tar.gz
+<pre>7ca484fe3194e8185d9a20261845bfd284cc40d0f3fda690d317f85ac7b91af5 mesa-17.1.7.tar.gz
69f472a874b1122404fa0bd13e2d6bf87eb3b9ad9c21d2f39872a96d83d9e5f5 mesa-17.1.7.tar.xz
</pre>
@@ -46,7 +42,7 @@ because compatibility contexts are not supported.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101334">Bug 101334</a> - AMD SI cards: Some vulkan apps freeze the system</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101766">Bug 101766</a> - Assertion `!&quot;invalid type&quot;' failed when constant expression involves literal of different type</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101766">Bug 101766</a> - Assertion `!"invalid type"' failed when constant expression involves literal of different type</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=102024">Bug 102024</a> - FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for D16_UNORM and D32_SFLOAT</li>
@@ -143,6 +139,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.1.8.html b/docs/relnotes/17.1.8.html
index b8dfe0cb48..dfb37a9ce9 100644
--- a/docs/relnotes/17.1.8.html
+++ b/docs/relnotes/17.1.8.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.8 Release Notes / August 28, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-faa59a677e88fd5224cdfebcdb6ca9ad3e3c64bd562baa8d5c3c1faeef1066b6 mesa-17.1.8.tar.gz
+<pre>faa59a677e88fd5224cdfebcdb6ca9ad3e3c64bd562baa8d5c3c1faeef1066b6 mesa-17.1.8.tar.gz
75ed2eaeae26ddd536150f294386468ae2e1a7717948c41cd14b7875be5269db mesa-17.1.8.tar.xz
</pre>
@@ -110,6 +106,7 @@ faa59a677e88fd5224cdfebcdb6ca9ad3e3c64bd562baa8d5c3c1faeef1066b6 mesa-17.1.8.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.1.9.html b/docs/relnotes/17.1.9.html
index b1812df6d8..e99ff37be3 100644
--- a/docs/relnotes/17.1.9.html
+++ b/docs/relnotes/17.1.9.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.9 Release Notes / September 8, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-4325401b07b5f44759da781bc8d7c0a4a7244e09a702d16c037090986e07ee22 mesa-17.1.9.tar.gz
+<pre>4325401b07b5f44759da781bc8d7c0a4a7244e09a702d16c037090986e07ee22 mesa-17.1.9.tar.gz
5f51ad94341696097d5df7b838183534478216858ac0fc8de183671a36ffea1a mesa-17.1.9.tar.xz
</pre>
@@ -139,6 +135,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.2.0.html b/docs/relnotes/17.2.0.html
index 1b815d0636..32f9968afb 100644
--- a/docs/relnotes/17.2.0.html
+++ b/docs/relnotes/17.2.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.2.0 Release Notes / September 4, 2017</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-9484ad96b4bb6cda5bbf1aef52dfa35183dc21aa6258a2991c245996c2fdaf85 mesa-17.2.0.tar.gz
+<pre>9484ad96b4bb6cda5bbf1aef52dfa35183dc21aa6258a2991c245996c2fdaf85 mesa-17.2.0.tar.gz
3123448f770eae58bc73e15480e78909defb892f10ab777e9116c9b218094943 mesa-17.2.0.tar.xz
</pre>
@@ -150,15 +146,15 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101535">Bug 101535</a> - [bisected] [Skylake] Kwin won't start and glxgears coredumps</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101538">Bug 101538</a> - From &quot;Use isl for hiz layouts&quot; commit onwards, everything crashes with Mesa</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101538">Bug 101538</a> - From "Use isl for hiz layouts" commit onwards, everything crashes with Mesa</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101539">Bug 101539</a> - [Regresion] [IVB] Segment fault in recent commit in intel_miptree_level_has_hiz under Ivy bridge</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101558">Bug 101558</a> - [regression][bisected] MPV playing video via opengl &quot;randomly&quot; results in only part of the window / screen being rendered with Mesa GIT.</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101558">Bug 101558</a> - [regression][bisected] MPV playing video via opengl "randomly" results in only part of the window / screen being rendered with Mesa GIT.</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101596">Bug 101596</a> - Blender renders black UI elements</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101607">Bug 101607</a> - Regression in anisotropic filtering from &quot;i965: Convert fs sampler state to use genxml&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101607">Bug 101607</a> - Regression in anisotropic filtering from "i965: Convert fs sampler state to use genxml"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101657">Bug 101657</a> - strtod.c:32:10: fatal error: xlocale.h: No such file or directory</li>
@@ -170,11 +166,11 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101704">Bug 101704</a> - [regression][bisected] glReadPixels() from pbuffer failing in Android CTS camera tests</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101766">Bug 101766</a> - Assertion `!&quot;invalid type&quot;' failed when constant expression involves literal of different type</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101766">Bug 101766</a> - Assertion `!"invalid type"' failed when constant expression involves literal of different type</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101774">Bug 101774</a> - gen_clflush.h:37:7: error: implicit declaration of function ‘__builtin_ia32_clflush’</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101775">Bug 101775</a> - Xorg segfault since 147d7fb &quot;st/mesa: add a winsys buffers list in st_context&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101775">Bug 101775</a> - Xorg segfault since 147d7fb "st/mesa: add a winsys buffers list in st_context"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101829">Bug 101829</a> - read-after-free in st_framebuffer_validate</li>
@@ -213,6 +209,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_APPLE_vertex_array_object support removed.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.2.1.html b/docs/relnotes/17.2.1.html
index 37873cdd9f..3981063d6b 100644
--- a/docs/relnotes/17.2.1.html
+++ b/docs/relnotes/17.2.1.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.2.1 Release Notes / September 17, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-c902d8dc2540195bc570d88af1a8fd8a1774373660a27bb1d539551f46824bc1 mesa-17.2.1.tar.gz
+<pre>c902d8dc2540195bc570d88af1a8fd8a1774373660a27bb1d539551f46824bc1 mesa-17.2.1.tar.gz
77385d17827cff24a3bae134342234f2efe7f7f990e778109682571dbbc9ba1e mesa-17.2.1.tar.xz
</pre>
@@ -195,6 +191,7 @@ c902d8dc2540195bc570d88af1a8fd8a1774373660a27bb1d539551f46824bc1 mesa-17.2.1.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.2.2.html b/docs/relnotes/17.2.2.html
index cc358f46c1..d8dad7f944 100644
--- a/docs/relnotes/17.2.2.html
+++ b/docs/relnotes/17.2.2.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.2.2 Release Notes / October 2, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-8242256f3243ed3f35184ed7bf0a9070439ccdf477a3bd9cfd2437c0b2f9bc7f mesa-17.2.2.tar.gz
+<pre>8242256f3243ed3f35184ed7bf0a9070439ccdf477a3bd9cfd2437c0b2f9bc7f mesa-17.2.2.tar.gz
cf522244d6a5a1ecde3fc00e7c96935253fe22f808f064cab98be6f3faa65782 mesa-17.2.2.tar.xz
</pre>
@@ -198,6 +194,7 @@ cf522244d6a5a1ecde3fc00e7c96935253fe22f808f064cab98be6f3faa65782 mesa-17.2.2.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.2.3.html b/docs/relnotes/17.2.3.html
index 6e2aea6aa4..21d8ac707d 100644
--- a/docs/relnotes/17.2.3.html
+++ b/docs/relnotes/17.2.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 17.2.3 Release Notes / October 19, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-fb305eecfeec1fd771fdc96fff973c51871f7bd35fd2bd56cacc27b4b8823220 mesa-17.2.3.tar.gz
+<pre>fb305eecfeec1fd771fdc96fff973c51871f7bd35fd2bd56cacc27b4b8823220 mesa-17.2.3.tar.gz
a0b0ec8f7b24dd044d7ab30a8c7e6d3767521e245f88d4ed5dd93315dc56f837 mesa-17.2.3.tar.xz
</pre>
@@ -176,6 +172,7 @@ a0b0ec8f7b24dd044d7ab30a8c7e6d3767521e245f88d4ed5dd93315dc56f837 mesa-17.2.3.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.2.4.html b/docs/relnotes/17.2.4.html
index 218e1a4eef..a6f24464f2 100644
--- a/docs/relnotes/17.2.4.html
+++ b/docs/relnotes/17.2.4.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.2.4 Release Notes / October 30, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-cb266edc5cf7226219ebaf556ca2e03dff282e0324d20afd80423a5754d1272c mesa-17.2.4.tar.gz
+<pre>cb266edc5cf7226219ebaf556ca2e03dff282e0324d20afd80423a5754d1272c mesa-17.2.4.tar.gz
5ba408fecd6e1132e5490eec1a2f04466214e4c65c8b89b331be844768c2e550 mesa-17.2.4.tar.xz
</pre>
@@ -45,7 +41,7 @@ cb266edc5cf7226219ebaf556ca2e03dff282e0324d20afd80423a5754d1272c mesa-17.2.4.ta
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=102774">Bug 102774</a> - [BDW] [Bisected] Absolute constant buffers break VAAPI in mpv</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103388">Bug 103388</a> - Linking libcltgsi.la (llvm/codegen/libclllvm_la-common.lo) fails with &quot;error: no match for 'operator-'&quot; with GCC-7, Mesa from Git and current LLVM revisions</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103388">Bug 103388</a> - Linking libcltgsi.la (llvm/codegen/libclllvm_la-common.lo) fails with "error: no match for 'operator-'" with GCC-7, Mesa from Git and current LLVM revisions</li>
</ul>
@@ -127,6 +123,7 @@ cb266edc5cf7226219ebaf556ca2e03dff282e0324d20afd80423a5754d1272c mesa-17.2.4.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.2.5.html b/docs/relnotes/17.2.5.html
index 9d145e611b..a722f2ec92 100644
--- a/docs/relnotes/17.2.5.html
+++ b/docs/relnotes/17.2.5.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.2.5 Release Notes / November 10, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-25b40e72fad64b096c2d8d6fe9579369954debe7970d4ad53e5033c7eec2918b mesa-17.2.5.tar.gz
+<pre>25b40e72fad64b096c2d8d6fe9579369954debe7970d4ad53e5033c7eec2918b mesa-17.2.5.tar.gz
7f7f914b7b9ea0b15f2d9d01a4375e311b0e90e55683b8e8a67ce8691eb1070f mesa-17.2.5.tar.xz
</pre>
@@ -151,6 +147,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.2.6.html b/docs/relnotes/17.2.6.html
index 860c9dd098..c04c615378 100644
--- a/docs/relnotes/17.2.6.html
+++ b/docs/relnotes/17.2.6.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.2.6 Release Notes / November 25, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-a9ed76702ffb14ad674ad48899f5c8c7e3a0f987911878a5dfdc4117dce5b415 mesa-17.2.6.tar.gz
+<pre>a9ed76702ffb14ad674ad48899f5c8c7e3a0f987911878a5dfdc4117dce5b415 mesa-17.2.6.tar.gz
6ad85224620330be26ab68c8fc78381b12b38b610ade2db8716b38faaa8f30de mesa-17.2.6.tar.xz
</pre>
@@ -182,6 +178,7 @@ a9ed76702ffb14ad674ad48899f5c8c7e3a0f987911878a5dfdc4117dce5b415 mesa-17.2.6.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.2.7.html b/docs/relnotes/17.2.7.html
index b64b0106b1..90bd52e8b5 100644
--- a/docs/relnotes/17.2.7.html
+++ b/docs/relnotes/17.2.7.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.2.7 Release Notes / December 14, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-e8d837a1cd55014e636e9caf6c75cfbe1b3e4be9ab3fa125f5ef38398aa12e97 mesa-17.2.7.tar.gz
+<pre>e8d837a1cd55014e636e9caf6c75cfbe1b3e4be9ab3fa125f5ef38398aa12e97 mesa-17.2.7.tar.gz
50cfdea8df55045797b4d0409591c04c784d9551c4da09b8178874dbe5a37a68 mesa-17.2.7.tar.xz
</pre>
@@ -242,6 +238,7 @@ e8d837a1cd55014e636e9caf6c75cfbe1b3e4be9ab3fa125f5ef38398aa12e97 mesa-17.2.7.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.2.8.html b/docs/relnotes/17.2.8.html
index 6e53285845..ded4067f38 100644
--- a/docs/relnotes/17.2.8.html
+++ b/docs/relnotes/17.2.8.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.2.8 Release Notes / December 22, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-c715c3a3d6fe26a69c096f573ec416e038a548f0405e3befedd5136517527a84 mesa-17.2.8.tar.gz
+<pre>c715c3a3d6fe26a69c096f573ec416e038a548f0405e3befedd5136517527a84 mesa-17.2.8.tar.gz
6e940345cceaadfd805d701ed2b956589fa77fe8c39991da30ed51ea6b9d095f mesa-17.2.8.tar.xz
</pre>
@@ -107,6 +103,7 @@ c715c3a3d6fe26a69c096f573ec416e038a548f0405e3befedd5136517527a84 mesa-17.2.8.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.0.html b/docs/relnotes/17.3.0.html
index 943603d2f7..ff782fb7f7 100644
--- a/docs/relnotes/17.3.0.html
+++ b/docs/relnotes/17.3.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.3.0 Release Notes / December 8. 2017</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-0cb1ffe2b4637d80f08df3bdfeb300352dcffd8ff4f6711278639b084e3f07f9 mesa-17.3.0.tar.gz
+<pre>0cb1ffe2b4637d80f08df3bdfeb300352dcffd8ff4f6711278639b084e3f07f9 mesa-17.3.0.tar.gz
29a0a3a6c39990d491a1a58ed5c692e596b3bfc6c01d0b45e0b787116c50c6d9 mesa-17.3.0.tar.xz
</pre>
@@ -76,7 +72,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101709">Bug 101709</a> - [llvmpipe] piglit gl-1.0-scissor-offscreen regression</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101766">Bug 101766</a> - Assertion `!&quot;invalid type&quot;' failed when constant expression involves literal of different type</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101766">Bug 101766</a> - Assertion `!"invalid type"' failed when constant expression involves literal of different type</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101832">Bug 101832</a> - [PATCH][regression][bisect] Xorg fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d</li>
@@ -212,7 +208,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103323">Bug 103323</a> - Possible unintended error message in file pixel.c line 286</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103388">Bug 103388</a> - Linking libcltgsi.la (llvm/codegen/libclllvm_la-common.lo) fails with &quot;error: no match for 'operator-'&quot; with GCC-7, Mesa from Git and current LLVM revisions</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103388">Bug 103388</a> - Linking libcltgsi.la (llvm/codegen/libclllvm_la-common.lo) fails with "error: no match for 'operator-'" with GCC-7, Mesa from Git and current LLVM revisions</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103393">Bug 103393</a> - glDispatchComputeGroupSizeARB : gl_GlobalInvocationID.x != gl_WorkGroupID.x * gl_LocalGroupSizeARB.x + gl_LocalInvocationID.x</li>
@@ -241,6 +237,7 @@ Note: some of the new features are only available with certain drivers.
<h2>Changes</h2>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.1.html b/docs/relnotes/17.3.1.html
index 51c90518cf..24ed92c200 100644
--- a/docs/relnotes/17.3.1.html
+++ b/docs/relnotes/17.3.1.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.3.1 Release Notes / December 21, 2017</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-b0bb0419dbe3043ed4682a28eaf95721f427ca3f23a3c2a7dc77dbe8a3b6384d mesa-17.3.1.tar.gz
+<pre>b0bb0419dbe3043ed4682a28eaf95721f427ca3f23a3c2a7dc77dbe8a3b6384d mesa-17.3.1.tar.gz
9ae607e0998a586fb2c866cfc8e45e6f52d1c56cb1b41288253ea83eada824c1 mesa-17.3.1.tar.xz
</pre>
@@ -186,6 +182,7 @@ b0bb0419dbe3043ed4682a28eaf95721f427ca3f23a3c2a7dc77dbe8a3b6384d mesa-17.3.1.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.2.html b/docs/relnotes/17.3.2.html
index 39630a9d14..97f49fc29c 100644
--- a/docs/relnotes/17.3.2.html
+++ b/docs/relnotes/17.3.2.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.3.2 Release Notes / January 8, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-f997e80f14c385f9a2ba827c2b74aebf1b7426712ca4a81c631ef9f78e437bf4 mesa-17.3.2.tar.gz
+<pre>f997e80f14c385f9a2ba827c2b74aebf1b7426712ca4a81c631ef9f78e437bf4 mesa-17.3.2.tar.gz
e2844a13f2d6f8f24bee65804a51c42d8dc6ae9c36cff7ee61d0940e796d64c6 mesa-17.3.2.tar.xz
</pre>
@@ -104,6 +100,7 @@ e2844a13f2d6f8f24bee65804a51c42d8dc6ae9c36cff7ee61d0940e796d64c6 mesa-17.3.2.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.3.html b/docs/relnotes/17.3.3.html
index 350701a53a..ed333fe9f3 100644
--- a/docs/relnotes/17.3.3.html
+++ b/docs/relnotes/17.3.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 17.3.3 Release Notes / January 18, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-c733d37a161501cd81dc9b309ccb613753b98eafc6d35e0847548a6642749772 mesa-17.3.3.tar.gz
+<pre>c733d37a161501cd81dc9b309ccb613753b98eafc6d35e0847548a6642749772 mesa-17.3.3.tar.gz
41bac5de0ef6adc1f41a1ec0f80c19e361298ce02fa81b5f9ba4fdca33a9379b mesa-17.3.3.tar.xz
</pre>
@@ -146,6 +142,7 @@ c733d37a161501cd81dc9b309ccb613753b98eafc6d35e0847548a6642749772 mesa-17.3.3.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.4.html b/docs/relnotes/17.3.4.html
index 85157576e6..932e80ac91 100644
--- a/docs/relnotes/17.3.4.html
+++ b/docs/relnotes/17.3.4.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.3.4 Release Notes / January 15, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-2d3a4c3cbc995b3e192361dce710d8c749e046e7575aa1b7d8fc9e6b4df28f84 mesa-17.3.4.tar.gz
+<pre>2d3a4c3cbc995b3e192361dce710d8c749e046e7575aa1b7d8fc9e6b4df28f84 mesa-17.3.4.tar.gz
71f995e233bc5df1a0dd46c980d1720106e7f82f02d61c1ca50854b5e02590d0 mesa-17.3.4.tar.xz
</pre>
@@ -46,7 +42,7 @@ because compatibility contexts are not supported.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90311">Bug 90311</a> - Fail to build libglx with clang at linking stage</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101442">Bug 101442</a> - Piglit shaders&#64;ssa&#64;fs-if-def-else-break fails with sb but passes with R600_DEBUG=nosb</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101442">Bug 101442</a> - Piglit shaders@ssa@fs-if-def-else-break fails with sb but passes with R600_DEBUG=nosb</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=102435">Bug 102435</a> - [skl,kbl] [drm] GPU HANG: ecode 9:0:0x86df7cf9, in csgo_linux64 [4947], reason: Hang on rcs, action: reset</li>
@@ -54,7 +50,7 @@ because compatibility contexts are not supported.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103626">Bug 103626</a> - [SNB] ES3-CTS.functional.shaders.precision</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104163">Bug 104163</a> - [GEN9+] 2-3% perf drop in GfxBench Manhattan 3.1 from &quot;i965: Disable regular fast-clears (CCS_D) on gen9+&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104163">Bug 104163</a> - [GEN9+] 2-3% perf drop in GfxBench Manhattan 3.1 from "i965: Disable regular fast-clears (CCS_D) on gen9+"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104383">Bug 104383</a> - [KBL] Intel GPU hang with firefox</li>
@@ -270,6 +266,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.5.html b/docs/relnotes/17.3.5.html
index 6dc55c9be1..af4645b0d4 100644
--- a/docs/relnotes/17.3.5.html
+++ b/docs/relnotes/17.3.5.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.3.5 Release Notes / February 19, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-bc1ee20366aae2affc37c89228f871f438136f70252005e9f842169bde976788 mesa-17.3.5.tar.gz
+<pre>bc1ee20366aae2affc37c89228f871f438136f70252005e9f842169bde976788 mesa-17.3.5.tar.gz
eb9228fc8aaa71e0205c1481c5b157752ebaec9b646b030d27478e25a6d7936a mesa-17.3.5.tar.xz
</pre>
@@ -61,6 +57,7 @@ eb9228fc8aaa71e0205c1481c5b157752ebaec9b646b030d27478e25a6d7936a mesa-17.3.5.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.6.html b/docs/relnotes/17.3.6.html
index de8518aacd..fc8446fd1a 100644
--- a/docs/relnotes/17.3.6.html
+++ b/docs/relnotes/17.3.6.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.3.6 Release Notes / February 27, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-d5e10ea3f0d11b06d2b0b235bba372a04278c39bc0e712090bda1f61842db188 mesa-17.3.6.tar.gz
+<pre>d5e10ea3f0d11b06d2b0b235bba372a04278c39bc0e712090bda1f61842db188 mesa-17.3.6.tar.gz
e5915680d44ac9d05defdec529db7459ac9edd441c9845266eff2e2d3e57fbf8 mesa-17.3.6.tar.xz
</pre>
@@ -79,7 +75,8 @@ e5915680d44ac9d05defdec529db7459ac9edd441c9845266eff2e2d3e57fbf8 mesa-17.3.6.ta
<li>i965: Don't try to disable render aux buffers for compute</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.7.html b/docs/relnotes/17.3.7.html
index 5627667db4..3174779f11 100644
--- a/docs/relnotes/17.3.7.html
+++ b/docs/relnotes/17.3.7.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.3.7 Release Notes / March 21, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-f08de6d0ccb3dbca04b44790d85c3ff9e7b1cc4189d1b7c7167e5ba7d98736c0 mesa-17.3.7.tar.gz
+<pre>f08de6d0ccb3dbca04b44790d85c3ff9e7b1cc4189d1b7c7167e5ba7d98736c0 mesa-17.3.7.tar.gz
0595904a8fba65a8fe853a84ad3c940205503b94af41e8ceed245fada777ac1e mesa-17.3.7.tar.xz
</pre>
@@ -306,7 +302,8 @@ f08de6d0ccb3dbca04b44790d85c3ff9e7b1cc4189d1b7c7167e5ba7d98736c0 mesa-17.3.7.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.8.html b/docs/relnotes/17.3.8.html
index 55dce6da54..a6d18d5222 100644
--- a/docs/relnotes/17.3.8.html
+++ b/docs/relnotes/17.3.8.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.3.8 Release Notes / April 03, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-175d2ca9be2af3a8db6cd603986096d75da70f59699528d7b6675d542a305e23 mesa-17.3.8.tar.gz
+<pre>175d2ca9be2af3a8db6cd603986096d75da70f59699528d7b6675d542a305e23 mesa-17.3.8.tar.gz
8f9d9bf281c48e4a8f5228816577263b4c655248dc7666e75034ab422951a6b1 mesa-17.3.8.tar.xz
</pre>
@@ -141,7 +137,8 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/17.3.9.html b/docs/relnotes/17.3.9.html
index 5075737784..ac31045cf1 100644
--- a/docs/relnotes/17.3.9.html
+++ b/docs/relnotes/17.3.9.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.3.9 Release Notes / April 18, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-4d625f65a1ff4cd8cfeb39e38f047507c6dea047502a0d53113c96f54588f340 mesa-17.3.9.tar.gz
+<pre>4d625f65a1ff4cd8cfeb39e38f047507c6dea047502a0d53113c96f54588f340 mesa-17.3.9.tar.gz
c5beb5fc05f0e0c294fefe1a393ee118cb67e27a4dca417d77c297f7d4b6e479 mesa-17.3.9.tar.xz
</pre>
@@ -156,7 +152,8 @@ c5beb5fc05f0e0c294fefe1a393ee118cb67e27a4dca417d77c297f7d4b6e479 mesa-17.3.9.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/18.0.0.html b/docs/relnotes/18.0.0.html
index 9b7951bdf1..0aa0c0410a 100644
--- a/docs/relnotes/18.0.0.html
+++ b/docs/relnotes/18.0.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 18.0.0 Release Notes / March 27 2018</h1>
@@ -32,8 +29,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-93c2d3504b2871ac2146603fb1270f341d36a39695e2950a469c5eac74f98457 mesa-18.0.0.tar.gz
+<pre>93c2d3504b2871ac2146603fb1270f341d36a39695e2950a469c5eac74f98457 mesa-18.0.0.tar.gz
694e5c3d37717d23258c1f88bc134223c5d1aac70518d2f9134d6df3ee791eea mesa-18.0.0.tar.xz
</pre>
@@ -80,7 +76,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101378">Bug 101378</a> - interpolateAtSample check for input parameter is too strict</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101442">Bug 101442</a> - Piglit shaders&#64;ssa&#64;fs-if-def-else-break fails with sb but passes with R600_DEBUG=nosb</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101442">Bug 101442</a> - Piglit shaders@ssa@fs-if-def-else-break fails with sb but passes with R600_DEBUG=nosb</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101560">Bug 101560</a> - SPIR-V OpSwitch with int64 not supported even though shaderInt64 is true</li>
@@ -134,7 +130,7 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103283">Bug 103283</a> - drm_get_device_name_for_fd is broken on FreeBSD</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103388">Bug 103388</a> - Linking libcltgsi.la (llvm/codegen/libclllvm_la-common.lo) fails with &quot;error: no match for 'operator-'&quot; with GCC-7, Mesa from Git and current LLVM revisions</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103388">Bug 103388</a> - Linking libcltgsi.la (llvm/codegen/libclllvm_la-common.lo) fails with "error: no match for 'operator-'" with GCC-7, Mesa from Git and current LLVM revisions</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=103393">Bug 103393</a> - glDispatchComputeGroupSizeARB : gl_GlobalInvocationID.x != gl_WorkGroupID.x * gl_LocalGroupSizeARB.x + gl_LocalInvocationID.x</li>
@@ -200,13 +196,13 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104143">Bug 104143</a> - r600/sb: clobbers gl_Position -&gt; gl_FragCoord</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104163">Bug 104163</a> - [GEN9+] 2-3% perf drop in GfxBench Manhattan 3.1 from &quot;i965: Disable regular fast-clears (CCS_D) on gen9+&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104163">Bug 104163</a> - [GEN9+] 2-3% perf drop in GfxBench Manhattan 3.1 from "i965: Disable regular fast-clears (CCS_D) on gen9+"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104183">Bug 104183</a> - mesa-17.3.0/src/broadcom/qpu/qpu_pack.c:171]: (error) Invalid memcmp() argument</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104199">Bug 104199</a> - [i965 bisected] BIO and EM Vision in &gt;Observer_ is broken since commit af2c320190f3c73180f1610c8df955a7fa2a4d09</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104213">Bug 104213</a> - NULL pointer access crashes on compiling Vulkan compute shaders after &quot;anv: Add support for the variablePointers feature&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104213">Bug 104213</a> - NULL pointer access crashes on compiling Vulkan compute shaders after "anv: Add support for the variablePointers feature"</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104214">Bug 104214</a> - Dota crashes when switching from game to desktop</li>
@@ -222,11 +218,11 @@ Note: some of the new features are only available with certain drivers.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104302">Bug 104302</a> - Wolfenstein 2 (2017) under wine graphical artifacting on RADV</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104331">Bug 104331</a> - [r600g] Ogre demo &quot;TutorialUAV01&quot; crash at r600_decompress_color_images</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104331">Bug 104331</a> - [r600g] Ogre demo "TutorialUAV01" crash at r600_decompress_color_images</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104338">Bug 104338</a> - NULL pointer access crash on Sacha Willems' Vulkan raytracing demo after &quot;spirv: Add basic type validation for OpLoad, OpStore, and OpCopyMemory&quot;</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104338">Bug 104338</a> - NULL pointer access crash on Sacha Willems' Vulkan raytracing demo after "spirv: Add basic type validation for OpLoad, OpStore, and OpCopyMemory"</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104359">Bug 104359</a> - Mesa freezes in &quot;vtn_cfg_walk_blocks&quot; with Sacha Willems' hdr, parallaxmapping and specializationconstants Vulkan demos</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104359">Bug 104359</a> - Mesa freezes in "vtn_cfg_walk_blocks" with Sacha Willems' hdr, parallaxmapping and specializationconstants Vulkan demos</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=104381">Bug 104381</a> - swr fails to build since llvm-svn r321257</li>
@@ -316,6 +312,7 @@ Note: some of the new features are only available with certain drivers.
<li>Remove incomplete GLX_MESA_set_3dfx_mode from the Xlib libGL</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html>
diff --git a/docs/relnotes/18.0.1.html b/docs/relnotes/18.0.1.html
index 3d4943a42f..d809f9ffd7 100644
--- a/docs/relnotes/18.0.1.html
+++ b/docs/relnotes/18.0.1.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 18.0.1 Release Notes / April 18, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-0c93ba892c0610f5dd87f2e2673b9445187995c395b3ddb33fd4260bfb291e89 mesa-18.0.1.tar.gz
+<pre>0c93ba892c0610f5dd87f2e2673b9445187995c395b3ddb33fd4260bfb291e89 mesa-18.0.1.tar.gz
b2d2f5b5dbaab13e15cb0dcb5ec81887467f55ebc9625945b303a3647cd87954 mesa-18.0.1.tar.xz
</pre>
@@ -220,6 +216,7 @@ b2d2f5b5dbaab13e15cb0dcb5ec81887467f55ebc9625945b303a3647cd87954 mesa-18.0.1.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/18.0.2.html b/docs/relnotes/18.0.2.html
index e2d6038341..cfd64f8bf5 100644
--- a/docs/relnotes/18.0.2.html
+++ b/docs/relnotes/18.0.2.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 18.0.2 Release Notes / April 28, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-SHA256: ffd8dfe3337b474a3baa085f0e7ef1a32c7cdc3bed1ad810b2633919a9324840 mesa-18.0.2.tar.gz
+<pre>SHA256: ffd8dfe3337b474a3baa085f0e7ef1a32c7cdc3bed1ad810b2633919a9324840 mesa-18.0.2.tar.gz
SHA256: 98fa159768482dc568b9f8bf0f36c7acb823fa47428ffd650b40784f16b9e7b3 mesa-18.0.2.tar.xz
</pre>
@@ -139,6 +135,7 @@ SHA256: 98fa159768482dc568b9f8bf0f36c7acb823fa47428ffd650b40784f16b9e7b3 mesa-1
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/18.0.3.html b/docs/relnotes/18.0.3.html
index 267c173dad..4adc1ad90b 100644
--- a/docs/relnotes/18.0.3.html
+++ b/docs/relnotes/18.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 18.0.3 Release Notes / May 7, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-58cc5c5b1ab2a44e6e47f18ef6c29836ad06f95450adce635ce3c317507a171b mesa-18.0.3.tar.gz
+<pre>58cc5c5b1ab2a44e6e47f18ef6c29836ad06f95450adce635ce3c317507a171b mesa-18.0.3.tar.gz
099d9667327a76a61741a533f95067d76ea71a656e66b91507b3c0caf1d49e30 mesa-18.0.3.tar.xz
</pre>
@@ -46,7 +42,7 @@ because compatibility contexts are not supported.
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=105374">Bug 105374</a> - texture3d, a SaschaWillems demo, assert fails</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=106147">Bug 106147</a> - SIGBUS in write_reloc() when Sacha Willems' &quot;texture3d&quot; Vulkan demo starts</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=106147">Bug 106147</a> - SIGBUS in write_reloc() when Sacha Willems' "texture3d" Vulkan demo starts</li>
</ul>
@@ -102,6 +98,7 @@ because compatibility contexts are not supported.
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/18.0.4.html b/docs/relnotes/18.0.4.html
index 3f738bd337..2666bc9f03 100644
--- a/docs/relnotes/18.0.4.html
+++ b/docs/relnotes/18.0.4.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 18.0.4 Release Notes / May 17, 2018</h1>
@@ -30,8 +27,7 @@ because compatibility contexts are not supported.
<h2>SHA256 checksums</h2>
-<pre>
-d1dc3469faccdd73439479426952d71a9e8f684e8d03b6687063c12b13430801 mesa-18.0.4.tar.gz
+<pre>d1dc3469faccdd73439479426952d71a9e8f684e8d03b6687063c12b13430801 mesa-18.0.4.tar.gz
1f3bcfe7cef0a5c20dae2b41df5d7e0a985e06be0183fa4d43b6068fcba2920f mesa-18.0.4.tar.xz
</pre>
@@ -152,6 +148,7 @@ d1dc3469faccdd73439479426952d71a9e8f684e8d03b6687063c12b13430801 mesa-18.0.4.ta
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/18.1.0.html b/docs/relnotes/18.1.0.html
index 1e1f86f4c7..b3e605aa71 100644
--- a/docs/relnotes/18.1.0.html
+++ b/docs/relnotes/18.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 18.1.0 Release Notes / May 18 2018</h1>
@@ -32,9 +29,7 @@ Compatibility contexts may report a lower version depending on each driver.
<h2>SHA256 checksums</h2>
-<pre>
-b1c1dbb42597190503d3abc518b12de880623f097c6cb6c293ecf69ae87e6fbf mesa-18.1.0.tar.gz
-c855c5b67ef993b7621f76d8b120769ec0415f1c3616eaff44ef7f7f300aceba mesa-18.1.0.tar.xz
+<pre>TBD.
</pre>
@@ -263,6 +258,7 @@ Note: some of the new features are only available with certain drivers.
<li>Remove incomplete GLX_SGIX_swap_group stubs from the Xlib libGL</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html>
diff --git a/docs/relnotes/6.4.1.html b/docs/relnotes/6.4.1.html
index c9df78786d..4ff34e844a 100644
--- a/docs/relnotes/6.4.1.html
+++ b/docs/relnotes/6.4.1.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 6.4.1 / November 29, 2006</h1>
@@ -22,8 +19,7 @@ Mesa 6.4.1 is a stable, bug-fix release.
<h2>MD5 checksums</h2>
-<pre>
-698ceb574cf882b0226761f5913c0da9 MesaLib-6.4.1.tar.gz
+<pre>698ceb574cf882b0226761f5913c0da9 MesaLib-6.4.1.tar.gz
ea148c828ec6f645526451db1b8556f1 MesaLib-6.4.1.tar.bz2
42e93279468975ed2bf3111b8721e5d9 MesaLib-6.4.1.zip
e3b0d50807fd2bdcd1a95aaddd786f13 MesaDemos-6.4.1.tar.gz
@@ -38,24 +34,23 @@ bd003bb4f981a4f91dee4c38644d4f3f MesaGLUT-6.4.1.tar.bz2
<h2>Bug fixes</h2>
<ul>
<li>redefining a vertex program string didn't take effect in TNL module
-<li>fixed occasional segfault upon vertex/fragment parsing error
-<li>vertex program LIT instruction didn't handle 0^0=1 correctly
-<li>fragment program fog option didn't work with glDrawPixels, glBitmap
-<li>USE_MGL_NAMESPACE didn't work for x86-64
-<li>OSMesa demos were missing from previous release tarballs
-<li>fixed problem with float-&gt;ushort conversion in glClear (bug 4992)
-<li>popping of GL_EYE_PLANE texgen state was broken (bug 4996)
-<li>popping of GL_SPOT_DIRECTION light state was broken (bug 5005)
-<li>fixed occasional triangle color interpolation problem on VMS
-<li>work around invalid free() call (bug 5131)
-<li>fixed BSD X server compilation problem by including stdint.h
-</ul>
+</li><li>fixed occasional segfault upon vertex/fragment parsing error
+</li><li>vertex program LIT instruction didn't handle 0^0=1 correctly
+</li><li>fragment program fog option didn't work with glDrawPixels, glBitmap
+</li><li>USE_MGL_NAMESPACE didn't work for x86-64
+</li><li>OSMesa demos were missing from previous release tarballs
+</li><li>fixed problem with float-&gt;ushort conversion in glClear (bug 4992)
+</li><li>popping of GL_EYE_PLANE texgen state was broken (bug 4996)
+</li><li>popping of GL_SPOT_DIRECTION light state was broken (bug 5005)
+</li><li>fixed occasional triangle color interpolation problem on VMS
+</li><li>work around invalid free() call (bug 5131)
+</li><li>fixed BSD X server compilation problem by including stdint.h
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa (Xlib) implements OpenGL 1.5
@@ -70,6 +65,7 @@ Allegro requires updates
D3D requires updates
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/6.4.2.html b/docs/relnotes/6.4.2.html
index 4c8a75c9b5..718ea396d5 100644
--- a/docs/relnotes/6.4.2.html
+++ b/docs/relnotes/6.4.2.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 6.4.2 / February 2, 2006</h1>
@@ -22,8 +19,7 @@ Mesa 6.4.2 is a stable, bug-fix release.
<h2>MD5 checksums</h2>
-<pre>
-cb0d745d520fa7c2bb9178058b763544 MesaLib-6.4.2.tar.gz
+<pre>cb0d745d520fa7c2bb9178058b763544 MesaLib-6.4.2.tar.gz
7674d2c603b5834259e4e5a820cefd5b MesaLib-6.4.2.tar.bz2
d224e1325b33ff71a0f3893fc6b4d594 MesaLib-6.4.2.zip
d4b345d4588fc750cd3d34f3ac26673e MesaDemos-6.4.2.tar.gz
@@ -38,31 +34,30 @@ fe1523744fc05edc3811dfc6a1bf4181 MesaGLUT-6.4.2.zip
<h2>New features</h2>
<ul>
<li>added OSMesaColorClamp() function/feature
-<li>added wglGetExtensionStringARB() function
-</ul>
+</li><li>added wglGetExtensionStringARB() function
+</li></ul>
<h2>Changes</h2>
<ul>
<li>GLUT tarball
-<br>
+<br/>
Starting with 6.4, the GLUT library sources are distributed in a separate
tarball. This was done at the request of Linux distro vendors who prefer
to use freeglut.
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>fixed some problems when building on Windows
-<li>GLw header files weren't installed by installmesa script (bug 5396)
-<li>GL/glfbdev.h file was missing from tarballs
-<li>fixed TNL initialization bug which could lead to crash (bug 5791)
-</ul>
+</li><li>GLw header files weren't installed by installmesa script (bug 5396)
+</li><li>GL/glfbdev.h file was missing from tarballs
+</li><li>fixed TNL initialization bug which could lead to crash (bug 5791)
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa (Xlib) implements OpenGL 1.5
@@ -77,6 +72,7 @@ Allegro requires updates
D3D requires updates
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/6.4.html b/docs/relnotes/6.4.html
index 9f7d9b8de7..91db3ac9e4 100644
--- a/docs/relnotes/6.4.html
+++ b/docs/relnotes/6.4.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 6.4 / October 24, 2005</h1>
@@ -22,8 +19,7 @@ Mesa 6.4 is a stable, bug-fix release.
<h2>MD5 checksums</h2>
-<pre>
-1cce0c1eb4fd15e9dfe837a1ce0c9812 MesaLib-6.4.tar.gz
+<pre>1cce0c1eb4fd15e9dfe837a1ce0c9812 MesaLib-6.4.tar.gz
85a84e47a3f718f752f306b9e0954ef6 MesaLib-6.4.tar.bz2
b976fea4f3ee06354c53f91b6e3f2ffc MesaLib-6.4.zip
d8734f2c69bcf7ef9f5ae454a85743ba MesaDemos-6.4.tar.gz
@@ -38,46 +34,45 @@ d8734f2c69bcf7ef9f5ae454a85743ba MesaDemos-6.4.tar.gz
<h2>New</h2>
<ul>
<li>Added a fast XOR line drawing function in Xlib driver
-<li>Added support for GL_ARB_texture_mirrored_repeat to savage driver (supported only on Savage4 hardware).
-</ul>
+</li><li>Added support for GL_ARB_texture_mirrored_repeat to savage driver (supported only on Savage4 hardware).
+</li></ul>
<h2>Changes</h2>
<ul>
<li>Mesa now packaged in three parts: Library, Demos and GLUT
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>GLX_X_RENDERABLE token wasn't accepted by glXChooseFBConfig
-<li>Some files were present multiple times in the 6.3.2 tarballs
-<li>r200_vtxtmp_x86.S file was missing from 6.3.2 tarball (bug 4207)
-<li>glxgears_fbconfig demo didn't work (bug 4237)
-<li>fixed bug when bilinear sampling 2d textures with borders
-<li>glXCreatePbuffer() could segfault instead of returning 0 (bug 4235)
-<li>fixed undefined frexp and rand in X.org libGLcore.a (bug 4242)
-<li>fixed a few problems with proxy color tables (bug 4270)
-<li>fixed precision problem in Z clearing (bug 4395)
-<li>glBitmap, glDraw/CopyPixels mistakenly generated selection hits
-<li>fixed potential segfault caused by reading pixels outside
+</li><li>Some files were present multiple times in the 6.3.2 tarballs
+</li><li>r200_vtxtmp_x86.S file was missing from 6.3.2 tarball (bug 4207)
+</li><li>glxgears_fbconfig demo didn't work (bug 4237)
+</li><li>fixed bug when bilinear sampling 2d textures with borders
+</li><li>glXCreatePbuffer() could segfault instead of returning 0 (bug 4235)
+</li><li>fixed undefined frexp and rand in X.org libGLcore.a (bug 4242)
+</li><li>fixed a few problems with proxy color tables (bug 4270)
+</li><li>fixed precision problem in Z clearing (bug 4395)
+</li><li>glBitmap, glDraw/CopyPixels mistakenly generated selection hits
+</li><li>fixed potential segfault caused by reading pixels outside
of renderbuffer bounds
-<li>glGetTexLevelParameter didn't accept GL_TEXTURE_DEPTH_SIZE_ARB
-<li>fixed memory corruption bug involving software alpha buffers
-<li>glReadPixels clipped by window bounds was sometimes broken
-<li>glDraw/CopyPixels of stencil data ignored the stencil write mask
-<li>glReadPixels from a texture bound to a framebuffer object didn't work
-<li>glIsRender/FramebufferEXT weren't totally correct
-<li>fixed a number of point size attenuation/fade bugs
-<li>fixed glFogCoord bug 4729
-<li>GLX encoding for transpose matrix functions was broken
-<li>fixed broken fragment program KIL and SWZ instructions
-<li>fragment programs that wrote result.depth.z didn't work
-</ul>
+</li><li>glGetTexLevelParameter didn't accept GL_TEXTURE_DEPTH_SIZE_ARB
+</li><li>fixed memory corruption bug involving software alpha buffers
+</li><li>glReadPixels clipped by window bounds was sometimes broken
+</li><li>glDraw/CopyPixels of stencil data ignored the stencil write mask
+</li><li>glReadPixels from a texture bound to a framebuffer object didn't work
+</li><li>glIsRender/FramebufferEXT weren't totally correct
+</li><li>fixed a number of point size attenuation/fade bugs
+</li><li>fixed glFogCoord bug 4729
+</li><li>GLX encoding for transpose matrix functions was broken
+</li><li>fixed broken fragment program KIL and SWZ instructions
+</li><li>fragment programs that wrote result.depth.z didn't work
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa (Xlib) implements OpenGL 1.5
@@ -92,6 +87,7 @@ Allegro requires updates
D3D requires updates
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/6.5.1.html b/docs/relnotes/6.5.1.html
index 97a705a510..aa0fad23d1 100644
--- a/docs/relnotes/6.5.1.html
+++ b/docs/relnotes/6.5.1.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 6.5.1 Release Notes / September 15, 2006</h1>
@@ -23,8 +20,7 @@ bug fixes.
<h2>MD5 checksums</h2>
-<pre>
-d9a555297319bb932a3192952d53d073 MesaLib-6.5.1.tar.gz
+<pre>d9a555297319bb932a3192952d53d073 MesaLib-6.5.1.tar.gz
c46f2c6646a270911b791dd8e1c2d977 MesaLib-6.5.1.tar.bz2
939eaaff33322bfeafac784402b45f4f MesaLib-6.5.1.zip
9e4bbe83c007bfbaa67449a81cc3d36a MesaDemos-6.5.1.tar.gz
@@ -40,61 +36,61 @@ e33b165c22551e23b58ede8767378543 MesaGLUT-6.5.1.zip
<ul>
<li>Intel i965 "broadwater" DRI driver
-<li>GL_APPLE_vertex_array_object - allows encapsulation of a set of vertex
+</li><li>GL_APPLE_vertex_array_object - allows encapsulation of a set of vertex
arrays in an object.
-<li>GL_EXT_texture_sRGB - non-linearly mapped texture formats
+</li><li>GL_EXT_texture_sRGB - non-linearly mapped texture formats
-<li>GL_EXT_gpu_program_parameters - addes a few new functions for setting
+</li><li>GL_EXT_gpu_program_parameters - addes a few new functions for setting
multiple vertex/fragment program parameters with one call.
-<li>"engine" demo
-<li>updated fbdev driver and GLUT for fbdev (Sean D'Epagnier)
-<li>many updates to the DRI drivers
-</ul>
+</li><li>"engine" demo
+</li><li>updated fbdev driver and GLUT for fbdev (Sean D'Epagnier)
+</li><li>many updates to the DRI drivers
+</li></ul>
<h2>Changes</h2>
<ul>
<li>The glVertexAttribARB functions no longer alias the conventional
vertex attributes.
-<li>glxinfo program prints more info with -l option
-<li>GL_FRAGMENT_PROGRAM_NV and GL_FRAGMENT_PROGRAM_ARB are now
+</li><li>glxinfo program prints more info with -l option
+</li><li>GL_FRAGMENT_PROGRAM_NV and GL_FRAGMENT_PROGRAM_ARB are now
compatible, in terms of glBindProgramARB()
-<li>The GL_ARB_vertex_program attribute <code>vertex.weight</code> is now
+</li><li>The GL_ARB_vertex_program attribute <code>vertex.weight</code> is now
accepted by the parser, even though the GL_ARB_vertex_blend and
GL_EXT_vertex_weighting extensions aren't supported.
Allows Warcraft to run.
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>fixed broken texture border handling for depth textures (bug 6498)
-<li>removed the test for duplicated framebuffer attachments, per
+</li><li>removed the test for duplicated framebuffer attachments, per
version 117 of the GL_EXT_framebuffer_object specification
-<li>fixed a few render-to-texture bugs, including render to depth texture
-<li>clipping of lines against user-defined clip planes was broken (6512)
-<li>assembly language dispatch for SPARC was broken (bug 6484)
-<li>assorted compilation fixes on various Unix platforms (Dan Schikore)
-<li>glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
-<li>assorted minor fixes for 16 and 32 bit/channel modes
-<li>fixed assorted bugs in texture compression paths
-<li>fixed indirect rendering vertex array crashes (bug 6863)
-<li>glDrawPixels GL_INDEX_OFFSET didn't always work
-<li>fixed convolution memory leak (bug 7077)
-<li>rectangular depth textures didn't work
-<li>invalid mode to glBegin didn't generate an error (bug 7142)
-<li>'normalized' parameter to glVertexAttribPointerARB didn't work
-<li>disable bogus GLX_SGI_video_sync extension in xlib driver
-<li>fixed R128 driver locking bug (Martijn van Oosterhout)
-<li>using evaluators with vertex programs caused crashes (bug 7564)
-<li>fragment.position wasn't set correctly for point/line primitives
-<li>fixed parser bug for scalar sources for GL_NV_fragment_program
-<li>max fragment program length was incorrectly 128, now 1024
-<li>writes to result.depth in fragment programs weren't clamped to [0,1]
-<li>fixed potential dangling pointer bug in glBindProgram()
-<li>fixed some memory leaks (and potential crashes) in Xlib driver
-<li>fixed a number of build issues on HP-UX (Christopher Bell)
-<li>accum buffer didn't work with OSMesa interface
-</ul>
+</li><li>fixed a few render-to-texture bugs, including render to depth texture
+</li><li>clipping of lines against user-defined clip planes was broken (6512)
+</li><li>assembly language dispatch for SPARC was broken (bug 6484)
+</li><li>assorted compilation fixes on various Unix platforms (Dan Schikore)
+</li><li>glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
+</li><li>assorted minor fixes for 16 and 32 bit/channel modes
+</li><li>fixed assorted bugs in texture compression paths
+</li><li>fixed indirect rendering vertex array crashes (bug 6863)
+</li><li>glDrawPixels GL_INDEX_OFFSET didn't always work
+</li><li>fixed convolution memory leak (bug 7077)
+</li><li>rectangular depth textures didn't work
+</li><li>invalid mode to glBegin didn't generate an error (bug 7142)
+</li><li>'normalized' parameter to glVertexAttribPointerARB didn't work
+</li><li>disable bogus GLX_SGI_video_sync extension in xlib driver
+</li><li>fixed R128 driver locking bug (Martijn van Oosterhout)
+</li><li>using evaluators with vertex programs caused crashes (bug 7564)
+</li><li>fragment.position wasn't set correctly for point/line primitives
+</li><li>fixed parser bug for scalar sources for GL_NV_fragment_program
+</li><li>max fragment program length was incorrectly 128, now 1024
+</li><li>writes to result.depth in fragment programs weren't clamped to [0,1]
+</li><li>fixed potential dangling pointer bug in glBindProgram()
+</li><li>fixed some memory leaks (and potential crashes) in Xlib driver
+</li><li>fixed a number of build issues on HP-UX (Christopher Bell)
+</li><li>accum buffer didn't work with OSMesa interface
+</li></ul>
<h2>Internal code changes</h2>
@@ -116,16 +112,15 @@ This means GL function pointers will have to be used more often
<h2>To Do (someday) items</h2>
<ul>
<li>Switch to freeglut
-<li>Increase MAX_DRAWBUFFERS
-<li>Fix linux-glide target/driver.
-<li>Fix lambda calculation for frag progs.
-</ul>
+</li><li>Increase MAX_DRAWBUFFERS
+</li><li>Fix linux-glide target/driver.
+</li><li>Fix lambda calculation for frag progs.
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 1.5
@@ -141,6 +136,7 @@ Allegro needs updating
D3D needs updating
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/6.5.2.html b/docs/relnotes/6.5.2.html
index e93055e5d8..db395ae9e9 100644
--- a/docs/relnotes/6.5.2.html
+++ b/docs/relnotes/6.5.2.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 6.5.2 Release Notes / December 2, 2006</h1>
@@ -23,8 +20,7 @@ but mostly consisting of bug fixes.
<h2>MD5 checksums</h2>
-<pre>
-11a033b078e090b3caaeb467234fe299 MesaLib-6.5.2.tar.gz
+<pre>11a033b078e090b3caaeb467234fe299 MesaLib-6.5.2.tar.gz
e4d894181f1859651658b3704633e10d MesaLib-6.5.2.tar.bz2
63bf1d444fa738cca52ce1043e284021 MesaLib-6.5.2.zip
2b8f1375d16bda5f5a2304174cd5bcf7 MesaDemos-6.5.2.tar.gz
@@ -41,23 +37,23 @@ c6d7134843ed5faf11f6686ecb5d2a2e MesaGLUT-6.5.2.zip
<li>New DRI memory manager system. Currently used by the i915tex driver.
Other DRI drivers will be updated to use the new memory manager in coming
months.
-<br>
+<br/>
To use the new driver you'll need the most recent DRM library and drivers
(version 2.2 or later) and a recent xf86-video-intel driver module from X.org.
-<br>
+<br/>
New features resulting from this work include:
<ul>
<li>EXT_framebuffer_objects, render to texture
-<li>ARB_pixel_buffer_objects
-<li>Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels
-<li>Accelerated texture uploads from pixel buffer objects
-<li>Potentially texturing directly from the pixel buffer object (zero
+</li><li>ARB_pixel_buffer_objects
+</li><li>Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels
+</li><li>Accelerated texture uploads from pixel buffer objects
+</li><li>Potentially texturing directly from the pixel buffer object (zero
copy texturing).
-</ul>
-<li>New Intel i965 DRI driver
-<li>New <code>minstall</code> script to replace normal install program
-<li>Faster fragment program execution in software
-<li>Added (or fixed) support for <a href="https://www.khronos.org/registry/OpenGL/extensions/SGI/GLX_SGI_make_current_read.txt">
+</li></ul>
+</li><li>New Intel i965 DRI driver
+</li><li>New <code>minstall</code> script to replace normal install program
+</li><li>Faster fragment program execution in software
+</li><li>Added (or fixed) support for <a href="https://www.khronos.org/registry/OpenGL/extensions/SGI/GLX_SGI_make_current_read.txt">
GLX_SGI_make_current_read</a> to the following drivers:
<ul>
<li>radeon</li>
@@ -65,29 +61,29 @@ copy texturing).
<li>mga</li>
<li>tdfx</li>
</ul>
-<li>Added support for ARB_occlusion_query to the tdfx driver (Ian
+</li><li>Added support for ARB_occlusion_query to the tdfx driver (Ian
Romanick).</li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>fixed invalid memory read while rendering textured points (bug 8320)
-<li>fixed problems with freebsd-dri configuration (bug 8344)
-<li>Mesa's fake glxGetCurrentContext() wasn't thread-aware
-<li>OPTION NV_position_invariant didn't work in NV vertex programs
-<li>glDrawPixels into a user-created framebuffer object could crash Xlib driver
-<li>Line clipping was broken in some circumstances
-<li>fragment.fogcoord register didn't always contain the correct value
-<li>RGBA logicops didn't work reliably in some DRI drivers
-<li>Fixed broken RGBA LogicOps in Intel DRI drivers
-<li>Fixed some fragment program bugs in Intel i915 DRI driver
-<li>Fixed glGetVertexAttribfvARB bug 8883
-<li>Implemented glGetUniform[fi]vARB() functions
-<li>Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
-<li>Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh)
-<li>Fixed broken "mgl" name mangling
-<li>Indirect rending was broken for glMap* functions (bug 8899)
-</ul>
+</li><li>fixed problems with freebsd-dri configuration (bug 8344)
+</li><li>Mesa's fake glxGetCurrentContext() wasn't thread-aware
+</li><li>OPTION NV_position_invariant didn't work in NV vertex programs
+</li><li>glDrawPixels into a user-created framebuffer object could crash Xlib driver
+</li><li>Line clipping was broken in some circumstances
+</li><li>fragment.fogcoord register didn't always contain the correct value
+</li><li>RGBA logicops didn't work reliably in some DRI drivers
+</li><li>Fixed broken RGBA LogicOps in Intel DRI drivers
+</li><li>Fixed some fragment program bugs in Intel i915 DRI driver
+</li><li>Fixed glGetVertexAttribfvARB bug 8883
+</li><li>Implemented glGetUniform[fi]vARB() functions
+</li><li>Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
+</li><li>Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh)
+</li><li>Fixed broken "mgl" name mangling
+</li><li>Indirect rending was broken for glMap* functions (bug 8899)
+</li></ul>
<h2>Internal code changes</h2>
@@ -95,24 +91,23 @@ Romanick).</li>
<ul>
<li>The device driver functions ResizeBuffers and GetBufferSize have been
decprecated.
-<li>OpenGL 2.0 and 2.1 support is nearly done. We need to do quite a bit
+</li><li>OpenGL 2.0 and 2.1 support is nearly done. We need to do quite a bit
more testing of the shading language functions.
-</ul>
+</li></ul>
<h2>To Do (someday) items</h2>
<ul>
<li>Switch to freeglut
-<li>Increase MAX_DRAWBUFFERS
-<li>Fix linux-glide target/driver.
-<li>Improved lambda and derivative calculation for frag progs.
-</ul>
+</li><li>Increase MAX_DRAWBUFFERS
+</li><li>Fix linux-glide target/driver.
+</li><li>Improved lambda and derivative calculation for frag progs.
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 1.5
@@ -128,6 +123,7 @@ Allegro needs updating
D3D needs updating
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/6.5.3.html b/docs/relnotes/6.5.3.html
index 207a36cad0..a6c25a70f9 100644
--- a/docs/relnotes/6.5.3.html
+++ b/docs/relnotes/6.5.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 6.5.3 Release Notes / April 27, 2007</h1>
@@ -23,8 +20,7 @@ Mesa 7.0 is expected to follow shortly.
<h2>MD5 checksums</h2>
-<pre>
-39f33ea64e34e2d5b20640b008b57649 MesaLib-6.5.3.tar.gz
+<pre>39f33ea64e34e2d5b20640b008b57649 MesaLib-6.5.3.tar.gz
46359457147c469745f24b5074a186f0 MesaLib-6.5.3.tar.bz2
a8946fa861634ce15971396f47992c41 MesaLib-6.5.3.zip
08e26948d57eaca74d02a530b2d8106e MesaDemos-6.5.3.tar.gz
@@ -55,57 +51,56 @@ for the same reason.
<h2>New features</h2>
<ul>
<li>OpenGL 2.0 and 2.1 API support.
-<li>Entirely new Shading Language code generator. See the
+</li><li>Entirely new Shading Language code generator. See the
<a href="../shading.html">Shading Language</a> page for more information.
-<li>Much faster software execution of vertex, fragment shaders.
-<li>New vertex buffer object (vbo) infrastructure
-<li>Updated glext.h file (version 39)
-<li>Updated glxext.h file (version 19)
-<li>GL_MAX_DRAWBUFFERS is now 4 (software rendering) so
+</li><li>Much faster software execution of vertex, fragment shaders.
+</li><li>New vertex buffer object (vbo) infrastructure
+</li><li>Updated glext.h file (version 39)
+</li><li>Updated glxext.h file (version 19)
+</li><li>GL_MAX_DRAWBUFFERS is now 4 (software rendering) so
"multiple render targets" are really supported.
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Fog was errantly applied when a fragment shader was enabled (bug 9346)
-<li>glPush/PopClientAttrib didn't handle VBO bindings correctly (bug 9445)
-<li>With 32-bit Z buffer, the fragment Z of lines and points was sometimes wrong.
-<li>GL_POST_CONVOLUTION_ALPHA_BIAS/SCALE was broken.
-<li>1D convolution state could effect 2D image transfers
-<li>Overlapping glCopyPixels with negative Y zoom didn't work (bug 10521)
-<li>Fixed a number of framebuffer/renderbuffer reference counting bugs
-<li>Fixed a few bugs in software-emulated alpha planes
-<li>Assorted minor bug fixes in glCopy/DrawPixels, glPixelZoom, etc.
-<li>Assorted DRI driver bug fixes.
-<li>Fixed a number of bugs that prevented "depth-peeling" rendering from working.
-</ul>
+</li><li>glPush/PopClientAttrib didn't handle VBO bindings correctly (bug 9445)
+</li><li>With 32-bit Z buffer, the fragment Z of lines and points was sometimes wrong.
+</li><li>GL_POST_CONVOLUTION_ALPHA_BIAS/SCALE was broken.
+</li><li>1D convolution state could effect 2D image transfers
+</li><li>Overlapping glCopyPixels with negative Y zoom didn't work (bug 10521)
+</li><li>Fixed a number of framebuffer/renderbuffer reference counting bugs
+</li><li>Fixed a few bugs in software-emulated alpha planes
+</li><li>Assorted minor bug fixes in glCopy/DrawPixels, glPixelZoom, etc.
+</li><li>Assorted DRI driver bug fixes.
+</li><li>Fixed a number of bugs that prevented "depth-peeling" rendering from working.
+</li></ul>
<h2>Internal code changes</h2>
<ul>
<li>Old array_cache module replaced by new vbo module. All geometry
rendering is now cast in the form of vertex buffer objects.
-<li>Massive changes to the Shading Language compiler and related state.
-<li>Vertex/fragment shaders are compiled into GPU instructions and
+</li><li>Massive changes to the Shading Language compiler and related state.
+</li><li>Vertex/fragment shaders are compiled into GPU instructions and
programs very similar to GL_ARB_vertex/fragment_program.
-<li>Vertex and fragment programs are executed with the same code now.
-<li>The SSE-optimized vertex program path has been removed since it didn't
+</li><li>Vertex and fragment programs are executed with the same code now.
+</li><li>The SSE-optimized vertex program path has been removed since it didn't
support more than 12 temp registers, didn't support branching/looping, etc.
-</ul>
+</li></ul>
<h2>To Do (someday) items</h2>
<ul>
<li>Switch to freeglut
-<li>Fix linux-glide target/driver.
-<li>Improved lambda and derivative calculation for frag progs.
-</ul>
+</li><li>Fix linux-glide target/driver.
+</li><li>Improved lambda and derivative calculation for frag progs.
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -121,6 +116,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/6.5.html b/docs/relnotes/6.5.html
index de7a99a18c..d17ebc843b 100644
--- a/docs/relnotes/6.5.html
+++ b/docs/relnotes/6.5.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 6.5 Release Notes / March 31, 2006</h1>
@@ -22,8 +19,7 @@ Mesa 6.5 is a new development release.
<h2>MD5 checksums</h2>
-<pre>
-657be3b92f6dabc78a67ed9cb8d67813 MesaLib-6.5.tar.gz
+<pre>657be3b92f6dabc78a67ed9cb8d67813 MesaLib-6.5.tar.gz
61beda590bfc5b4a12e979d5f2d70d7a MesaLib-6.5.tar.bz2
19d48b872d579d4f91466060804a59ac MesaLib-6.5.zip
694ad3a7007010c7418a9c72d1cba5b7 MesaDemos-6.5.tar.gz
@@ -39,85 +35,84 @@ ac1d585483617db0c91e5c15cb5ec3a3 MesaGLUT-6.5.tar.gz
<h2>New Features</h2>
<ul>
<li>OpenGL Shading language support
-<br>
+<br/>
This includes the GL_ARB_shader_objects, GL_ARB_shading_language_100,
GL_ARB_vertex_shader and GL_ARB_fragment_shader extensions. Most of
the work was done by Michal Krol.
There's probably a fair number of bugs since this is a pretty large,
complicated body of code.
-<br>
+<br/>
The OpenGL 2.0 interface to these features will be implemented in a
future version of Mesa,
-<li>GL_EXT_timer_query
-<br>
+</li><li>GL_EXT_timer_query
+<br/>
Used to measure the time of OpenGL operations at high precision.
Only supported in the software/Xlib driver at this time.
-<li>GL_EXT_packed_depth_stencil
-<br>
+</li><li>GL_EXT_packed_depth_stencil
+<br/>
Defines a new GL_DEPTH_STENCIL_EXT pixel format.
-<li>GL_EXT_framebuffer_blit
-<br>
+</li><li>GL_EXT_framebuffer_blit
+<br/>
A simplified glCopyPixels-like feature for copying pixel rectangles.
-<li>GL_ARB_half_float_pixel
-<br>
+</li><li>GL_ARB_half_float_pixel
+<br/>
Adds a new half-precision floating point format for image transfers,
such as for glDrawPixels, glReadPixels, glTexImage, etc.
-</ul>
+</li></ul>
<h2>Changes</h2>
<ul>
<li>removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead)
-<li>removed GL_SGIX/SGIS_pixel_texture extensions
-</ul>
+</li><li>removed GL_SGIX/SGIS_pixel_texture extensions
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>fixed glxcontextmodes.c datatype problem (bug 5835)
-<li>fixed aix-gcc build/install bugs (bug 5874)
-<li>fixed some bugs in texture env program generation
-<li>glXCopyContext() didn't handle texture object bindings properly
-<li>glXCopyContext() didn't copy all lighting state
-<li>fixed FreeBSD config (Pedro Giffuni)
-<li>fixed some minor framebuffer object bugs
-<li>replaced dprintf() with _glu_printf() in GLU (bug 6244)
-<li>fixed a number of thread safety bugs/regressions
-<li>fixed a number of GLU tesselator bugs (John Shell, bug 6339)
-<li>paletted texturing was broken w/ floating point palettes (K. Schultz)
-<li>lots of assorted framebuffer object bug fixes
-</ul>
+</li><li>fixed aix-gcc build/install bugs (bug 5874)
+</li><li>fixed some bugs in texture env program generation
+</li><li>glXCopyContext() didn't handle texture object bindings properly
+</li><li>glXCopyContext() didn't copy all lighting state
+</li><li>fixed FreeBSD config (Pedro Giffuni)
+</li><li>fixed some minor framebuffer object bugs
+</li><li>replaced dprintf() with _glu_printf() in GLU (bug 6244)
+</li><li>fixed a number of thread safety bugs/regressions
+</li><li>fixed a number of GLU tesselator bugs (John Shell, bug 6339)
+</li><li>paletted texturing was broken w/ floating point palettes (K. Schultz)
+</li><li>lots of assorted framebuffer object bug fixes
+</li></ul>
<h2>Known Issues</h2>
<ul>
<li>Rendering to depth textures will not work. Rendering to GL_DEPTH_STENCIL
textures should work.
-</ul>
+</li></ul>
<h2>Driver Interface Changes</h2>
<ul>
<li>Stencil: The Driver.StencilOp/Func/Mask() functions have been replaced by
the two-sided versions: Driver.Stencil*Separate().
-<li>Render-to-texture: The functions for rendering to textures have changed.
-</ul>
+</li><li>Render-to-texture: The functions for rendering to textures have changed.
+</li></ul>
<h2>To Do (someday) items</h2>
<ul>
<li>Switch to freeglut
-<li>Increase MAX_DRAWBUFFERS
-<li>Fix linux-glide target/driver.
-<li>Fix lambda calculation for frag progs.
-</ul>
+</li><li>Increase MAX_DRAWBUFFERS
+</li><li>Fix linux-glide target/driver.
+</li><li>Fix lambda calculation for frag progs.
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 1.5
@@ -133,6 +128,7 @@ Allegro needs updating
D3D needs updating
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.0.1.html b/docs/relnotes/7.0.1.html
index 686f30d534..292bd66ec5 100644
--- a/docs/relnotes/7.0.1.html
+++ b/docs/relnotes/7.0.1.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>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en"><head>
<title>Mesa Release Notes</title>
- <link rel="stylesheet" type="text/css" href="../mesa.css">
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <link href="../mesa.css" rel="stylesheet" type="text/css"/>
+ <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
</head>
<body>
-<div class="header">
- <h1>The Mesa 3D Graphics Library</h1>
-</div>
-<iframe src="../contents.html"></iframe>
-<div class="content">
+
+
+
<h1>Mesa 7.0.1 Release Notes / August 3, 2007</h1>
@@ -22,8 +19,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
<h2>MD5 checksums</h2>
-<pre>
-db55141a44b902fcc61d9265b7862c06 MesaLib-7.0.1.tar.gz
+<pre>db55141a44b902fcc61d9265b7862c06 MesaLib-7.0.1.tar.gz
c056abd763e899114bf745c9eedbf9ad MesaLib-7.0.1.tar.bz2
ecc2637547fae2b38271ae362d013afa MesaLib-7.0.1.zip
b85a4a5be4e829f4a1165e4514b13183 MesaDemos-7.0.1.tar.gz
@@ -38,33 +34,33 @@ b87a69986839ae43ce12fc8e3dc1ebb4 MesaGLUT-7.0.1.tar.gz
<h2>New features</h2>
<ul>
<li>Added a bluegene-osmesa build config
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Fixed some MingW build issues
-<li>Added a few missing OpenGL 2.0 API entrypoints:
+</li><li>Added a few missing OpenGL 2.0 API entrypoints:
<ul>
<li>glVertexAttrib4bv
- <li>glVertexAttrib4iv
- <li>glVertexAttrib4ubv
- <li>glVertexAttrib4uiv
- <li>glVertexAttrib4usv
- </ul>
-<li>Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer bug 11457
-<li>GLSL bug fix: added vec2(vec4) constructor
-<li>GLSL bug fix: .strq and .rgba writemasks didn't always work
-<li>Stencil pixel map didn't always work for glDrawPixels (bug 11475)
-<li>Fixed polygon stipple bug in i915 driver
-<li>Binding a zero-sized texture didn't disable texturing (bug 11309)
-<li>Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include
+ </li><li>glVertexAttrib4iv
+ </li><li>glVertexAttrib4ubv
+ </li><li>glVertexAttrib4uiv
+ </li><li>glVertexAttrib4usv
+ </li></ul>
+</li><li>Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer bug 11457
+</li><li>GLSL bug fix: added vec2(vec4) constructor
+</li><li>GLSL bug fix: .strq and .rgba writemasks didn't always work
+</li><li>Stencil pixel map didn't always work for glDrawPixels (bug 11475)
+</li><li>Fixed polygon stipple bug in i915 driver
+</li><li>Binding a zero-sized texture didn't disable texturing (bug 11309)
+</li><li>Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include
the terminating zero (bug 11588)
-<li>glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly
-<li>Fixed a GLSL function call bug (#11731)
-<li>glPointParameteriv(GL_DISTANCE_ATTENUATION_EXT) didn't work (bug 11754)
-<li>glGetAttribLocation() always returned 1 (bug 11774)
-<li>Fixed a few memory-related bugs in GLU library
-</ul>
+</li><li>glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly
+</li><li>Fixed a GLSL function call bug (#11731)
+</li><li>glPointParameteriv(GL_DISTANCE_ATTENUATION_EXT) didn't work (bug 11754)
+</li><li>glGetAttribLocation() always returned 1 (bug 11774)
+</li><li>Fixed a few memory-related bugs in GLU library
+</li></ul>
<h2>Changes</h2>
@@ -72,22 +68,21 @@ the terminating zero (bug 11588)
<li>The libOSMesa library version has been reverted to 6.5.3 (soname=6)
in order to avoid application linking issues. Otherwise, applications
previously linked with libOSMesa.so.6 would no longer link with libOSMesa.so.7
-<li>Dropped obsolete, unmaintained Windows project files for VC6 and VC7.
-</ul>
+</li><li>Dropped obsolete, unmaintained Windows project files for VC6 and VC7.
+</li></ul>
<h2>To Do (someday) items</h2>
<ul>
<li>Switch to freeglut
-<li>Fix linux-glide target/driver.
-<li>Improved lambda and derivative calculation for frag progs.
-</ul>
+</li><li>Fix linux-glide target/driver.
+</li><li>Improved lambda and derivative calculation for frag progs.
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -103,6 +98,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.0.2.html b/docs/relnotes/7.0.2.html
index b69e5493a4..b380ed0c34 100644
--- a/docs/relnotes/7.0.2.html
+++ b/docs/relnotes/7.0.2.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>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en"><head>
<title>Mesa Release Notes</title>
- <link rel="stylesheet" type="text/css" href="../mesa.css">
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <link href="../mesa.css" rel="stylesheet" type="text/css"/>
+ <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
</head>
<body>
-<div class="header">
- <h1>The Mesa 3D Graphics Library</h1>
-</div>
-<iframe src="../contents.html"></iframe>
-<div class="content">
+
+
+
<h1>Mesa 7.0.2 Release Notes / November 10, 2007</h1>
@@ -22,8 +19,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<h2>MD5 checksums</h2>
-<pre>
-c9cf607f36e7e50172f5f9c7d552c34e MesaLib-7.0.2.tar.gz
+<pre>c9cf607f36e7e50172f5f9c7d552c34e MesaLib-7.0.2.tar.gz
93e6ed7924ff069a4f883b4fce5349dc MesaLib-7.0.2.tar.bz2
10c324c3613f90f059cb8429f700f300 MesaLib-7.0.2.zip
aa8b1244a5de1d23e5814bf9b67f1435 MesaDemos-7.0.2.tar.gz
@@ -38,43 +34,42 @@ eba4ef2aa8c362ead81b54357f1903a3 MesaGLUT-7.0.2.zip
<h2>New features</h2>
<ul>
<li>Updated Windows VC7 project files
-<li>Added DESTDIR variable for 'make install'
-<li>Added pkg-config files for gl, glu, glut and glw libraries
-<li>Added bluegene-xlc-osmesa and catamount-osmesa-pgi configs
-<li>Support for Intel G33/Q33/Q35 graphics chipsets
-</ul>
+</li><li>Added DESTDIR variable for 'make install'
+</li><li>Added pkg-config files for gl, glu, glut and glw libraries
+</li><li>Added bluegene-xlc-osmesa and catamount-osmesa-pgi configs
+</li><li>Support for Intel G33/Q33/Q35 graphics chipsets
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Fixed a vertex buffer wrapping issue (bug 9962)
-<li>Added mutex protection around texture object reference counters
-<li>Added checking/support for additional chips in the i915/i945 family
+</li><li>Added mutex protection around texture object reference counters
+</li><li>Added checking/support for additional chips in the i915/i945 family
(see 11978)
-<li>Fixed a blending/banding issue (bug 11931)
-<li>Fixed a GLU matrix inversion bug (#6748)
-<li>Fixed problem with large glDrawArrays calls and indirect rendering (bug 12141)
-<li>Fixed an assortment of i965 driver bugs
-<li>Fixed x86-64 vertex transformation bug (12216)
-<li>Fixed X server crash caused by multiple indirect rendering clients
-<li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313)
-<li>Fixed a glCopyPixels/glPixelZoom bug (12417)
-<li>Fixed a bug when using glMaterial in display lists (bug 10604)
-<li>Fixed a few GLUT/Fortran issues (Bill Mitchell)
-<li>Fixed Blender crash bug (12164)
-<li>Fixed some issues preventing cross-compiling
-<li>Fixed up broken GL_ATI_separate_stencil extension
-<li>glDrawArrays(count=0) led to a crash
-<li>Fix SSE code gen memory leak, possible crash
-<li>Fixed MMX 565 rgb conversion problem (bug 12614)
-<li>Added -fno-strict-aliasing and -fPIC flags for gcc
-<li>Fixed Blender crash in Unichrome driver (bug 13142)
-</ul>
+</li><li>Fixed a blending/banding issue (bug 11931)
+</li><li>Fixed a GLU matrix inversion bug (#6748)
+</li><li>Fixed problem with large glDrawArrays calls and indirect rendering (bug 12141)
+</li><li>Fixed an assortment of i965 driver bugs
+</li><li>Fixed x86-64 vertex transformation bug (12216)
+</li><li>Fixed X server crash caused by multiple indirect rendering clients
+</li><li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313)
+</li><li>Fixed a glCopyPixels/glPixelZoom bug (12417)
+</li><li>Fixed a bug when using glMaterial in display lists (bug 10604)
+</li><li>Fixed a few GLUT/Fortran issues (Bill Mitchell)
+</li><li>Fixed Blender crash bug (12164)
+</li><li>Fixed some issues preventing cross-compiling
+</li><li>Fixed up broken GL_ATI_separate_stencil extension
+</li><li>glDrawArrays(count=0) led to a crash
+</li><li>Fix SSE code gen memory leak, possible crash
+</li><li>Fixed MMX 565 rgb conversion problem (bug 12614)
+</li><li>Added -fno-strict-aliasing and -fPIC flags for gcc
+</li><li>Fixed Blender crash in Unichrome driver (bug 13142)
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -90,6 +85,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.0.3.html b/docs/relnotes/7.0.3.html
index ccc02e68d3..39c0aaff8f 100644
--- a/docs/relnotes/7.0.3.html
+++ b/docs/relnotes/7.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>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en"><head>
<title>Mesa Release Notes</title>
- <link rel="stylesheet" type="text/css" href="../mesa.css">
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <link href="../mesa.css" rel="stylesheet" type="text/css"/>
+ <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
</head>
<body>
-<div class="header">
- <h1>The Mesa 3D Graphics Library</h1>
-</div>
-<iframe src="../contents.html"></iframe>
-<div class="content">
+
+
+
<h1>Mesa 7.0.3 Release Notes / April 4, 2008</h1>
@@ -22,8 +19,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<h2>MD5 checksums</h2>
-<pre>
-3fd1cb76531b2515ef7db92d9a93dbf8 MesaLib-7.0.3.tar.gz
+<pre>3fd1cb76531b2515ef7db92d9a93dbf8 MesaLib-7.0.3.tar.gz
e6e6379d7793af40a6bc3ce1bace572e MesaLib-7.0.3.tar.bz2
97882bac195229ee0b78cab82e0e3be1 MesaLib-7.0.3.zip
8abf6bbcb1661e7dd4ce73b3fbb85898 MesaDemos-7.0.3.tar.gz
@@ -38,39 +34,38 @@ e6e6379d7793af40a6bc3ce1bace572e MesaLib-7.0.3.tar.bz2
<h2>Bug fixes</h2>
<ul>
<li>Added missing glw.pc.in file to release tarball
-<li>Fix GLUT/Fortran issues
-<li>GLSL gl_FrontLightModelProduct.sceneColor variable wasn't defined
-<li>Fix crash upon GLSL variable array indexes (not yet supported)
-<li>Two-sided stencil test didn't work in software rendering
-<li>Fix two-sided lighting bugs/crashes (bug 13368)
-<li>GLSL gl_FrontFacing didn't work properly
-<li>glGetActiveUniform returned incorrect sizes (bug 13751)
-<li>Fix several bugs relating to uniforms and attributes in GLSL API (Bruce Merry, bug 13753)
-<li>glTexImage3D(GL_PROXY_TEXTURE_3D) mis-set teximage depth field
-<li>Fixed GLX indirect vertex array rendering bug (14197)
-<li>Fixed crash when deleting framebuffer objects (bugs 13507, 14293)
-<li>User-defined clip planes enabled for R300 (bug 9871)
-<li>Fixed glBindTexture() crash upon bad target (bug 14514)
-<li>Fixed potential crash in glDrawPixels(GL_DEPTH_COMPONENT) (bug 13915)
-<li>Bad strings given to glProgramStringARB() didn't generate GL_INVALID_OPERATION
-<li>Fixed minor point rasterization regression (bug 11016)
-<li>state.texenv.color state var didn't work in GL_ARB_fragment_program (bug 14931)
-<li>glBitmap from a PBO didn't always work
-<li>glGetTexImage into a PBO didn't always work
-<li>Comments at the end of ARB vertex/fragment programs crashed the parser
-</ul>
+</li><li>Fix GLUT/Fortran issues
+</li><li>GLSL gl_FrontLightModelProduct.sceneColor variable wasn't defined
+</li><li>Fix crash upon GLSL variable array indexes (not yet supported)
+</li><li>Two-sided stencil test didn't work in software rendering
+</li><li>Fix two-sided lighting bugs/crashes (bug 13368)
+</li><li>GLSL gl_FrontFacing didn't work properly
+</li><li>glGetActiveUniform returned incorrect sizes (bug 13751)
+</li><li>Fix several bugs relating to uniforms and attributes in GLSL API (Bruce Merry, bug 13753)
+</li><li>glTexImage3D(GL_PROXY_TEXTURE_3D) mis-set teximage depth field
+</li><li>Fixed GLX indirect vertex array rendering bug (14197)
+</li><li>Fixed crash when deleting framebuffer objects (bugs 13507, 14293)
+</li><li>User-defined clip planes enabled for R300 (bug 9871)
+</li><li>Fixed glBindTexture() crash upon bad target (bug 14514)
+</li><li>Fixed potential crash in glDrawPixels(GL_DEPTH_COMPONENT) (bug 13915)
+</li><li>Bad strings given to glProgramStringARB() didn't generate GL_INVALID_OPERATION
+</li><li>Fixed minor point rasterization regression (bug 11016)
+</li><li>state.texenv.color state var didn't work in GL_ARB_fragment_program (bug 14931)
+</li><li>glBitmap from a PBO didn't always work
+</li><li>glGetTexImage into a PBO didn't always work
+</li><li>Comments at the end of ARB vertex/fragment programs crashed the parser
+</li></ul>
<h2>Changes</h2>
<ul>
<li>Updated glext.h to version 40
-</ul>
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -86,6 +81,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.0.4.html b/docs/relnotes/7.0.4.html
index dbaf1b49ba..e2bf00075f 100644
--- a/docs/relnotes/7.0.4.html
+++ b/docs/relnotes/7.0.4.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>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en"><head>
<title>Mesa Release Notes</title>
- <link rel="stylesheet" type="text/css" href="../mesa.css">
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <link href="../mesa.css" rel="stylesheet" type="text/css"/>
+ <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
</head>
<body>
-<div class="header">
- <h1>The Mesa 3D Graphics Library</h1>
-</div>
-<iframe src="../contents.html"></iframe>
-<div class="content">
+
+
+
<h1>Mesa 7.0.4 Release Notes / August 16, 2008</h1>
@@ -22,8 +19,7 @@ Mesa 7.0.4 is a stable release with bug fixes since version 7.0.3.
<h2>MD5 checksums</h2>
-<pre>
-909afa3a01ae31478d363837681415ac MesaLib-7.0.4.tar.gz
+<pre>909afa3a01ae31478d363837681415ac MesaLib-7.0.4.tar.gz
8d7bacbe0234742a5d08c8088c4619e9 MesaLib-7.0.4.tar.bz2
5e44261ef85b049a868e1785d9adc276 MesaLib-7.0.4.zip
53dcd77d37a819feaf50b5fcdd0a6e0f MesaDemos-7.0.4.tar.gz
@@ -38,35 +34,34 @@ a786775271a02c62a3370b13b26bf48d MesaGLUT-7.0.4.zip
<h2>Bug fixes</h2>
<ul>
<li>define #extension GL_ARB_texture_rectangle in shading language
-<li>fixed WIN32 compile problem in libGLU
-<li>Fixed a per-vertex glMaterial bug which could cause bad lighting
-<li>Fixed potential crash in AA/smoothed triangle rendering when using a fragment shader
-<li>Fixed glDrawElement + VBO segfault (bug 16156)
-<li>Fixed GLSL linker bug causing generic vertex attributes to get aliased
-<li>Fixed stack overflow when using glPixelZoom on Windows
-<li>Fixed broken all(bvec2) GLSL function, added misc missing bvec constructors
-<li>ARB program "state.clip[n].plane" didn't parse correctly
-<li>Fixed broken glGetUniformiv() (bug 13774)
-</ul>
+</li><li>fixed WIN32 compile problem in libGLU
+</li><li>Fixed a per-vertex glMaterial bug which could cause bad lighting
+</li><li>Fixed potential crash in AA/smoothed triangle rendering when using a fragment shader
+</li><li>Fixed glDrawElement + VBO segfault (bug 16156)
+</li><li>Fixed GLSL linker bug causing generic vertex attributes to get aliased
+</li><li>Fixed stack overflow when using glPixelZoom on Windows
+</li><li>Fixed broken all(bvec2) GLSL function, added misc missing bvec constructors
+</li><li>ARB program "state.clip[n].plane" didn't parse correctly
+</li><li>Fixed broken glGetUniformiv() (bug 13774)
+</li></ul>
<h2>Changes</h2>
<ul>
<li>Including the latest glext.h and glxext.h header files from Khronos
-<li>Added support for DragonFly OS
-<li>Added a build config for FreeBSD static libs (Anatolij Shkodin)
-<li>Enabled GL_EXT_multi_draw_arrays extension in R200/R300 drivers
-<li>Enabled GL_ARB_point_sprite extension in I965 driver
-<li>Enabled GL_EXT_texture_sRGB extension in I965 driver
-<li>Added support for GL shading language in I965 driver
-</ul>
+</li><li>Added support for DragonFly OS
+</li><li>Added a build config for FreeBSD static libs (Anatolij Shkodin)
+</li><li>Enabled GL_EXT_multi_draw_arrays extension in R200/R300 drivers
+</li><li>Enabled GL_ARB_point_sprite extension in I965 driver
+</li><li>Enabled GL_EXT_texture_sRGB extension in I965 driver
+</li><li>Added support for GL shading language in I965 driver
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -82,6 +77,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.0.html b/docs/relnotes/7.0.html
index 850a5dcaf1..1c26b18c6a 100644
--- a/docs/relnotes/7.0.html
+++ b/docs/relnotes/7.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>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en"><head>
<title>Mesa Release Notes</title>
- <link rel="stylesheet" type="text/css" href="../mesa.css">
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <link href="../mesa.css" rel="stylesheet" type="text/css"/>
+ <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
</head>
<body>
-<div class="header">
- <h1>The Mesa 3D Graphics Library</h1>
-</div>
-<iframe src="../contents.html"></iframe>
-<div class="content">
+
+
+
<h1>Mesa 7.0 Release Notes / June 22, 2007</h1>
@@ -23,8 +20,7 @@ A number of bugs have been fixed since the 6.5.3 release.
<h2>MD5 checksums</h2>
-<pre>
-35a1698986f7ac8dc435624ee9256cda MesaLib-7.0.tar.gz
+<pre>35a1698986f7ac8dc435624ee9256cda MesaLib-7.0.tar.gz
50c371455fa7532c04aa0a970f9bc51f MesaLib-7.0.tar.bz2
bcedb6f43c97c1bc49e5cc7f12835722 MesaLib-7.0.zip
9bad332c7b74f59be96556135212ca9e MesaDemos-7.0.tar.gz
@@ -39,47 +35,46 @@ fada2bc1f29da513e015fda1e3abd0c0 MesaDemos-7.0.tar.bz2
<h2>New features</h2>
<ul>
<li>OpenGL 2.0 and 2.1 API support.
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Fixed a few fog-related bugs.
-<li>Fixed broken GLSL mix() function.
-<li>Fixed broken GLSL exp() functions.
-<li>Fixed GLSL mod4(vec4, vec4) bug.
-<li>Implemented GLSL asin(), acos(), atan() functions.
-<li>Fixed an R300 driver bug that caused Xorg composite manager to crash
-<li>Fixed R300 vertex program/matrix bug (10848)
-<li>GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords)
-<li>Specifying an invalid texture unit as a sampler could lead to a crash
-<li>The GLX protocol request for glXDestroyPBuffer() was incorrect (bug 10983)
-<li>ARB vp state.light[n].half value was incorrect (bug 10987)
-<li>Fixed a positional light source bug (bug 11009)
-<li>Fixed point size attenuation problem (bug 11042)
-<li>glPopAttrib didn't restore texture object's LOD bias (bug 11049)
-<li>Fixed a TLS / TEXTREL problem (bug 7459)
-</ul>
+</li><li>Fixed broken GLSL mix() function.
+</li><li>Fixed broken GLSL exp() functions.
+</li><li>Fixed GLSL mod4(vec4, vec4) bug.
+</li><li>Implemented GLSL asin(), acos(), atan() functions.
+</li><li>Fixed an R300 driver bug that caused Xorg composite manager to crash
+</li><li>Fixed R300 vertex program/matrix bug (10848)
+</li><li>GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords)
+</li><li>Specifying an invalid texture unit as a sampler could lead to a crash
+</li><li>The GLX protocol request for glXDestroyPBuffer() was incorrect (bug 10983)
+</li><li>ARB vp state.light[n].half value was incorrect (bug 10987)
+</li><li>Fixed a positional light source bug (bug 11009)
+</li><li>Fixed point size attenuation problem (bug 11042)
+</li><li>glPopAttrib didn't restore texture object's LOD bias (bug 11049)
+</li><li>Fixed a TLS / TEXTREL problem (bug 7459)
+</li></ul>
<h2>Internal code changes</h2>
<ul>
<li>Some texture code consolidation and simplifiction (Ian Romanick)
-<li>R300 driver clean-ups.
-</ul>
+</li><li>R300 driver clean-ups.
+</li></ul>
<h2>To Do (someday) items</h2>
<ul>
<li>Switch to freeglut
-<li>Fix linux-glide target/driver.
-<li>Improved lambda and derivative calculation for frag progs.
-</ul>
+</li><li>Fix linux-glide target/driver.
+</li><li>Improved lambda and derivative calculation for frag progs.
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -95,6 +90,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.1.html b/docs/relnotes/7.1.html
index 03b2f361c4..646061e2ce 100644
--- a/docs/relnotes/7.1.html
+++ b/docs/relnotes/7.1.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 7.1 Release Notes / August 26, 2008</h1>
@@ -33,8 +30,7 @@ DRM version 2.3.1 should be used with Mesa 7.1
<h2>MD5 checksums</h2>
-<pre>
-971c2fe6e6949dc5ba200a6f97a6dc81 MesaLib-7.1.tar.gz
+<pre>971c2fe6e6949dc5ba200a6f97a6dc81 MesaLib-7.1.tar.gz
6bff7f532d16f90f944a400c8bd7074d MesaLib-7.1.tar.bz2
d48224bf9d54c3da6776adb4869ba024 MesaLib-7.1.zip
3de268420efca43e9a19ab506cdfc993 MesaDemos-7.1.tar.gz
@@ -49,20 +45,20 @@ f6d88a4eeb02e98c7e92f1c895d3c76b MesaGLUT-7.1.tar.bz2
<h2>New features</h2>
<ul>
<li>autoconf-based configuration (and clean-up of Makefiles)
-<li>Assorted DRI driver enhancements
-<li>Reduced dependencies between X server and Mesa
-<li>GL_EXT_texture_from_pixmap extension for Xlib driver
-<li>Support for the GL shading language with i965 driver (implemented by Intel)
-<li>ATI R500 series support (Radeon X1300&#8211;X1950) in r300 DRI driver
-</ul>
+</li><li>Assorted DRI driver enhancements
+</li><li>Reduced dependencies between X server and Mesa
+</li><li>GL_EXT_texture_from_pixmap extension for Xlib driver
+</li><li>Support for the GL shading language with i965 driver (implemented by Intel)
+</li><li>ATI R500 series support (Radeon X1300–X1950) in r300 DRI driver
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Numerous GLSL fixes
-<li>Fixed some error code/detection bugs in the GLSL-related API functions
-<li>Lots of DRI driver fixes.
-</ul>
+</li><li>Fixed some error code/detection bugs in the GLSL-related API functions
+</li><li>Lots of DRI driver fixes.
+</li></ul>
<h2>To Do (someday) items</h2>
@@ -71,16 +67,15 @@ f6d88a4eeb02e98c7e92f1c895d3c76b MesaGLUT-7.1.tar.bz2
Probably do the same for malloc, calloc, etc.
The wrappers were useful in the past for memory debugging but now we
have valgrind. Not worried about SunOS 4 support anymore either...
-<li>Switch to freeglut
-<li>Fix linux-glide target/driver.
-<li>Improved lambda and derivative calculation for frag progs.
-</ul>
+</li><li>Switch to freeglut
+</li><li>Fix linux-glide target/driver.
+</li><li>Improved lambda and derivative calculation for frag progs.
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -96,6 +91,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.10.1.html b/docs/relnotes/7.10.1.html
index 260cb9d267..54bf866b55 100644
--- a/docs/relnotes/7.10.1.html
+++ b/docs/relnotes/7.10.1.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 7.10.1 Release Notes / March 2, 2011</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-4b4cee19f3bf16eb78bd4cc278ccf812 MesaLib-7.10.1.tar.gz
+<pre>4b4cee19f3bf16eb78bd4cc278ccf812 MesaLib-7.10.1.tar.gz
efe8da4d80c2a5d32a800770b8ce5dfa MesaLib-7.10.1.tar.bz2
0fd2b1a025934de3f8cecf9fb9b57f4c MesaLib-7.10.1.zip
42beb0f5188d544476c19496f725fa67 MesaGLUT-7.10.1.tar.gz
@@ -131,8 +127,7 @@ with <tt>in</tt>, <tt>out</tt>, <tt>attribute</tt>, and <tt>varying</tt>.</li>
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-7.10..mesa-7.10.1
+<pre> git log mesa-7.10..mesa-7.10.1
</pre>
<p>Alberto Milone (1):</p>
@@ -378,6 +373,7 @@ with <tt>in</tt>, <tt>out</tt>, <tt>attribute</tt>, and <tt>varying</tt>.</li>
<li>glx: Put null check before use</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.10.2.html b/docs/relnotes/7.10.2.html
index 4703f5ebda..9ee0a343a5 100644
--- a/docs/relnotes/7.10.2.html
+++ b/docs/relnotes/7.10.2.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 7.10.2 Release Notes / April 6, 2011</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-2f9f444265534a2cfd9a99d1a8291089 MesaLib-7.10.2.tar.gz
+<pre>2f9f444265534a2cfd9a99d1a8291089 MesaLib-7.10.2.tar.gz
f5de82852f1243f42cc004039e10b771 MesaLib-7.10.2.tar.bz2
47836e37bab6fcafe3ac90c9544ba0e9 MesaLib-7.10.2.zip
175120325828f313621cc5bc6c504803 MesaGLUT-7.10.2.tar.gz
@@ -82,8 +78,7 @@ f5de82852f1243f42cc004039e10b771 MesaLib-7.10.2.tar.bz2
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-7.10.1..mesa-7.10.2
+<pre> git log mesa-7.10.1..mesa-7.10.2
</pre>
<p><em>Note:</em> Reverted commits and the reverts are not included in this list.</p>
@@ -206,6 +201,7 @@ f5de82852f1243f42cc004039e10b771 MesaLib-7.10.2.tar.bz2
<li>r300/compiler: Don't try to convert RGB to Alpha in full instructions</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.10.3.html b/docs/relnotes/7.10.3.html
index 94527354d2..42a918b3fb 100644
--- a/docs/relnotes/7.10.3.html
+++ b/docs/relnotes/7.10.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 7.10.3 Release Notes / June 13, 2011</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-d77b02034c11d6c2a55c07f82367d780 MesaLib-7.10.3.tar.gz
+<pre>d77b02034c11d6c2a55c07f82367d780 MesaLib-7.10.3.tar.gz
8c38fe8266be8e1ed1d84076ba5a703b MesaLib-7.10.3.tar.bz2
614d063ecd170940d9ae7b355d365d59 MesaLib-7.10.3.zip
8768fd562ede7ed763d92b2d22232d7a MesaGLUT-7.10.3.tar.gz
@@ -94,8 +90,7 @@ d77b02034c11d6c2a55c07f82367d780 MesaLib-7.10.3.tar.gz
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-7.10.2..mesa-7.10.3
+<pre> git log mesa-7.10.2..mesa-7.10.3
</pre>
<p>Alan Hourihane (1):</p>
@@ -303,6 +298,7 @@ d77b02034c11d6c2a55c07f82367d780 MesaLib-7.10.3.tar.gz
<li>st/mesa: assign renderbuffer's format field when allocating storage</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.10.html b/docs/relnotes/7.10.html
index 447465e71e..659dfa5c27 100644
--- a/docs/relnotes/7.10.html
+++ b/docs/relnotes/7.10.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 7.10 Release Notes / January 7, 2011</h1>
@@ -33,8 +30,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-0a70c15c135561824bdcae92bf232e43 MesaLib-7.10.tar.gz
+<pre>0a70c15c135561824bdcae92bf232e43 MesaLib-7.10.tar.gz
33fb94eccc02cbb4d8d1365615e38e46 MesaLib-7.10.tar.bz2
5cafdc0eda0f9bf370b95c98df3338fa MesaLib-7.10.zip
bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz
@@ -46,12 +42,12 @@ bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz
<h2>New features</h2>
<ul>
<li>GL_ARB_explicit_attrib_location extension (Intel and software drivers).
-<li>GL_ARB_texture_rg (Intel, software drivers, gallium drivers).
-<li>GL_EXT_separate_shader_objects extension (Intel and software drivers).
-<li>GL_NV_primitive_restart extension (Gallium softpipe, llvmpipe).
-<li>New fragment shader back-end for i965-class hardware.
-<li>Support for Sandybridge chipset in i965 DRI driver.
-</ul>
+</li><li>GL_ARB_texture_rg (Intel, software drivers, gallium drivers).
+</li><li>GL_EXT_separate_shader_objects extension (Intel and software drivers).
+</li><li>GL_NV_primitive_restart extension (Gallium softpipe, llvmpipe).
+</li><li>New fragment shader back-end for i965-class hardware.
+</li><li>Support for Sandybridge chipset in i965 DRI driver.
+</li></ul>
<h2>Bug fixes</h2>
@@ -2793,6 +2789,7 @@ bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz
<li>r600c : inline vertex format is not updated in an app, switch to use vfetch constants. For the 7.9 and 7.10 branches as well.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.11.1.html b/docs/relnotes/7.11.1.html
index 7579ef579d..2e15cb1e4e 100644
--- a/docs/relnotes/7.11.1.html
+++ b/docs/relnotes/7.11.1.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 7.11.1 Release Notes / November 17, 2011</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-ac0181a4076770fb657c1169af43aa09 MesaLib-7.11.1.tar.gz
+<pre>ac0181a4076770fb657c1169af43aa09 MesaLib-7.11.1.tar.gz
a77307102cee844ff6544ffa8fafeac1 MesaLib-7.11.1.tar.bz2
dfcb11516c1730f3981b55a65a835623 MesaLib-7.11.1.zip
2cb2b9ecb4fb7d1a6be69346ee886952 MesaGLUT-7.11.1.tar.gz
@@ -102,8 +98,7 @@ dfcb11516c1730f3981b55a65a835623 MesaLib-7.11.1.zip
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-7.11..mesa-7.11.1
+<pre> git log mesa-7.11..mesa-7.11.1
</pre>
<p>Adam Jackson (2):</p>
@@ -391,6 +386,7 @@ dfcb11516c1730f3981b55a65a835623 MesaLib-7.11.1.zip
<li>intel: don't call unmap pbo if pbo is not mapped</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.11.2.html b/docs/relnotes/7.11.2.html
index 9b89fa38c3..3ea706dc6e 100644
--- a/docs/relnotes/7.11.2.html
+++ b/docs/relnotes/7.11.2.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 7.11.2 Release Notes / November 27, 2011</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-b9e84efee3931c0acbccd1bb5a860554 MesaLib-7.11.2.tar.gz
+<pre>b9e84efee3931c0acbccd1bb5a860554 MesaLib-7.11.2.tar.gz
0837c52698fe3252369c3fdb5195afcc MesaLib-7.11.2.tar.bz2
141273c274d12e0d2bafb497fe937da3 MesaLib-7.11.2.zip
39ae9926794794503815ffdc069521eb MesaGLUT-7.11.2.tar.gz
@@ -59,8 +55,7 @@ f8705fcff2510b6c39cd27b575c05dba MesaGLUT-7.11.2.zip
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-7.11.1..mesa-7.11.2
+<pre> git log mesa-7.11.1..mesa-7.11.2
</pre>
<p>Brian Paul (4):</p>
@@ -85,6 +80,7 @@ f8705fcff2510b6c39cd27b575c05dba MesaGLUT-7.11.2.zip
<li>mesa: Bump version to 7.11.2 (final)</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.11.html b/docs/relnotes/7.11.html
index bd2ca5ec62..a60501e252 100644
--- a/docs/relnotes/7.11.html
+++ b/docs/relnotes/7.11.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 7.11 Release Notes / July 31, 2011</h1>
@@ -33,8 +30,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-fa2c7068503133fb2453244cda11cb2a MesaLib-7.11.tar.gz
+<pre>fa2c7068503133fb2453244cda11cb2a MesaLib-7.11.tar.gz
ff03aca82d0560009a076a87c888cf13 MesaLib-7.11.tar.bz2
ede1ac0976f6f05df586093fc17d63ed MesaLib-7.11.zip
b4fb81a47c5caedaefad49af7702c23d MesaGLUT-7.11.tar.gz
@@ -46,36 +42,36 @@ c19ef0c6eb61188c96ed4ccedd70717c MesaGLUT-7.11.zip
<h2>New features</h2>
<ul>
<li>GL_ARB_ES2_compatibility (gallium drivers)
-<li>GL_ARB_color_buffer_float (gallium drivers, i965)
-<li>GL_ARB_draw_buffers_blend (gallium)
-<li>GL_ARB_draw_instanced extension (gallium drivers, swrast)
-<li>GL_ARB_instanced_arrays extension (gallium drivers)
-<li>GL_ARB_occlusion_query2 (gallium drivers, swrast)
-<li>GL_ARB_robustness (all drivers)
-<li>GL_ARB_sampler_objects (gallium drivers)
-<li>GL_ARB_seamless_cube_map (gallium r600)
-<li>GL_ARB_shader_texture_lod (gallium drivers, i965)
-<li>GL_ARB_sync (gallium drivers only, intel support was in 7.6)
-<li>GL_ARB_texture_compression_rgtc (gallium drivers, swrast, i965)
-<li>GL_ARB_texture_float (gallium, i965)
-<li>GL_EXT_packed_float (gallium r600)
-<li>GL_EXT_texture_compression_latc (gallium drivers, swrast)
-<li>GL_EXT_texture_compression_rgtc (gallium drivers, swrast, i965)
-<li>GL_EXT_texture_filter_anisotropic (swrast)
-<li>GL_EXT_texture_shared_exponent (gallium drivers, swrast)
-<li>GL_EXT_texture_sRGB_decode (gallium drivers, swrast, i965)
-<li>GL_EXT_texture_snorm (gallium drivers)
-<li>GL_AMD_draw_buffers_blend (alias of the ARB variant)
-<li>GL_AMD_seamless_cubemap_per_texture (gallium r600)
-<li>GL_AMD_shader_stencil_export (alias of the ARB variant)
-<li>GL_ATI_draw_buffers (all drivers)
-<li>GL_ATI_texture_compression_3dc (gallium drivers, swrast)
-<li>GL_ATI_texture_float (gallium, i965)
-<li>GL_NV_conditional_render (i965)
-<li>GL_NV_texture_barrier (gallium drivers)
-<li>Enable 16-wide fragment shader execution in i965 driver. This should improve performance in many applications.
-<li>Initial alpha-level support for Intel "Ivybridge" chipsets in the i965 driver.
-</ul>
+</li><li>GL_ARB_color_buffer_float (gallium drivers, i965)
+</li><li>GL_ARB_draw_buffers_blend (gallium)
+</li><li>GL_ARB_draw_instanced extension (gallium drivers, swrast)
+</li><li>GL_ARB_instanced_arrays extension (gallium drivers)
+</li><li>GL_ARB_occlusion_query2 (gallium drivers, swrast)
+</li><li>GL_ARB_robustness (all drivers)
+</li><li>GL_ARB_sampler_objects (gallium drivers)
+</li><li>GL_ARB_seamless_cube_map (gallium r600)
+</li><li>GL_ARB_shader_texture_lod (gallium drivers, i965)
+</li><li>GL_ARB_sync (gallium drivers only, intel support was in 7.6)
+</li><li>GL_ARB_texture_compression_rgtc (gallium drivers, swrast, i965)
+</li><li>GL_ARB_texture_float (gallium, i965)
+</li><li>GL_EXT_packed_float (gallium r600)
+</li><li>GL_EXT_texture_compression_latc (gallium drivers, swrast)
+</li><li>GL_EXT_texture_compression_rgtc (gallium drivers, swrast, i965)
+</li><li>GL_EXT_texture_filter_anisotropic (swrast)
+</li><li>GL_EXT_texture_shared_exponent (gallium drivers, swrast)
+</li><li>GL_EXT_texture_sRGB_decode (gallium drivers, swrast, i965)
+</li><li>GL_EXT_texture_snorm (gallium drivers)
+</li><li>GL_AMD_draw_buffers_blend (alias of the ARB variant)
+</li><li>GL_AMD_seamless_cubemap_per_texture (gallium r600)
+</li><li>GL_AMD_shader_stencil_export (alias of the ARB variant)
+</li><li>GL_ATI_draw_buffers (all drivers)
+</li><li>GL_ATI_texture_compression_3dc (gallium drivers, swrast)
+</li><li>GL_ATI_texture_float (gallium, i965)
+</li><li>GL_NV_conditional_render (i965)
+</li><li>GL_NV_texture_barrier (gallium drivers)
+</li><li>Enable 16-wide fragment shader execution in i965 driver. This should improve performance in many applications.
+</li><li>Initial alpha-level support for Intel "Ivybridge" chipsets in the i965 driver.
+</li></ul>
<h2>Bug fixes</h2>
@@ -338,16 +334,16 @@ did not exist in the 7.10 release series at all.</p>
<li>The Windows MSVC project files have been removed.
They haven't been maintained in quite a while.
Building with SCons is an alternative.
-<li>Removed GL_SGI_texture_color_table support from swrast driver - the only
+</li><li>Removed GL_SGI_texture_color_table support from swrast driver - the only
driver that implemented it.
-</ul>
+</li></ul>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-7.10..mesa-7.11
+<pre> git log mesa-7.10..mesa-7.11
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.2.html b/docs/relnotes/7.2.html
index 4c1ae7fd87..79026e6746 100644
--- a/docs/relnotes/7.2.html
+++ b/docs/relnotes/7.2.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 7.2 Release Notes / 20 September 2008</h1>
@@ -36,8 +33,7 @@ DRM version 2.3.1 should be used with Mesa 7.2
<h2>MD5 checksums</h2>
-<pre>
-81a2a4b7cbfce7553f7ad8d924edbe2f MesaLib-7.2.tar.gz
+<pre>81a2a4b7cbfce7553f7ad8d924edbe2f MesaLib-7.2.tar.gz
04d379292e023df0b0266825cb0dbde5 MesaLib-7.2.tar.bz2
8bc497a37977a55e987a4d1fabc3d882 MesaLib-7.2.zip
10c762e39486df395838af1d7b57e69c MesaDemos-7.2.tar.gz
@@ -52,26 +48,26 @@ f67daf93e12c4a459703bbf3e4004e31 MesaGLUT-7.2.tar.bz2
<h2>New features</h2>
<ul>
<li>i965 driver: added support for G41 chipset (Intel)
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Fixed display list bug involving primitives split across lists (bug 17564)
-<li>Fixed some issues with glBindAttribLocation()
-<li>Fixed crash in _tnl_InvalidateState() found with Amira (bug 15834)
-<li>Assorted bug fixes for Ming build
-<li>Fixed some vertex/pixel buffer object reference counting bugs
-<li>Fixed depth/stencil bug in i915/945 driver
-<li>Fixed some shader flow control bugs in i965 driver
-<li>Fixed a few tdfx driver bugs which prevented driver from working
-<li>Fixed multisample enable/disable bug
-</ul>
+</li><li>Fixed some issues with glBindAttribLocation()
+</li><li>Fixed crash in _tnl_InvalidateState() found with Amira (bug 15834)
+</li><li>Assorted bug fixes for Ming build
+</li><li>Fixed some vertex/pixel buffer object reference counting bugs
+</li><li>Fixed depth/stencil bug in i915/945 driver
+</li><li>Fixed some shader flow control bugs in i965 driver
+</li><li>Fixed a few tdfx driver bugs which prevented driver from working
+</li><li>Fixed multisample enable/disable bug
+</li></ul>
<h2>Changes</h2>
<ul>
<li>Updated SGI header files with new license terms.
-</ul>
+</li></ul>
@@ -81,16 +77,15 @@ f67daf93e12c4a459703bbf3e4004e31 MesaGLUT-7.2.tar.bz2
Probably do the same for malloc, calloc, etc.
The wrappers were useful in the past for memory debugging but now we
have valgrind. Not worried about SunOS 4 support anymore either...
-<li>Switch to freeglut
-<li>Fix linux-glide target/driver.
-<li>Improved lambda and derivative calculation for frag progs.
-</ul>
+</li><li>Switch to freeglut
+</li><li>Fix linux-glide target/driver.
+</li><li>Improved lambda and derivative calculation for frag progs.
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -106,6 +101,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.3.html b/docs/relnotes/7.3.html
index 7ff5ed1fa6..8efbe82ac5 100644
--- a/docs/relnotes/7.3.html
+++ b/docs/relnotes/7.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 7.3 Release Notes / 22 January 2009</h1>
@@ -33,8 +30,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-8ed03191432b22d118d88d6db497f304 MesaLib-7.3.tar.gz
+<pre>8ed03191432b22d118d88d6db497f304 MesaLib-7.3.tar.gz
781e7811a6ed5c97b2b8defefc8ffbc9 MesaLib-7.3.tar.bz2
3ccba9a1734ed6d4b3389e1535d90fbf MesaLib-7.3.zip
d312e974b31043b13b61bac5fbf00b87 MesaDemos-7.3.tar.gz
@@ -49,37 +45,36 @@ abe8036a724c1a483bdad6b5a55ddc1a MesaGLUT-7.3.tar.bz2
<h2>New features</h2>
<ul>
<li>Support for GLSL 1.20
-<li>Intel DRI drivers now use GEM and DRI2
-</ul>
+</li><li>Intel DRI drivers now use GEM and DRI2
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Assorted GLSL bug fixes
-<li>Assorted i965 driver fixes
-<li>Fix for wglCreateLayerContext() in WGL/Windows driver
-<li>Build fixes for OpenBSD and gcc 2.95
-<li>GLSL preprocessor handles #pragma now
-<li>Fix incorrect transformation of GL_SPOT_DIRECTION
-<li>Fixed several bugs (#18367 and #19625) in glXMakeContextCurrent()
-<li>Assorted Windows build fixes
-</ul>
+</li><li>Assorted i965 driver fixes
+</li><li>Fix for wglCreateLayerContext() in WGL/Windows driver
+</li><li>Build fixes for OpenBSD and gcc 2.95
+</li><li>GLSL preprocessor handles #pragma now
+</li><li>Fix incorrect transformation of GL_SPOT_DIRECTION
+</li><li>Fixed several bugs (#18367 and #19625) in glXMakeContextCurrent()
+</li><li>Assorted Windows build fixes
+</li></ul>
<h2>Changes</h2>
<ul>
<li>Deprecated the "XMesa" interface (include/GL/xmesa*.h files)
-<li>Deprecated the "FXMesa" interface (include/GL/fxmesa.h file)
-<li>Deprecated the "Allegro" interface (include/GL/amesa.h file)
-<li>Removed include/GL/uglmesa.h header
-<li>Removed include/GLView.h header for BeOS
-</ul>
+</li><li>Deprecated the "FXMesa" interface (include/GL/fxmesa.h file)
+</li><li>Deprecated the "Allegro" interface (include/GL/amesa.h file)
+</li><li>Removed include/GL/uglmesa.h header
+</li><li>Removed include/GLView.h header for BeOS
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -95,6 +90,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.4.1.html b/docs/relnotes/7.4.1.html
index 104f185e34..b8a834651b 100644
--- a/docs/relnotes/7.4.1.html
+++ b/docs/relnotes/7.4.1.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 7.4.1 Release Notes / 18 April 2009</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-0c3a72f3295a53a134c04bd7d209ea62 MesaLib-7.4.1.tar.gz
+<pre>0c3a72f3295a53a134c04bd7d209ea62 MesaLib-7.4.1.tar.gz
423260578b653818ba66c2fcbde6d7ad MesaLib-7.4.1.tar.bz2
84f78b154d4bd5c3ecc42eeff2e56676 MesaLib-7.4.1.zip
aa0ad323e59d6d10ff33ac0dde462a60 MesaDemos-7.4.1.tar.gz
@@ -47,25 +43,24 @@ aa0ad323e59d6d10ff33ac0dde462a60 MesaDemos-7.4.1.tar.gz
<h2>Bug fixes</h2>
<ul>
<li>Fixed a two-sided lighting bug in fixed-function-to-GPU code generation
-<li>Fixed some Darwin issues (Jeremy Huddleston)
-<li>Indexing the GLSL gl_EyePlane[] or gl_ObjectPlane[] arrays with a variable
+</li><li>Fixed some Darwin issues (Jeremy Huddleston)
+</li><li>Indexing the GLSL gl_EyePlane[] or gl_ObjectPlane[] arrays with a variable
was broken, bug 20986
-<li>Fixed incorrect texture unit bias in TXB instruction
-<li>glTexParameter settings weren't always propogated to drivers
-<li>Assorted vertex/fragment program bug fixes
-<li>Fixed point rendering in software rasterizer
-<li>Fixed potential deadlock in object hash functions
-<li>Fix a couple bugs surrounding front-buffer rendering with DRI2, but this
+</li><li>Fixed incorrect texture unit bias in TXB instruction
+</li><li>glTexParameter settings weren't always propogated to drivers
+</li><li>Assorted vertex/fragment program bug fixes
+</li><li>Fixed point rendering in software rasterizer
+</li><li>Fixed potential deadlock in object hash functions
+</li><li>Fix a couple bugs surrounding front-buffer rendering with DRI2, but this
is not quite complete.
-<li>Fixed glPopAttrib() bug when restoring user clip planes
-</ul>
+</li><li>Fixed glPopAttrib() bug when restoring user clip planes
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -81,6 +76,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.4.2.html b/docs/relnotes/7.4.2.html
index 770db8f299..cf1b2f63ba 100644
--- a/docs/relnotes/7.4.2.html
+++ b/docs/relnotes/7.4.2.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 7.4.2 Release Notes / May 15, 2009</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-172f5193154dad731387f97bd44ab68f MesaLib-7.4.2.tar.gz
+<pre>172f5193154dad731387f97bd44ab68f MesaLib-7.4.2.tar.gz
b10a76e32bde4645cfc34ea0416d7d8b MesaLib-7.4.2.tar.bz2
cc6dfc2efd424cc342b84e6bcd78ce5d MesaLib-7.4.2.zip
182a7e78aa7a480b3650a5c956dbddd1 MesaDemos-7.4.2.tar.gz
@@ -47,20 +43,19 @@ e0dfc44d537904a030861e5b3c760c11 MesaGLUT-7.4.2.tar.bz2
<h2>Bug fixes</h2>
<ul>
<li>Fixed segfault when rendering to front buffer with DRI 1.
-<li>Fixed swrast texture rectangle bug when wrap mode = GL_CLAMP_TO_BORDER and
+</li><li>Fixed swrast texture rectangle bug when wrap mode = GL_CLAMP_TO_BORDER and
filter mode = GL_LINEAR. (bug 21461)
-<li>Fixed texture object mem leak during context destruction.
-<li>Fixed a state validation bug in glCopyTex[Sub]Image()
-<li>Fixed some i965 GLSL bugs.
-<li>Fixed an R300 driver texture object bad memory reference.
-</ul>
+</li><li>Fixed texture object mem leak during context destruction.
+</li><li>Fixed a state validation bug in glCopyTex[Sub]Image()
+</li><li>Fixed some i965 GLSL bugs.
+</li><li>Fixed an R300 driver texture object bad memory reference.
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -76,6 +71,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.4.3.html b/docs/relnotes/7.4.3.html
index ebe973012e..35b06e1d65 100644
--- a/docs/relnotes/7.4.3.html
+++ b/docs/relnotes/7.4.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 7.4.3 Release Notes / 19 June 2009</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-34c5a6c47ed51f31c4fa36e269831352 MesaLib-7.4.3.tar.gz
+<pre>34c5a6c47ed51f31c4fa36e269831352 MesaLib-7.4.3.tar.gz
70a983ba3deaa8bd63b18bbab283f698 MesaLib-7.4.3.tar.bz2
34f21b3205b271d575030aa98a2dda51 MesaLib-7.4.3.zip
56752b7adede212e6097afb10d0c0d59 MesaDemos-7.4.3.tar.gz
@@ -47,25 +43,24 @@ for DRI hardware acceleration.
<h2>Bug fixes</h2>
<ul>
<li>Fixed texture object reference counting bug (bug 21756)
-<li>Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT point
+</li><li>Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT point
(SF bug 2793846)
-<li>Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
-<li>Fixed some OSMesa build issues
-<li>Fixed a vertex buffer object crash
-<li>Fixed broken glTexImage3D() when image type = GL_BITMAP
-<li>Fixed some GLSL preprocessor bugs
-<li>Fixed framebuffer mem leak in i945/i965 DRI drivers
-<li>Fixed texture coordinate repeat bug in swrast (bug 21872)
-<li>Fixed incorrect viewport clamping (lower bound is zero, not one)
-<li>GLX fix for glean's makeCurrent test case
-</ul>
+</li><li>Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
+</li><li>Fixed some OSMesa build issues
+</li><li>Fixed a vertex buffer object crash
+</li><li>Fixed broken glTexImage3D() when image type = GL_BITMAP
+</li><li>Fixed some GLSL preprocessor bugs
+</li><li>Fixed framebuffer mem leak in i945/i965 DRI drivers
+</li><li>Fixed texture coordinate repeat bug in swrast (bug 21872)
+</li><li>Fixed incorrect viewport clamping (lower bound is zero, not one)
+</li><li>GLX fix for glean's makeCurrent test case
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -81,6 +76,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.4.4.html b/docs/relnotes/7.4.4.html
index 41fec5a2cc..77a2dab19a 100644
--- a/docs/relnotes/7.4.4.html
+++ b/docs/relnotes/7.4.4.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 7.4.4 Release Notes / 23 June 2009</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-0b56fe5a88ab0c3c5b2da5068f63f416 MesaLib-7.4.4.tar.gz
+<pre>0b56fe5a88ab0c3c5b2da5068f63f416 MesaLib-7.4.4.tar.gz
b66528d314c574dccbe0ed963cac5e93 MesaLib-7.4.4.tar.bz2
2818076f3ba23fa87fdfe4602a637a18 MesaLib-7.4.4.zip
3e77b208386c47b18165bce5ae317e2c MesaDemos-7.4.4.tar.gz
@@ -47,14 +43,13 @@ f10ed20469753c2b3d68c99854f80fd4 MesaGLUT-7.4.4.zip
<h2>Bug fixes</h2>
<ul>
<li>Fixed i965/i915 segfault in screen destruction (bug 22408)
-</ul>
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -70,6 +65,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.4.html b/docs/relnotes/7.4.html
index 0bfe68e2a6..78bd37cd82 100644
--- a/docs/relnotes/7.4.html
+++ b/docs/relnotes/7.4.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 7.4 Release Notes / 27 March 2009</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-ed6bd7437177307e51e16d0c7c381dfa MesaLib-7.4.tar.gz
+<pre>ed6bd7437177307e51e16d0c7c381dfa MesaLib-7.4.tar.gz
7ecddb341a2691e0dfdb02f697109834 MesaLib-7.4.tar.bz2
433e823f8245f9fd5f397e7b719a8e47 MesaLib-7.4.zip
656eee6128016fb237e01aa8dabbc703 MesaDemos-7.4.tar.gz
@@ -47,35 +43,34 @@ ed6bd7437177307e51e16d0c7c381dfa MesaLib-7.4.tar.gz
<h2>New features</h2>
<ul>
<li>Added MESA_GLX_FORCE_DIRECT env var for Xlib/software driver
-<li>GLSL version 1.20 is returnd by the GL_SHADING_LANGUAGE_VERSION query
-</ul>
+</li><li>GLSL version 1.20 is returnd by the GL_SHADING_LANGUAGE_VERSION query
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>glGetActiveUniform() returned wrong size for some array types
-<li>Fixed some error checking in glUniform()
-<li>Fixed a potential glTexImage('proxy target') segfault
-<li>Fixed bad reference counting for 1D/2D texture arrays
-<li>Fixed VBO + glPush/PopClientAttrib() bug #19835
-<li>Assorted i965 driver bug fixes
-<li>Fixed a Windows compilation failure in s_triangle.c
-<li>Fixed a GLSL array indexing bug
-<li>Fixes for building on Haiku
-</ul>
+</li><li>Fixed some error checking in glUniform()
+</li><li>Fixed a potential glTexImage('proxy target') segfault
+</li><li>Fixed bad reference counting for 1D/2D texture arrays
+</li><li>Fixed VBO + glPush/PopClientAttrib() bug #19835
+</li><li>Assorted i965 driver bug fixes
+</li><li>Fixed a Windows compilation failure in s_triangle.c
+</li><li>Fixed a GLSL array indexing bug
+</li><li>Fixes for building on Haiku
+</li></ul>
<h2>Changes</h2>
<ul>
<li>Updated GL/glxext.h to version 48
-<li>Assorted updates for building on Solaris
-</ul>
+</li><li>Assorted updates for building on Solaris
+</li></ul>
<h2>Driver Status</h2>
-<pre>
-Driver Status
+<pre>Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 2.1
@@ -91,6 +86,7 @@ Allegro unsupported
D3D unsupported
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.5.1.html b/docs/relnotes/7.5.1.html
index 5afd5c0abc..170800fe67 100644
--- a/docs/relnotes/7.5.1.html
+++ b/docs/relnotes/7.5.1.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 7.5.1 Release Notes, 3 September 2009</h1>
@@ -35,8 +32,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-d7269e93bc7484430637d54ced250876 MesaLib-7.5.1.tar.gz
+<pre>d7269e93bc7484430637d54ced250876 MesaLib-7.5.1.tar.gz
877d6a4b24efc2b1d02aa553f262cba8 MesaLib-7.5.1.tar.bz2
23f4fb757a05c8396425681234ae20e5 MesaLib-7.5.1.zip
5af4bd113652108f5cec5113dad813f2 MesaDemos-7.5.1.tar.gz
@@ -52,26 +48,27 @@ da1de364df148c94b4994006191a1e69 MesaGLUT-7.5.1.zip
<ul>
<li>Added configure --with-max-width=W, --with-max-height=H options to specify
max framebuffer, viewport size.
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Added missing GLEW library to MesaDemos tarballs.
-<li>Fixed swapbuffers jerkiness in Doom3/etc in Intel drivers.
-<li>Fixed front buffer rendering bug in Intel drivers.
-<li>Fixed minor GLX memory leaks.
-<li>Fixed some texture env / fragment program state bugs.
-<li>Fixed some Gallium glBlitFramebuffer() bugs
-<li>Empty glBegin/glEnd() pair could cause divide by zero (bug 23489)
-<li>Fixed Gallium glBitmap() Z position bug
-<li>Setting arrays of sampler uniforms did not work
-<li>Selection/Feedback mode didn't handle polygon culling correctly (bug 16866)
-<li>Fixed 32/64-bit cross compilation issue in gen_matypes.c
-<li>Fixed glXCreateGLXPixmap() for direct rendering.
-<li>Fixed Gallium glCopyPixels(GL_STENCIL_INDEX) mispositioned image bug.
-</ul>
-
-</div>
-</body>
-</html>
+</li><li>Fixed swapbuffers jerkiness in Doom3/etc in Intel drivers.
+</li><li>Fixed front buffer rendering bug in Intel drivers.
+</li><li>Fixed minor GLX memory leaks.
+</li><li>Fixed some texture env / fragment program state bugs.
+</li><li>Fixed some Gallium glBlitFramebuffer() bugs
+</li><li>Empty glBegin/glEnd() pair could cause divide by zero (bug 23489)
+</li><li>Fixed Gallium glBitmap() Z position bug
+</li><li>Setting arrays of sampler uniforms did not work
+</li><li>Selection/Feedback mode didn't handle polygon culling correctly (bug 16866)
+</li><li>Fixed 32/64-bit cross compilation issue in gen_matypes.c
+</li><li>Fixed glXCreateGLXPixmap() for direct rendering.
+</li><li>Fixed Gallium glCopyPixels(GL_STENCIL_INDEX) mispositioned image bug.
+</li></ul>
+
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.5.2.html b/docs/relnotes/7.5.2.html
index ce722c3cb1..396a2ceadc 100644
--- a/docs/relnotes/7.5.2.html
+++ b/docs/relnotes/7.5.2.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 7.5.2 Release Notes, 28 September 2009</h1>
@@ -35,8 +32,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-43a90191dd9f76cd65dcc1ac91f3be70 MesaLib-7.5.2.tar.gz
+<pre>43a90191dd9f76cd65dcc1ac91f3be70 MesaLib-7.5.2.tar.gz
94e47a499f1226803869c2e37a6a8e3a MesaLib-7.5.2.tar.bz2
1ecb822b567ad67a0617361d45206b67 MesaLib-7.5.2.zip
2718fdce7e075911d6147beb8f27104b MesaDemos-7.5.2.tar.gz
@@ -51,23 +47,24 @@ e82ba28e00d653e6f437d32be8ca8481 MesaGLUT-7.5.2.zip
<h2>New features</h2>
<ul>
<li>Detect B43 chipset in Intel driver
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Assorted bug fixes for i965/i945 drivers
-<li>Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure.
-<li>Fixed GLSL linker/preprocessor version directive issue seen in Wine
+</li><li>Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure.
+</li><li>Fixed GLSL linker/preprocessor version directive issue seen in Wine
(such as bug 23946)
-<li>glUseProgram() is now compiled into display lists (bug 23746).
-<li>glUniform functions are now compiled into display lists
-<li>Auto mipmap generation didn't work reliably with Gallium.
-<li>Fixed random number usage in GLX code.
-<li>Fixed invalid GL_OUT_OF_MEMORY error sometimes raised by glTexSubImage2D
+</li><li>glUseProgram() is now compiled into display lists (bug 23746).
+</li><li>glUniform functions are now compiled into display lists
+</li><li>Auto mipmap generation didn't work reliably with Gallium.
+</li><li>Fixed random number usage in GLX code.
+</li><li>Fixed invalid GL_OUT_OF_MEMORY error sometimes raised by glTexSubImage2D
when using Gallium.
-</ul>
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.5.html b/docs/relnotes/7.5.html
index 29500e448b..44664e32d9 100644
--- a/docs/relnotes/7.5.html
+++ b/docs/relnotes/7.5.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 7.5 Release Notes / 17 July 2009</h1>
@@ -44,8 +41,7 @@ If you're especially concerned with stability you should probably look for
<h2>MD5 checksums</h2>
-<pre>
-553fd956e544727f30fbe249619b6286 MesaLib-7.5.tar.gz
+<pre>553fd956e544727f30fbe249619b6286 MesaLib-7.5.tar.gz
459f332551f6ebb86f384d21dd15e1f0 MesaLib-7.5.tar.bz2
8c02c0e17a9025250d20424ae32f5163 MesaLib-7.5.zip
a188da2886fa5496ea0c2cda602b2eeb MesaDemos-7.5.tar.gz
@@ -65,44 +61,45 @@ baa7a1e850b6e39bae58868fd0684004 MesaGLUT-7.5.tar.bz2
The Gallium3D drivers currently included are:
<ul>
<li>softpipe - a software/reference driver
- <li>i915 - Intel 915/945 driver
- <li>Cell - IBM/Sony/Toshiba Cell processor driver
- <li>nouveau (for NVIDIA GPUs) and R300 for (AMD/ATI R300).
+ </li><li>i915 - Intel 915/945 driver
+ </li><li>Cell - IBM/Sony/Toshiba Cell processor driver
+ </li><li>nouveau (for NVIDIA GPUs) and R300 for (AMD/ATI R300).
<b>PLEASE NOTE: these drivers are incomplete and still under development.
It's probably NOT worthwhile to report any bugs unless you have patches.
</b>
- </ul>
-<li>GL_ARB_framebuffer_object extension (software drivers, i965 driver)
-<li>Reworked two-sided stencil support.
+ </li></ul>
+</li><li>GL_ARB_framebuffer_object extension (software drivers, i965 driver)
+</li><li>Reworked two-sided stencil support.
This allows a driver to support all three variations of two-sided stencil
including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0
-<li>GL_EXT_vertex_array_bgra extension (software drivers, i965 driver)
-<li>GL_NV_texture_env_combine4 extension (software drivers, i965/i915 drivers)
-<li>GL_EXT_texture_swizzle extension (software drivers, i965 driver)
-<li>Updated SPARC assembly optimizations (David S. Miller)
-<li>Initial support for separate compilation units in GLSL compiler.
-<li>Increased max number of generic GLSL varying variables to 16 (formerly 8).
-<li>GLSL linker now detects when too many varying variables are used.
-<li>Optimize-out redundant glMaterial and glShadeModel calls in display lists
-<li>Fixed gl_TextureMatrix[i][j] array indexing bug in GLSL compiler.
-</ul>
+</li><li>GL_EXT_vertex_array_bgra extension (software drivers, i965 driver)
+</li><li>GL_NV_texture_env_combine4 extension (software drivers, i965/i915 drivers)
+</li><li>GL_EXT_texture_swizzle extension (software drivers, i965 driver)
+</li><li>Updated SPARC assembly optimizations (David S. Miller)
+</li><li>Initial support for separate compilation units in GLSL compiler.
+</li><li>Increased max number of generic GLSL varying variables to 16 (formerly 8).
+</li><li>GLSL linker now detects when too many varying variables are used.
+</li><li>Optimize-out redundant glMaterial and glShadeModel calls in display lists
+</li><li>Fixed gl_TextureMatrix[i][j] array indexing bug in GLSL compiler.
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Lots of i965 driver bug fixes
-<li>Fixed some GLSL preprocessor bugs
-<li>GLSL: continue inside of a for-loop didn't work
-</ul>
+</li><li>Fixed some GLSL preprocessor bugs
+</li><li>GLSL: continue inside of a for-loop didn't work
+</li></ul>
<h2>Changes</h2>
<ul>
<li>Remove support for GL_SGIX_shadow, GL_SGIX_shadow_ambient and
GL_SGIX_depth_texture extensions. Superseded by the ARB versions.
-<li>Omitted some old Mesa demos from the release tarballs, added some others.
-</ul>
+</li><li>Omitted some old Mesa demos from the release tarballs, added some others.
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.6.1.html b/docs/relnotes/7.6.1.html
index bc84f57257..3e62c89b57 100644
--- a/docs/relnotes/7.6.1.html
+++ b/docs/relnotes/7.6.1.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 7.6.1 Release Notes, 21 December 2009</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-e80fabad2e3eb7990adae773d6aeacba MesaLib-7.6.1.tar.gz
+<pre>e80fabad2e3eb7990adae773d6aeacba MesaLib-7.6.1.tar.gz
7db4617e9e10ad3aca1b64339fd71b7d MesaLib-7.6.1.tar.bz2
dd3275dbf9833480d2e92d0c69b22abd MesaLib-7.6.1.zip
f7fdcfe3c0f363e571c60f02f74368fb MesaDemos-7.6.1.tar.gz
@@ -48,39 +44,40 @@ ca9aecb91f05b1da9fd7d5eeb19d47d7 MesaGLUT-7.6.1.tar.bz2
<ul>
<li>Upgraded GL/glext.h to version 56, GL/glxext.h to version 25,
GL/wglext.h to version 17
-<li>New 3D driver, r600, for Radeon R6xx, R7xx hardware
-</ul>
+</li><li>New 3D driver, r600, for Radeon R6xx, R7xx hardware
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
-<li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
-<li>GLSL sqrt(0) returned unpredictable results
-<li>Fixed default texture binding bug when a bound texture was deleted.
-<li>r300: Work around an issue with very large fragment programs on R500.
-<li>Fake glXQueryDrawable() didn't return good values (bug 24320)
-<li>Fixed AUX buffer breakage (bug 24426).
-<li>Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531)
-<li>Fixed Gallium Cell driver compilation failure.
-<li>Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that
+</li><li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
+</li><li>GLSL sqrt(0) returned unpredictable results
+</li><li>Fixed default texture binding bug when a bound texture was deleted.
+</li><li>r300: Work around an issue with very large fragment programs on R500.
+</li><li>Fake glXQueryDrawable() didn't return good values (bug 24320)
+</li><li>Fixed AUX buffer breakage (bug 24426).
+</li><li>Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531)
+</li><li>Fixed Gallium Cell driver compilation failure.
+</li><li>Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that
it returns the actual compressed format chosen.
-<li>Fixed glBitmap bugs in Intel drivers.
-<li>Fixed a number of Microsoft Visual Studio compilation problems.
-<li>Fixed clipping / provoking vertex bugs in i965 driver.
-<li>Assorted build fixes for AIX.
-<li>Endianness fixes for the DRI swrast driver (bug 22767).</li>
+</li><li>Fixed glBitmap bugs in Intel drivers.
+</li><li>Fixed a number of Microsoft Visual Studio compilation problems.
+</li><li>Fixed clipping / provoking vertex bugs in i965 driver.
+</li><li>Assorted build fixes for AIX.
+</li><li>Endianness fixes for the DRI swrast driver (bug 22767).</li>
<li>Point sprite fixes for i915/945 driver.
-<li>Fixed assorted memory leaks (usually on error paths)
-<li>Fixed some GLSL compiler bugs (ex: 25579)
-<li>Assorted build fixes for BlueGene
-</ul>
+</li><li>Fixed assorted memory leaks (usually on error paths)
+</li><li>Fixed some GLSL compiler bugs (ex: 25579)
+</li><li>Assorted build fixes for BlueGene
+</li></ul>
<h2>Changes</h2>
<ul>
<li>Removed old VC6, VC7 project files for Windows
-</ul>
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.6.html b/docs/relnotes/7.6.html
index c6eba1d2ef..0e99cafb6c 100644
--- a/docs/relnotes/7.6.html
+++ b/docs/relnotes/7.6.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 7.6 Release Notes, 28 September 2009</h1>
@@ -33,8 +30,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-5ffa7d7abf8973f57a1bc4f813e6dade MesaLib-7.6.tar.gz
+<pre>5ffa7d7abf8973f57a1bc4f813e6dade MesaLib-7.6.tar.gz
8c75f90cd0303cfac9e4b6d54f6759ca MesaLib-7.6.tar.bz2
27fcfd69708599c978cb34ba5cd363e1 MesaLib-7.6.zip
e7befb3ae604f591806194a4da445628 MesaDemos-7.6.tar.gz
@@ -50,7 +46,7 @@ c49c19c2bbef4f3b7f1389974dff25f4 MesaGLUT-7.6.zip
<ul>
<li>OpenVG front-end (state tracker for Gallium).
This was written by Zack Rusin at Tungsten Graphics.
-<li>GL_ARB_vertex_array_object and GL_APPLE_vertex_array_object extensions
+</li><li>GL_ARB_vertex_array_object and GL_APPLE_vertex_array_object extensions
(supported in Gallium drivers, Intel DRI drivers, and software drivers)</li>
<li>GL_ARB_copy_buffer extension
(supported in Gallium drivers, Intel DRI drivers, and software drivers)</li>
@@ -61,31 +57,32 @@ This was written by Zack Rusin at Tungsten Graphics.
<li>GL_ARB_vertex_array_bgra (ARB synonym for GL_EXT_vertex_array_bgra)</li>
<li>GL_ARB_sync (supported in software drivers and Intel DRI drivers)</li>
<li>GL_EXT_provoking_vertex extension (supported in Gallium, i915, i965, and software drivers)
-<li>Rewritten radeon/r200/r300 driver using a buffer manager
-<li>radeon/r200/r300 GL_EXT_framebuffer_object support when used with
+</li><li>Rewritten radeon/r200/r300 driver using a buffer manager
+</li><li>radeon/r200/r300 GL_EXT_framebuffer_object support when used with
kernel memory manager
-<li>radeon/r200/r300 support for GL_ARB_occlusion_query</li>
+</li><li>radeon/r200/r300 support for GL_ARB_occlusion_query</li>
<li>r300 driver supports OpenGL 1.5</li>
<li>r300 driver support for GL_EXT_vertex_array_bgra, GL_EXT_texture_sRGB
-<li>i915/945 driver support for GL_ARB_point_sprite, GL_EXT_stencil_two_side
+</li><li>i915/945 driver support for GL_ARB_point_sprite, GL_EXT_stencil_two_side
and GL_ATI_separate_stencil extensions
-<li>Rewritten assembler for GL_ARB_vertex_program /
+</li><li>Rewritten assembler for GL_ARB_vertex_program /
GL_ARB_fragment_program.</li>
<li>Added configure --with-max-width=W, --with-max-height=H options to specify
max framebuffer, viewport size.
-<li>Initial version of Gallium llvmpipe driver. This is a new driver based
+</li><li>Initial version of Gallium llvmpipe driver. This is a new driver based
on LLVM which makes exensive use of run-time code generation. This is
an "alpha" stage driver. See the src/gallium/drivers/llvmpipe/README
file for more information.
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>i965 DRI driver fixes, including support for "unlimited" size constant
buffers (GLSL uniforms)
-</ul>
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.7.1.html b/docs/relnotes/7.7.1.html
index 3a295a8959..94f4cb9b8d 100644
--- a/docs/relnotes/7.7.1.html
+++ b/docs/relnotes/7.7.1.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 7.7.1 Release Notes / March 28, 2010</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-3ab0638cfa7ce8157337a229cf0db2c4 MesaLib-7.7.1.tar.gz
+<pre>3ab0638cfa7ce8157337a229cf0db2c4 MesaLib-7.7.1.tar.gz
46664d99e03f1e3ac078a7fea02af115 MesaLib-7.7.1.tar.bz2
4e73ba8abb59aff79485eb95d7cefff7 MesaLib-7.7.1.zip
bf1b108983995f7a712cf3343df1c918 MesaDemos-7.7.1.tar.gz
@@ -47,20 +43,21 @@ d352c9e36a8e4d1059f4abc017b131e0 MesaGLUT-7.7.1.zip
<h2>Bug fixes</h2>
<ul>
<li>Assorted fixes to VMware SVGA gallium driver.
-<li>Fixed broken blending to multiple color buffers in swrast driver.
-<li>Allocate constants more tightly in GL_ARB_vertex/fragment parser.
-<li>Fixed mipmap generation bug caused by invalid viewport state.
-<li>Gallium SSE codegen for XPD didn't always work.
-<li>Fixed Windows build.
-<li>Fixed broken glMultiDrawElements().
-<li>Silence bogus GL errors generated in glxinfo.
-<li>Fixed several render to texture bugs.
-<li>Assorted bug fixes in Mesa/Gallium state tracker including
+</li><li>Fixed broken blending to multiple color buffers in swrast driver.
+</li><li>Allocate constants more tightly in GL_ARB_vertex/fragment parser.
+</li><li>Fixed mipmap generation bug caused by invalid viewport state.
+</li><li>Gallium SSE codegen for XPD didn't always work.
+</li><li>Fixed Windows build.
+</li><li>Fixed broken glMultiDrawElements().
+</li><li>Silence bogus GL errors generated in glxinfo.
+</li><li>Fixed several render to texture bugs.
+</li><li>Assorted bug fixes in Mesa/Gallium state tracker including
glCopy/DrawPixels() to FBOs.
-<li>Assorted fixes to Gallium drivers.
-<li>Fixed broken glPush/PopClientAttrib() for vertex arrays in GLX code.
-</ul>
+</li><li>Assorted fixes to Gallium drivers.
+</li><li>Fixed broken glPush/PopClientAttrib() for vertex arrays in GLX code.
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.7.html b/docs/relnotes/7.7.html
index 46ee7c2a82..7ba6f112f6 100644
--- a/docs/relnotes/7.7.html
+++ b/docs/relnotes/7.7.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 7.7 Release Notes / 21 December 2009</h1>
@@ -33,8 +30,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-395c9516edf1ad54b0934d8db15557bf MesaLib-7.7.tar.gz
+<pre>395c9516edf1ad54b0934d8db15557bf MesaLib-7.7.tar.gz
e3fa64a1508bc23dd9de9dd2cea7cfb1 MesaLib-7.7.tar.bz2
e54903eb5e49c3969821fa16b32da245 MesaLib-7.7.zip
53b5b6f78e55de170d43c98cb6aaab7e MesaDemos-7.7.tar.gz
@@ -51,27 +47,28 @@ e8dceed05a59a2d3c2619d7d734587e3 MesaGLUT-7.7.tar.bz2
<li>VMware "SVGA" Gallium driver. This is a Gallium3D driver which targets the
VMware virtual graphics device. It allows Linux OpenGL guest applications
to utilize the 3D graphics hardware of the host operating system.
-<li>GL_ARB_draw_elements_base_vertex (supported in Intel i965 and software drivers)</li>
+</li><li>GL_ARB_draw_elements_base_vertex (supported in Intel i965 and software drivers)</li>
<li>GL_ARB_depth_clamp (supported in Intel i965 DRI and software drivers)</li>
<li>GL_NV_depth_clamp (supported in Intel i965 DRI and software drivers)</li>
<li>GL_ARB_provoking_vertex (same as GL_EXT_provoking_vertex)</li>
<li>Wavefront .obj file loader/viewer demo (progs/demos/objviewer)
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Many assorted i965 driver fixes.
-<li>Many r300-gallium driver fixes; this driver is now considered unstable-quality instead of experimental-quality.
-</ul>
+</li><li>Many r300-gallium driver fixes; this driver is now considered unstable-quality instead of experimental-quality.
+</li></ul>
<h2>Changes</h2>
<ul>
<li>New Mesa texture/surface format infrastructure
-<li>Removed some unused Mesa device driver hooks
-</ul>
+</li><li>Removed some unused Mesa device driver hooks
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.8.1.html b/docs/relnotes/7.8.1.html
index 72317ca205..104811ba22 100644
--- a/docs/relnotes/7.8.1.html
+++ b/docs/relnotes/7.8.1.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 7.8.1 Release Notes / April 5, 2010</h1>
@@ -35,8 +32,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-62e8e47cbd63741b4bbe634dcdc8a56a MesaLib-7.8.1.tar.gz
+<pre>62e8e47cbd63741b4bbe634dcdc8a56a MesaLib-7.8.1.tar.gz
25ec15f8e41fde6d206118cc786dbac4 MesaLib-7.8.1.tar.bz2
22b1153010ffdf513836ea9931159e80 MesaLib-7.8.1.zip
c9c0a830923d3820807a08c09d521b3e MesaDemos-7.8.1.tar.gz
@@ -65,6 +61,7 @@ ba306f603ea73c30ee0e7efa14dc5581 MesaGLUT-7.8.1.zip
<h2>Changes</h2>
<p>None.</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.8.2.html b/docs/relnotes/7.8.2.html
index ab18402d98..a6b1792a98 100644
--- a/docs/relnotes/7.8.2.html
+++ b/docs/relnotes/7.8.2.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 7.8.2 Release Notes / June 17, 2010</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-c89b63d253605ed40e8ac370d25a833c MesaLib-7.8.2.tar.gz
+<pre>c89b63d253605ed40e8ac370d25a833c MesaLib-7.8.2.tar.gz
6be2d343a0089bfd395ce02aaf8adb57 MesaLib-7.8.2.tar.bz2
a04ad3b06ac5ff3969a003fa7bbf7d5b MesaLib-7.8.2.zip
7c213f92efeb471f0331670d5079d4c0 MesaDemos-7.8.2.tar.gz
@@ -51,15 +47,15 @@ a471807b65e49c325808ba4551be93ed MesaGLUT-7.8.2.tar.bz2
<h2>Changes</h2>
<ul>
<li>Upgraded glext.h to version 61, and upgraded glxext.h
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).
-<li>Fixed Gallium Cell driver to buildable, runable state
-<li>Fixed bad error checking for glFramebufferRenderbuffer(attachment=GL_DEPTH_STENCIL_ATTACHMENT).
-<li>Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels.
+</li><li>Fixed Gallium Cell driver to buildable, runable state
+</li><li>Fixed bad error checking for glFramebufferRenderbuffer(attachment=GL_DEPTH_STENCIL_ATTACHMENT).
+</li><li>Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels.
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=23670">Bug
#23670</a>.</li>
@@ -69,7 +65,7 @@ a471807b65e49c325808ba4551be93ed MesaGLUT-7.8.2.tar.bz2
<li>Fix scissoring when width or height is
0. <a href="https://bugs.freedesktop.org/show_bug.cgi?id=27643">Bug
#27643</a>.
- <li>Fix bit allocation for number of color regions for
+ </li><li>Fix bit allocation for number of color regions for
ARB_draw_buffers.</li>
<li>Set the correct provoking vertex for clipped first-mode
trifans. <a href="https://bugs.freedesktop.org/show_bug.cgi?id=24470">Bug
@@ -108,7 +104,7 @@ a471807b65e49c325808ba4551be93ed MesaGLUT-7.8.2.tar.bz2
<li>Fixed <code>__glXInitializeVisualConfigFromTags</code>'s handling of
unrecognized fbconfig tags.</li>
<li>Fixed regression with <code>GLX_USE_GL</code>.
- <li>Fixed config chooser logic for 'mask' matching.</li>
+ </li><li>Fixed config chooser logic for 'mask' matching.</li>
<li>Report swap events correctly in direct rendered case (DRI2)</li>
<li>Fixed build with dri2proto which doesn't define
<code>X_DRI2SwapInterval</code>.</li>
@@ -134,10 +130,10 @@ a471807b65e49c325808ba4551be93ed MesaGLUT-7.8.2.tar.bz2
</li>
<li>Fixed OSMesa build for 16 and 32-bit color channel depth.
-<li>Fixed OSMesa build with hidden symbol visibility. libOSMesa no longer links to libGL.
+</li><li>Fixed OSMesa build with hidden symbol visibility. libOSMesa no longer links to libGL.
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=28305">Bug
#28305</a>.
-<li>Fixed handling of multiple render targets in fixed-function
+</li><li>Fixed handling of multiple render targets in fixed-function
texture envrionmnent programs.</li>
<li>Fixed conversion errors in <code>signed_rgba8888[rev]</code> texel
fetch.</li>
@@ -147,6 +143,7 @@ a471807b65e49c325808ba4551be93ed MesaGLUT-7.8.2.tar.bz2
<li>Various build fixes for GCC 3.3.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.8.3.html b/docs/relnotes/7.8.3.html
index ad885f2ef9..5f3742497a 100644
--- a/docs/relnotes/7.8.3.html
+++ b/docs/relnotes/7.8.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 7.8.3 Release Notes / (date tbd)</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-x MesaLib-7.8.3.tar.gz
+<pre>x MesaLib-7.8.3.tar.gz
x MesaLib-7.8.3.tar.bz2
x MesaLib-7.8.3.zip
x MesaDemos-7.8.3.tar.gz
@@ -65,7 +61,7 @@ image.</li>
memory debugging features.</li>
<li>Fixed an issue rendering to 32-bit channels with swrast (bug
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=29487">29487</a>)</li>
-<li>GLSL: fix indirect <TT>gl_TextureMatrix</TT> addressing (bug
+<li>GLSL: fix indirect <tt>gl_TextureMatrix</tt> addressing (bug
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=28967">28967</a>)</li>
<li>GLSL: fix for bug
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=27216">27216</a></li>
@@ -73,23 +69,24 @@ image.</li>
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=29183">29183</a>)</li>
<li>Fix texture env generation in some cases (bug
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=28169">28169</a>)</li>
-<li>osmesa: a fix for calling <TT>OSMesaMakeCurrent</TT> twice was applied (bug
+<li>osmesa: a fix for calling <tt>OSMesaMakeCurrent</tt> twice was applied (bug
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=10966">10966</a></li>
<li>A bug was fixed which could cause Mesa to ignore the
- <TT>MESA_EXTENSION_OVERRIDE</TT> environment variable.</li>
+ <tt>MESA_EXTENSION_OVERRIDE</tt> environment variable.</li>
<li>A bug related to specular highlights on backfaces was fixed.</li>
-<li>A radeon-specific issue with <TT>glCopyTex(Sub)Image</TT> was
+<li>A radeon-specific issue with <tt>glCopyTex(Sub)Image</tt> was
corrected.</li>
<li>radeon/wine: flush command stream in more cases, fixing wine d3d9
tests.</li>
<li>r600: fix sin+cos normalization.</li>
-<li>r600: (properly) ignore <TT>GL_COORD_REPLACE</TT> when point sprites are
+<li>r600: (properly) ignore <tt>GL_COORD_REPLACE</tt> when point sprites are
disabled.</li>
<li>radeon: avoid flushing when the context is not current.</li>
<li>r300c: a bug affecting unaligned BOs was fixed.</li>
<li>r300c: a hardlock caused by ARB_half_float_vertex incorrectly advertised on some chipsets.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.8.html b/docs/relnotes/7.8.html
index d8cc3e9a9a..594ed21f5c 100644
--- a/docs/relnotes/7.8.html
+++ b/docs/relnotes/7.8.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 7.8 Release Notes / March 28, 2010</h1>
@@ -33,8 +30,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-5fcfde5383eccb3e9fd665f08a0ea59b MesaLib-7.8.tar.gz
+<pre>5fcfde5383eccb3e9fd665f08a0ea59b MesaLib-7.8.tar.gz
85cb891eecb89aae4fdd3499cccd934b MesaLib-7.8.tar.bz2
754f39593006effc1c8ec3c27c2f1296 MesaLib-7.8.zip
c3869c29fa6c3dbdd763f7428d271e12 MesaDemos-7.8.tar.gz
@@ -49,21 +45,21 @@ b54581aeb79b585b158d6a32f94feff2 MesaGLUT-7.8.zip
<h2>New features</h2>
<ul>
<li>GL_NV_conditional_render extension (swrast driver only)
-<li>GL_EXT_draw_buffers2 extension (swrast and i965 driver only)
-<li>GL_ARB_fragment_coord_conventions extension (for swrast, i965, and Gallium drivers)
-<li>GL_EXT_texture_array extension (swrast driver only)
-<li>GL_APPLE_object_purgeable extension (swrast and i945/i965 DRI drivers)
-<li>Much improved support for <a href="../egl.html">EGL in Mesa</a>
-<li>New state trackers for <a href="../opengles.html">OpenGL ES 1.1 and 2.0</a>
-<li>Dedicated documentation for Gallium
-</ul>
+</li><li>GL_EXT_draw_buffers2 extension (swrast and i965 driver only)
+</li><li>GL_ARB_fragment_coord_conventions extension (for swrast, i965, and Gallium drivers)
+</li><li>GL_EXT_texture_array extension (swrast driver only)
+</li><li>GL_APPLE_object_purgeable extension (swrast and i945/i965 DRI drivers)
+</li><li>Much improved support for <a href="../egl.html">EGL in Mesa</a>
+</li><li>New state trackers for <a href="../opengles.html">OpenGL ES 1.1 and 2.0</a>
+</li><li>Dedicated documentation for Gallium
+</li></ul>
<h2>Bug fixes</h2>
<ul>
<li>Massive improvements to the Gallium driver for R300-R500 Radeons; this
driver is now moderately stable but not terribly performant.
-</ul>
+</li></ul>
<h2>Changes</h2>
@@ -72,6 +68,7 @@ b54581aeb79b585b158d6a32f94feff2 MesaGLUT-7.8.zip
<li>Removed support for GCC versions earlier than 3.3.0.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.9.1.html b/docs/relnotes/7.9.1.html
index 7a9835e1b5..1980e6c09f 100644
--- a/docs/relnotes/7.9.1.html
+++ b/docs/relnotes/7.9.1.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 7.9.1 Release Notes / January 7, 2011</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-78422843ea875ad4eac35b9b8584032b MesaLib-7.9.1.tar.gz
+<pre>78422843ea875ad4eac35b9b8584032b MesaLib-7.9.1.tar.gz
07dc6cfb5928840b8b9df5bd1b3ae434 MesaLib-7.9.1.tar.bz2
c8eaea5b3c3d6dee784bd8c2db91c80f MesaLib-7.9.1.zip
ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
@@ -124,8 +120,7 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-7.9..mesa-7.9.1
+<pre> git log mesa-7.9..mesa-7.9.1
</pre>
<p>Alex Deucher (5):</p>
@@ -406,6 +401,7 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
<li>r600c : inline vertex format is not updated in an app, switch to use vfetch constants. For the 7.9 and 7.10 branches as well.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.9.2.html b/docs/relnotes/7.9.2.html
index c98d7f8216..da59606e6c 100644
--- a/docs/relnotes/7.9.2.html
+++ b/docs/relnotes/7.9.2.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 7.9.2 Release Notes / March 2, 2011</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-eb4ab8c1a03386def3ea34b1358e9cda MesaLib-7.9.2.tar.gz
+<pre>eb4ab8c1a03386def3ea34b1358e9cda MesaLib-7.9.2.tar.gz
8f6d1474912787ce13bd35f3bae9938a MesaLib-7.9.2.tar.bz2
427a81dd43ac97603768dc5c6af3df26 MesaLib-7.9.2.zip
aacb8f4db997e346db40c6066942140a MesaGLUT-7.9.2.tar.gz
@@ -129,8 +125,7 @@ with <tt>in</tt>, <tt>out</tt>, <tt>attribute</tt>, and <tt>varying</tt>.</li>
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-7.9.1..mesa-7.9.2
+<pre> git log mesa-7.9.1..mesa-7.9.2
</pre>
<p>Alberto Milone (1):</p>
@@ -335,6 +330,7 @@ with <tt>in</tt>, <tt>out</tt>, <tt>attribute</tt>, and <tt>varying</tt>.</li>
<li>glx: Put null check before use</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/7.9.html b/docs/relnotes/7.9.html
index 1e6baba7a3..148561a3dd 100644
--- a/docs/relnotes/7.9.html
+++ b/docs/relnotes/7.9.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 7.9 Release Notes / October 4, 2010</h1>
@@ -33,8 +30,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-ed65ab425b25895c7f473d0a5e6e64f8 MesaLib-7.9.tar.gz
+<pre>ed65ab425b25895c7f473d0a5e6e64f8 MesaLib-7.9.tar.gz
82c740c49d572baa6da2b1a1eee90bca MesaLib-7.9.tar.bz2
cd2b6ecec759b0457475e94bbb38fedb MesaLib-7.9.zip
7b54af9fb9b1f6a1a65db2520f50848f MesaGLUT-7.9.tar.gz
@@ -48,29 +44,29 @@ cd2b6ecec759b0457475e94bbb38fedb MesaLib-7.9.zip
<li>New, improved GLSL compiler written by Intel.
See the <a href="../shading.html"> Shading Language</a> page for
more information.
-<li>New, very experimental Gallium driver for R600-R700 Radeons.
-<li>Support for AMD Evergreen-based Radeons (HD 5xxx)
-<li>GL_EXT_timer_query extension (i965 driver and softpipe only)
-<li>GL_EXT_framebuffer_multisample extension (intel drivers, MAX_SAMPLES = 1)
-<li>GL_ARB_texture_swizzle extension (alias of GL_EXT_texture_swizzle)
-<li>GL_ARB_draw_elements_base_vertex, GL_ARB_fragment_program_shadow,
+</li><li>New, very experimental Gallium driver for R600-R700 Radeons.
+</li><li>Support for AMD Evergreen-based Radeons (HD 5xxx)
+</li><li>GL_EXT_timer_query extension (i965 driver and softpipe only)
+</li><li>GL_EXT_framebuffer_multisample extension (intel drivers, MAX_SAMPLES = 1)
+</li><li>GL_ARB_texture_swizzle extension (alias of GL_EXT_texture_swizzle)
+</li><li>GL_ARB_draw_elements_base_vertex, GL_ARB_fragment_program_shadow,
GL_ARB_window_pos, GL_EXT_gpu_program_parameters,
GL_ATI_texture_env_combine3, GL_MESA_pack_invert, and GL_OES_EGL_image
extensions in Gallium drivers
-<li>GL_ARB_depth_clamp and GL_NV_depth_clamp extensions (in nv50 and r600
+</li><li>GL_ARB_depth_clamp and GL_NV_depth_clamp extensions (in nv50 and r600
Gallium drivers)
-<li>GL_ARB_half_float_vertex extension (in nvfx, r300, r600, softpipe,
+</li><li>GL_ARB_half_float_vertex extension (in nvfx, r300, r600, softpipe,
and llvmpipe Gallium drivers)
-<li>GL_EXT_draw_buffers2 (in nv50, r600, softpipe, and llvmpipe Gallium
+</li><li>GL_EXT_draw_buffers2 (in nv50, r600, softpipe, and llvmpipe Gallium
drivers)
-<li>GL_EXT_texture_swizzle (in nvfx, r300, r600, softpipe, and llvmpipe
+</li><li>GL_EXT_texture_swizzle (in nvfx, r300, r600, softpipe, and llvmpipe
Gallium drivers)
-<li>GL_ATI_texture_mirror_once (in nvfx, nv50, r300, r600, softpipe, and
+</li><li>GL_ATI_texture_mirror_once (in nvfx, nv50, r300, r600, softpipe, and
llvmpipe Gallium drivers)
-<li>GL_NV_conditional_render (in r300 Gallium driver)
-<li>Initial "signs of life" support for Sandybridge hardware in i965 DRI
+</li><li>GL_NV_conditional_render (in r300 Gallium driver)
+</li><li>Initial "signs of life" support for Sandybridge hardware in i965 DRI
driver.
-</ul>
+</li></ul>
<h2>Bug fixes</h2>
@@ -78,7 +74,7 @@ cd2b6ecec759b0457475e94bbb38fedb MesaLib-7.9.zip
<ul>
<li>Massive improvements to the Gallium driver for R300-R500 Radeons; this
driver is now considered stable for use as a DRI (OpenGL) driver.
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=10908">Bug 10908</a> - GLSL: gl_FogParamaters gl_Fog built-in uniform not functioning</li>
+</li><li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=10908">Bug 10908</a> - GLSL: gl_FogParamaters gl_Fog built-in uniform not functioning</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=13753">Bug 13753</a> - Numerous bugs in GLSL uniform handling</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=16854">Bug 16854</a> - GLSL function call at global scope causes SEGV</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=16856">Bug 16856</a> - GLSL indexing of unsized array results in assertion failure</li>
@@ -134,11 +130,12 @@ cd2b6ecec759b0457475e94bbb38fedb MesaLib-7.9.zip
<ul>
<li>The Mesa demo/test programs have been moved into a separate git
repository.
-<li>GL/glext.h file upgraded to version 64
-<li>GL/glxext.h file upgraded to version 32
-<li>GL/wglext.h file upgraded to version 22
-</ul>
+</li><li>GL/glext.h file upgraded to version 64
+</li><li>GL/glxext.h file upgraded to version 32
+</li><li>GL/wglext.h file upgraded to version 22
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/8.0.1.html b/docs/relnotes/8.0.1.html
index 3cf61adb60..84e745d19f 100644
--- a/docs/relnotes/8.0.1.html
+++ b/docs/relnotes/8.0.1.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 8.0.1 Release Notes / February 16, 2012</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-4855c2d93bd2ebd43f384bdcc92c9a27 MesaLib-8.0.1.tar.gz
+<pre>4855c2d93bd2ebd43f384bdcc92c9a27 MesaLib-8.0.1.tar.gz
24eeebf66971809d8f40775a379b36c9 MesaLib-8.0.1.tar.bz2
54e745d14dac5717f7f65b4e2d5c1df2 MesaLib-8.0.1.zip
</pre>
@@ -78,8 +74,7 @@ for DRI hardware acceleration.
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-8.0..mesa-8.0.1
+<pre> git log mesa-8.0..mesa-8.0.1
</pre>
<p>Alex Deucher (2):</p>
@@ -153,6 +148,7 @@ for DRI hardware acceleration.
<li>r600g: Use a fake reloc to sleep for fences</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/8.0.2.html b/docs/relnotes/8.0.2.html
index 9bb43a72bb..abd406c0f7 100644
--- a/docs/relnotes/8.0.2.html
+++ b/docs/relnotes/8.0.2.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 8.0.2 Release Notes / March 21, 2012</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-70eb3dc74fbfcd72f6776268ee1db52e MesaLib-8.0.2.tar.gz
+<pre>70eb3dc74fbfcd72f6776268ee1db52e MesaLib-8.0.2.tar.gz
a368104e5700707048dc3e8691a9a7a1 MesaLib-8.0.2.tar.bz2
d5e5cdb85d2afdbcd1c0623d3ed1c54d MesaLib-8.0.2.zip
</pre>
@@ -72,8 +68,7 @@ d5e5cdb85d2afdbcd1c0623d3ed1c54d MesaLib-8.0.2.zip
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-8.0.1..mesa-8.0.2
+<pre> git log mesa-8.0.1..mesa-8.0.2
</pre>
<p>Brian Paul (7):</p>
@@ -159,6 +154,7 @@ d5e5cdb85d2afdbcd1c0623d3ed1c54d MesaLib-8.0.2.zip
<li>svga: fix the rasterizer state resets</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/8.0.3.html b/docs/relnotes/8.0.3.html
index 0586e28295..7021cf2d8e 100644
--- a/docs/relnotes/8.0.3.html
+++ b/docs/relnotes/8.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 8.0.3 Release Notes / May 18, 2012</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-b7210a6d6e4584bd852ab29294ce717e MesaLib-8.0.3.tar.gz
+<pre>b7210a6d6e4584bd852ab29294ce717e MesaLib-8.0.3.tar.gz
cc5ee15e306b8c15da6a478923797171 MesaLib-8.0.3.tar.bz2
32773634a0f7e70a680505a81426eccf MesaLib-8.0.3.zip
</pre>
@@ -94,8 +90,7 @@ cc5ee15e306b8c15da6a478923797171 MesaLib-8.0.3.tar.bz2
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-8.0.2..mesa-8.0.3
+<pre> git log mesa-8.0.2..mesa-8.0.3
</pre>
<p>Alban Browaeys (1):</p>
@@ -319,6 +314,7 @@ cc5ee15e306b8c15da6a478923797171 MesaLib-8.0.3.tar.bz2
<li>i965: fix wrong cube/3D texture layout</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/8.0.4.html b/docs/relnotes/8.0.4.html
index 00b31520de..a27309c4f8 100644
--- a/docs/relnotes/8.0.4.html
+++ b/docs/relnotes/8.0.4.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 8.0.4 Release Notes / July 10, 2012</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-02b96082d2f1ad72e7385f4022afafb9 MesaLib-8.0.4.tar.gz
+<pre>02b96082d2f1ad72e7385f4022afafb9 MesaLib-8.0.4.tar.gz
d546f988adfdf986cff45b1efa2d8a46 MesaLib-8.0.4.tar.bz2
1f0fdabe6e8019d4de6c16e20e74d163 MesaLib-8.0.4.zip
</pre>
@@ -70,8 +66,7 @@ d546f988adfdf986cff45b1efa2d8a46 MesaLib-8.0.4.tar.bz2
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-8.0.3..mesa-8.0.4
+<pre> git log mesa-8.0.3..mesa-8.0.4
</pre>
<p>Andreas Betz (1):</p>
@@ -204,6 +199,7 @@ d546f988adfdf986cff45b1efa2d8a46 MesaLib-8.0.4.tar.bz2
<li>st/mesa: Fix uninitialized members in glsl_to_tgsi_visitor constructor.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/8.0.5.html b/docs/relnotes/8.0.5.html
index f8aeae8d8b..99aa82eb30 100644
--- a/docs/relnotes/8.0.5.html
+++ b/docs/relnotes/8.0.5.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 8.0.5 Release Notes / October 24, 2012</h1>
@@ -31,8 +28,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-cda5d101f43b8784fa60bdeaca4056f2 MesaLib-8.0.5.tar.gz
+<pre>cda5d101f43b8784fa60bdeaca4056f2 MesaLib-8.0.5.tar.gz
01305591073a76b65267f69f27d635a3 MesaLib-8.0.5.tar.bz2
97f11c00cac8fb98aa0131990086dc8e MesaLib-8.0.5.zip
</pre>
@@ -98,8 +94,7 @@ cda5d101f43b8784fa60bdeaca4056f2 MesaLib-8.0.5.tar.gz
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-8.0.4..mesa-8.0.5
+<pre> git log mesa-8.0.4..mesa-8.0.5
</pre>
<p>Alex Deucher (3):</p>
@@ -259,6 +254,7 @@ cda5d101f43b8784fa60bdeaca4056f2 MesaLib-8.0.5.tar.gz
<li>winsys/radeon: fix relocs caching</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/8.0.html b/docs/relnotes/8.0.html
index d19ed3c952..18490bb597 100644
--- a/docs/relnotes/8.0.html
+++ b/docs/relnotes/8.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 8.0 Release Notes / February 9, 2012</h1>
@@ -33,8 +30,7 @@ for DRI hardware acceleration.
<h2>MD5 checksums</h2>
-<pre>
-3516fea6c28ce4a0fa9759e4894729a1 MesaLib-8.0.tar.gz
+<pre>3516fea6c28ce4a0fa9759e4894729a1 MesaLib-8.0.tar.gz
1a5668fe72651a670611164cefc703b2 MesaLib-8.0.tar.bz2
66f5a01a85530a91472a3acceb556db8 MesaLib-8.0.zip
</pre>
@@ -43,19 +39,19 @@ for DRI hardware acceleration.
<h2>New features</h2>
<ul>
<li>GL_ARB_ES2_compatibility (r300g, r600g)
-<li>GL_ARB_depth_buffer_float (r600g)
-<li>GL_ARB_vertex_type_2_10_10_10_rev (r600g)
-<li>GL_ARB_texture_storage (gallium drivers and swrast)
-<li>GL_EXT_packed_float (i965)
-<li>GL_EXT_texture_array (r600g, i965)
-<li>GL_EXT_texture_shared_exponent (i965)
-<li>GL_NV_fog_distance (all gallium drivers, nouveau classic)
-<li>GL_NV_primitive_restart (r600g)
-<li>GL_OES_EGL_image_external (gallium drivers)
-<li>GL_OES_compressed_ETC1_RGB8_texture (softpipe, llvmpipe)
-<li>ARB_texture_rgb10_a2ui (softpipe, r600g)
-<li>Many updates to the VMware svga Gallium driver
-</ul>
+</li><li>GL_ARB_depth_buffer_float (r600g)
+</li><li>GL_ARB_vertex_type_2_10_10_10_rev (r600g)
+</li><li>GL_ARB_texture_storage (gallium drivers and swrast)
+</li><li>GL_EXT_packed_float (i965)
+</li><li>GL_EXT_texture_array (r600g, i965)
+</li><li>GL_EXT_texture_shared_exponent (i965)
+</li><li>GL_NV_fog_distance (all gallium drivers, nouveau classic)
+</li><li>GL_NV_primitive_restart (r600g)
+</li><li>GL_OES_EGL_image_external (gallium drivers)
+</li><li>GL_OES_compressed_ETC1_RGB8_texture (softpipe, llvmpipe)
+</li><li>ARB_texture_rgb10_a2ui (softpipe, r600g)
+</li><li>Many updates to the VMware svga Gallium driver
+</li></ul>
<h2>Bug fixes</h2>
@@ -82,6 +78,7 @@ for DRI hardware acceleration.
deprecated.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.0.1.html b/docs/relnotes/9.0.1.html
index cf8156d2d2..66d2c7f80b 100644
--- a/docs/relnotes/9.0.1.html
+++ b/docs/relnotes/9.0.1.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 9.0.1 Release Notes / November 16th, 2012</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-97d6554c05ea7449398afe3a0ede7018 MesaLib-9.0.1.tar.bz2
+<pre>97d6554c05ea7449398afe3a0ede7018 MesaLib-9.0.1.tar.bz2
fd0fd5a6e56bc3dd210c80e42baef975 MesaLib-9.0.1.tar.gz
c2683d957acd530a00f747f50317186f MesaLib-9.0.1.zip
</pre>
@@ -58,8 +54,7 @@ c2683d957acd530a00f747f50317186f MesaLib-9.0.1.zip
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.0..mesa-9.0.1
+<pre> git log mesa-9.0..mesa-9.0.1
</pre>
<p>Adam Jackson (1):</p>
@@ -162,6 +157,7 @@ c2683d957acd530a00f747f50317186f MesaLib-9.0.1.zip
<li>mesa/es: Define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT enum for all GLs</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.0.2.html b/docs/relnotes/9.0.2.html
index affc23d8bd..8b5caf7493 100644
--- a/docs/relnotes/9.0.2.html
+++ b/docs/relnotes/9.0.2.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 9.0.2 Release Notes / January 22th, 2013</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-5ae216ca9fecfa349f14ecb83aa3f124 MesaLib-9.0.2.tar.gz
+<pre>5ae216ca9fecfa349f14ecb83aa3f124 MesaLib-9.0.2.tar.gz
dc45d1192203e418163e0017640e1cfc MesaLib-9.0.2.tar.bz2
93d40ec77d656dd04b561ba203ffbb91 MesaLib-9.0.2.zip
</pre>
@@ -74,8 +70,7 @@ dc45d1192203e418163e0017640e1cfc MesaLib-9.0.2.tar.bz2
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.0.1..mesa-9.0.2
+<pre> git log mesa-9.0.1..mesa-9.0.2
</pre>
<p>Abdiel Janulgue (1):</p>
@@ -285,6 +280,7 @@ dc45d1192203e418163e0017640e1cfc MesaLib-9.0.2.tar.bz2
<li>radeon/r200: Fix tcl culling</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.0.3.html b/docs/relnotes/9.0.3.html
index 95a6b7936c..1a93b6f677 100644
--- a/docs/relnotes/9.0.3.html
+++ b/docs/relnotes/9.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 9.0.3 Release Notes / February 21th, 2013</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-168384ac0101f4600a15edd3561acdc7 MesaLib-9.0.3.tar.gz
+<pre>168384ac0101f4600a15edd3561acdc7 MesaLib-9.0.3.tar.gz
d7515cc5116c72ac63d735655bd63689 MesaLib-9.0.3.tar.bz2
a2e1c794572440fd0d839a7d7dfea00c MesaLib-9.0.3.zip
</pre>
@@ -57,7 +53,7 @@ a2e1c794572440fd0d839a7d7dfea00c MesaLib-9.0.3.zip
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=56920">Bug 56920</a> - [sandybridge][uxa] graphics very glitchy and always flickering</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=57166">Bug 57166</a> - [GM45] Chrome experiment &quot;Stars&quot; crash: brw_fs_emit.cpp:708: brw_reg brw_reg_from_fs_reg(fs_reg*): Assertion „!&quot;not reached&quot;“ failed.</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=57166">Bug 57166</a> - [GM45] Chrome experiment "Stars" crash: brw_fs_emit.cpp:708: brw_reg brw_reg_from_fs_reg(fs_reg*): Assertion „!"not reached"“ failed.</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=57746">Bug 57746</a> - build test failure: nouveau_fbo.c:198:3: error: too few arguments to function 'nouveau_renderbuffer_del'</li>
@@ -84,8 +80,7 @@ a2e1c794572440fd0d839a7d7dfea00c MesaLib-9.0.3.zip
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.0.2..mesa-9.0.3
+<pre> git log mesa-9.0.2..mesa-9.0.3
</pre>
<p>Adam Jackson (1):</p>
@@ -242,6 +237,7 @@ a2e1c794572440fd0d839a7d7dfea00c MesaLib-9.0.3.zip
<li>DRI2: Don't disable GLX_INTEL_swap_event unconditionally</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.0.html b/docs/relnotes/9.0.html
index f3a6b7ab4d..878dff3f54 100644
--- a/docs/relnotes/9.0.html
+++ b/docs/relnotes/9.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 9.0 Release Notes / October 8, 2012</h1>
@@ -32,8 +29,7 @@ because GL_ARB_compatibility is not supported.
<h2>MD5 checksums</h2>
-<pre>
-be4cd34c6599a7cb9d254b05c48bdb1f MesaLib-9.0.tar.gz
+<pre>be4cd34c6599a7cb9d254b05c48bdb1f MesaLib-9.0.tar.gz
60e557ce407be3732711da484ab3db6c MesaLib-9.0.tar.bz2
16b128544cd3f7e237927bb9f8aab7ce MesaLib-9.0.zip
</pre>
@@ -84,7 +80,7 @@ by Khronos.</li>
<ul>
<li>
The legacy/static Makefile system (ex: 'make linux-dri') has been removed.
-<br>
+<br/>
The two supported build methods are now autoconf/automake and SCons.
</li>
<li>Removed support for GL_ARB_shadow_ambient extension</li>
@@ -94,6 +90,7 @@ libGLU has been moved into its own repository, found at <a href="https://cgit.fr
</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.1.1.html b/docs/relnotes/9.1.1.html
index 5c17074363..184ea3e2ce 100644
--- a/docs/relnotes/9.1.1.html
+++ b/docs/relnotes/9.1.1.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 9.1.1 Release Notes / March 19th, 2013</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-6508d9882d8dce7106717f365632700c MesaLib-9.1.1.tar.gz
+<pre>6508d9882d8dce7106717f365632700c MesaLib-9.1.1.tar.gz
6ea2bdc3b7ecfb4257b39814b4182580 MesaLib-9.1.1.tar.bz2
3434c0eb47849a08c53cd32833d10d13 MesaLib-9.1.1.zip
</pre>
@@ -80,8 +76,7 @@ because GL_ARB_compatibility is not supported.
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.1..mesa-9.1.1
+<pre> git log mesa-9.1..mesa-9.1.1
</pre>
@@ -230,6 +225,7 @@ because GL_ARB_compatibility is not supported.
<li>r600g: Check comp_mask before merging export instructions</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.1.2.html b/docs/relnotes/9.1.2.html
index 317ce2e023..2e5f78fa65 100644
--- a/docs/relnotes/9.1.2.html
+++ b/docs/relnotes/9.1.2.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 9.1.2 Release Notes / April 30th, 2013</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-df2aab86ff4a510ce5b0d074caa0a59f MesaLib-9.1.2.tar.bz2
+<pre>df2aab86ff4a510ce5b0d074caa0a59f MesaLib-9.1.2.tar.bz2
415c2bc3a9eb571aafbfa474ebf5a2e0 MesaLib-9.1.2.tar.gz
b1ae5a4d9255953980bc9254f5323420 MesaLib-9.1.2.zip
</pre>
@@ -64,7 +60,7 @@ b1ae5a4d9255953980bc9254f5323420 MesaLib-9.1.2.zip
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=61947">Bug 61947</a> - nullpointer dereference causes xorg-server segfault when nouveau DRI driver is loaded</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=62357">Bug 62357</a> - llvmpipe: Fragment Shader with &quot;return&quot; in main causes back output</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=62357">Bug 62357</a> - llvmpipe: Fragment Shader with "return" in main causes back output</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=62434">Bug 62434</a> - [bisected] 3284.073] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/r600_dri.so failed (/usr/lib/libllvmradeon9.2.0.so: undefined symbol: lp_build_tgsi_intrinsic)</li>
@@ -77,8 +73,7 @@ b1ae5a4d9255953980bc9254f5323420 MesaLib-9.1.2.zip
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.1.1..mesa-9.1.2
+<pre> git log mesa-9.1.1..mesa-9.1.2
</pre>
<p>Adam Jackson (2):</p>
@@ -232,6 +227,7 @@ b1ae5a4d9255953980bc9254f5323420 MesaLib-9.1.2.zip
<li>r300g: Fix bug in OMOD optimization</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.1.3.html b/docs/relnotes/9.1.3.html
index 049bf0f070..8043a1084b 100644
--- a/docs/relnotes/9.1.3.html
+++ b/docs/relnotes/9.1.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 9.1.3 Release Notes / May 21st, 2013</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-952ccd03547ed72333b64e1746cf8ada MesaLib-9.1.3.tar.bz2
+<pre>952ccd03547ed72333b64e1746cf8ada MesaLib-9.1.3.tar.bz2
26d2f1aa8e9db388d51fcbd163c61fb7 MesaLib-9.1.3.tar.gz
7017b7bdf0ebfd39a5c46cee7cf6b567 MesaLib-9.1.3.zip
</pre>
@@ -71,8 +67,7 @@ because GL_ARB_compatibility is not supported.
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.1.2..mesa-9.1.3
+<pre> git log mesa-9.1.2..mesa-9.1.3
</pre>
<p>Alex Deucher (2):</p>
@@ -225,6 +220,7 @@ because GL_ARB_compatibility is not supported.
<li>gallium: handle drirc disable_glsl_line_continuations option</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.1.4.html b/docs/relnotes/9.1.4.html
index f3e45eacea..d1e2c4335f 100644
--- a/docs/relnotes/9.1.4.html
+++ b/docs/relnotes/9.1.4.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 9.1.4 Release Notes / July 1st, 2013</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-a2c4e25d0e27918bc67f61bae04d0cb8 MesaLib-9.1.4.tar.bz2
+<pre>a2c4e25d0e27918bc67f61bae04d0cb8 MesaLib-9.1.4.tar.bz2
8c7e9ce5b05cb2223f0587396dd9dc08 MesaLib-9.1.4.tar.gz
020459c5793d4279bdcb2daa1f7dd9f6 MesaLib-9.1.4.zip
</pre>
@@ -73,8 +69,7 @@ a2c4e25d0e27918bc67f61bae04d0cb8 MesaLib-9.1.4.tar.bz2
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.1.3..mesa-9.1.4
+<pre> git log mesa-9.1.3..mesa-9.1.4
</pre>
<p>Alan Coopersmith (2):</p>
@@ -316,6 +311,7 @@ pp
<li>radeon: Initialize variables in radeon_llvm_context_init.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.1.5.html b/docs/relnotes/9.1.5.html
index 05f35e825e..f986e584b8 100644
--- a/docs/relnotes/9.1.5.html
+++ b/docs/relnotes/9.1.5.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 9.1.5 Release Notes / July 17, 2013</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-4ed2af5943141a85a21869053a2fc2eb MesaLib-9.1.5.tar.bz2
+<pre>4ed2af5943141a85a21869053a2fc2eb MesaLib-9.1.5.tar.bz2
47181066acf3231d74e027b2033f9455 MesaLib-9.1.5.tar.gz
4c9c6615bd99215325250f87ed34058f MesaLib-9.1.5.zip
</pre>
@@ -57,8 +53,7 @@ because GL_ARB_compatibility is not supported.
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.1.4..mesa-9.1.5
+<pre> git log mesa-9.1.4..mesa-9.1.5
</pre>
<p>Anuj Phogat (1):</p>
@@ -135,6 +130,7 @@ because GL_ARB_compatibility is not supported.
<li>swrast: Fix memory leak.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.1.6.html b/docs/relnotes/9.1.6.html
index c27b0a6192..03573b010e 100644
--- a/docs/relnotes/9.1.6.html
+++ b/docs/relnotes/9.1.6.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 9.1.6 Release Notes / August 1, 2013</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-443a2a352667294b53d56cb1a74114e9 MesaLib-9.1.6.tar.bz2
+<pre>443a2a352667294b53d56cb1a74114e9 MesaLib-9.1.6.tar.bz2
08d3069cccd6821e5f33e0840bca0718 MesaLib-9.1.6.tar.gz
90aa7a6d9878cdbfcb055312f356d6b9 MesaLib-9.1.6.zip
</pre>
@@ -71,8 +67,7 @@ because GL_ARB_compatibility is not supported.
<h2>Changes</h2>
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.1.5..mesa-9.1.6
+<pre> git log mesa-9.1.5..mesa-9.1.6
</pre>
<p>Andreas Boll (1):</p>
@@ -163,6 +158,7 @@ because GL_ARB_compatibility is not supported.
<li>glsl: Handle empty if statement encountered during loop analysis.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.1.7.html b/docs/relnotes/9.1.7.html
index 36476977f6..25c6adec0f 100644
--- a/docs/relnotes/9.1.7.html
+++ b/docs/relnotes/9.1.7.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 9.1.7 Release Notes / October 4, 2013</h1>
@@ -29,8 +26,7 @@ because GL_ARB_compatibility is not supported.
</p>
<h2>MD5 checksums</h2>
-<pre>
-9e4abf7b7a6db762012c3c9917a8e8c7 MesaLib-9.1.7.tar.bz2
+<pre>9e4abf7b7a6db762012c3c9917a8e8c7 MesaLib-9.1.7.tar.bz2
f1d4d479d6ce12b9566fdb379960a912 MesaLib-9.1.7.tar.gz
abd612bfc5dd478d04fcc630dd7672f2 MesaLib-9.1.7.zip
</pre>
@@ -163,6 +159,7 @@ abd612bfc5dd478d04fcc630dd7672f2 MesaLib-9.1.7.zip
<li>wayland-egl.pc requires wayland-client.pc.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.1.html b/docs/relnotes/9.1.html
index 6ecb7c000f..be328ce804 100644
--- a/docs/relnotes/9.1.html
+++ b/docs/relnotes/9.1.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 9.1 Release Notes / February 22, 2013</h1>
@@ -32,8 +29,7 @@ because GL_ARB_compatibility is not supported.
<h2>MD5 checksums</h2>
-<pre>
-86d40f3056f89949368764bf84aff55e MesaLib-9.1.tar.gz
+<pre>86d40f3056f89949368764bf84aff55e MesaLib-9.1.tar.gz
d3891e02215422e120271d976ff1947e MesaLib-9.1.tar.bz2
01645f28f53351c23b0beb6c688911d8 MesaLib-9.1.zip
</pre>
@@ -78,6 +74,7 @@ Note: some of the new features are only available with certain drivers.
<li>Removed makedepend build dependency</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.2.1.html b/docs/relnotes/9.2.1.html
index f9909dd5c7..4dda9780a9 100644
--- a/docs/relnotes/9.2.1.html
+++ b/docs/relnotes/9.2.1.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 9.2.1 Release Notes / (October 4, 2013)</h1>
@@ -30,8 +27,7 @@ because GL_ARB_compatibility is not supported.
<h2>MD5 checksums</h2>
-<pre>
-e6cdfa84dfddd86e3d36ec7ff4b6478a MesaLib-9.2.1.tar.gz
+<pre>e6cdfa84dfddd86e3d36ec7ff4b6478a MesaLib-9.2.1.tar.gz
dd4c82667d9c19c28a553b12eba3f8a0 MesaLib-9.2.1.tar.bz2
d9af0f5607f7d275793d293057ca9ac6 MesaLib-9.2.1.zip
</pre>
@@ -64,8 +60,7 @@ d9af0f5607f7d275793d293057ca9ac6 MesaLib-9.2.1.zip
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.2..mesa-9.2.1
+<pre> git log mesa-9.2..mesa-9.2.1
</pre>
@@ -201,6 +196,7 @@ d9af0f5607f7d275793d293057ca9ac6 MesaLib-9.2.1.zip
<li>wayland-egl.pc requires wayland-client.pc.</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.2.2.html b/docs/relnotes/9.2.2.html
index c2666a46c5..b41fda7aa4 100644
--- a/docs/relnotes/9.2.2.html
+++ b/docs/relnotes/9.2.2.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 9.2.2 Release Notes / (October 18, 2013)</h1>
@@ -30,8 +27,7 @@ because GL_ARB_compatibility is not supported.
<h2>MD5 checksums</h2>
-<pre>
-</pre>
+<pre></pre>
<h2>New features</h2>
@@ -53,8 +49,7 @@ because GL_ARB_compatibility is not supported.
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.2.1..mesa-9.2.2
+<pre> git log mesa-9.2.1..mesa-9.2.2
</pre>
<p>Brian Paul (3):</p>
@@ -92,6 +87,7 @@ because GL_ARB_compatibility is not supported.
<li>radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM &lt;= 3.3</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.2.3.html b/docs/relnotes/9.2.3.html
index 79b8fb289a..ab86b78b71 100644
--- a/docs/relnotes/9.2.3.html
+++ b/docs/relnotes/9.2.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 9.2.3 Release Notes / (November 13, 2013)</h1>
@@ -30,8 +27,7 @@ because GL_ARB_compatibility is not supported.
<h2>MD5 checksums</h2>
-<pre>
-66e9a33a414f801e1c33398bf627d56b MesaLib-9.2.3.tar.gz
+<pre>66e9a33a414f801e1c33398bf627d56b MesaLib-9.2.3.tar.gz
f56b6beb556e4b9072814419f7c554e3 MesaLib-9.2.3.tar.bz2
ed852dab576faac237ac4298bf55d0a1 MesaLib-9.2.3.zip
</pre>
@@ -54,8 +50,7 @@ ed852dab576faac237ac4298bf55d0a1 MesaLib-9.2.3.zip
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.2.2..mesa-9.2.3
+<pre> git log mesa-9.2.2..mesa-9.2.3
</pre>
<p>Brian Paul (2):</p>
@@ -110,6 +105,7 @@ ed852dab576faac237ac4298bf55d0a1 MesaLib-9.2.3.zip
<li>mesa: fixes for MSVC 2013</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.2.4.html b/docs/relnotes/9.2.4.html
index e4a6fd4e5c..bade3e02c8 100644
--- a/docs/relnotes/9.2.4.html
+++ b/docs/relnotes/9.2.4.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 9.2.4 Release Notes / (November 27, 2013)</h1>
@@ -30,8 +27,7 @@ because GL_ARB_compatibility is not supported.
<h2>MD5 checksums</h2>
-<pre>
-28190b831b0271d69dbc44b2686eab1c MesaLib-9.2.4.tar.gz
+<pre>28190b831b0271d69dbc44b2686eab1c MesaLib-9.2.4.tar.gz
e630c0a307cec4f0f70ddd029d2fe084 MesaLib-9.2.4.tar.bz2
8ef5e1e92e1d30fbedec31f716a7619e MesaLib-9.2.4.zip
</pre>
@@ -56,8 +52,7 @@ e630c0a307cec4f0f70ddd029d2fe084 MesaLib-9.2.4.tar.bz2
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.2.3..mesa-9.2.4
+<pre> git log mesa-9.2.3..mesa-9.2.4
</pre>
<p>Brian Paul (1):</p>
@@ -97,6 +92,7 @@ e630c0a307cec4f0f70ddd029d2fe084 MesaLib-9.2.4.tar.bz2
<li>mesa: enable GL_TEXTURE_LOD_BIAS set/get</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.2.5.html b/docs/relnotes/9.2.5.html
index 027e1a40ad..72ab61eed0 100644
--- a/docs/relnotes/9.2.5.html
+++ b/docs/relnotes/9.2.5.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 9.2.5 Release Notes / (December 12, 2013)</h1>
@@ -30,8 +27,7 @@ because GL_ARB_compatibility is not supported.
<h2>MD5 checksums</h2>
-<pre>
-9fb4de29ca1d9cfd03cbdefa123ba336 MesaLib-9.2.5.tar.bz2
+<pre>9fb4de29ca1d9cfd03cbdefa123ba336 MesaLib-9.2.5.tar.bz2
1146c7c332767174f3de782b88d8e8ca MesaLib-9.2.5.tar.gz
a9a6c46dac7ea26fd272bf14894d95f3 MesaLib-9.2.5.zip
</pre>
@@ -52,7 +48,7 @@ a9a6c46dac7ea26fd272bf14894d95f3 MesaLib-9.2.5.zip
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=66213">Bug 66213</a> - Certain Mesa Demos Rendering Inverted (vertically)</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=68838">Bug 68838</a> - GLSL: struct declarations produce a &quot;empty declaration warning&quot; in 9.2</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=68838">Bug 68838</a> - GLSL: struct declarations produce a "empty declaration warning" in 9.2</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=69155">Bug 69155</a> - [NV50 gallium] [piglit] bin/varying-packing-simple triggers memory corruption/failures</li>
@@ -66,8 +62,7 @@ a9a6c46dac7ea26fd272bf14894d95f3 MesaLib-9.2.5.zip
<p>The full set of changes can be viewed by using the following GIT command:</p>
-<pre>
- git log mesa-9.2.4..mesa-9.2.5
+<pre> git log mesa-9.2.4..mesa-9.2.5
</pre>
<p>Chad Versace (2):</p>
@@ -115,6 +110,7 @@ a9a6c46dac7ea26fd272bf14894d95f3 MesaLib-9.2.5.zip
<li>r300/compiler/tests: Fix line length check in test parser</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/relnotes/9.2.html b/docs/relnotes/9.2.html
index 9e1c01522b..83beaad1b6 100644
--- a/docs/relnotes/9.2.html
+++ b/docs/relnotes/9.2.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 9.2 Release Notes / (August 27, 2013)</h1>
@@ -32,8 +29,7 @@ because GL_ARB_compatibility is not supported.
<h2>MD5 checksums</h2>
-<pre>
-4f93c6475ec656fc1f7b93aeffc9b6c4 MesaLib-9.2.0.tar.gz
+<pre>4f93c6475ec656fc1f7b93aeffc9b6c4 MesaLib-9.2.0.tar.gz
4185b6aae890bc62a964f4b24cc1aca8 MesaLib-9.2.0.tar.bz2
3bc5339bc98b9c37777ffd14e3a8eca4 MesaLib-9.2.0.zip
</pre>
@@ -221,6 +217,7 @@ the (unsupported) GDI driver.</li>
<li>i965 Gen6+ requires Kernel 3.6 or later. (92d2f5a)</li>
</ul>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/repository.html b/docs/repository.html
index 802c9a235c..ea05ba8dd1 100644
--- a/docs/repository.html
+++ b/docs/repository.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>Code Repository</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>Code Repository</h1>
@@ -35,10 +32,8 @@ You may access the repository either as an
<p>
You may also
-<a href="https://cgit.freedesktop.org/mesa/mesa/"
->browse the main Mesa git repository</a> and the
-<a href="https://cgit.freedesktop.org/mesa/demos"
->Mesa demos and tests git repository</a>.
+<a href="https://cgit.freedesktop.org/mesa/mesa/">browse the main Mesa git repository</a> and the
+<a href="https://cgit.freedesktop.org/mesa/demos">Mesa demos and tests git repository</a>.
</p>
@@ -49,20 +44,17 @@ To get the Mesa sources anonymously (read-only):
</p>
<ol>
-<li>Install the git software on your computer if needed.<br><br>
-<li>Get an initial, local copy of the repository with:
- <pre>
- git clone git://anongit.freedesktop.org/git/mesa/mesa
+<li>Install the git software on your computer if needed.<br/><br/>
+</li><li>Get an initial, local copy of the repository with:
+ <pre> git clone git://anongit.freedesktop.org/git/mesa/mesa
</pre>
-<li>Later, you can update your tree from the master repository with:
- <pre>
- git pull origin
+</li><li>Later, you can update your tree from the master repository with:
+ <pre> git pull origin
</pre>
-<li>If you also want the Mesa demos/tests repository:
- <pre>
- git clone git://anongit.freedesktop.org/git/mesa/demos
+</li><li>If you also want the Mesa demos/tests repository:
+ <pre> git clone git://anongit.freedesktop.org/git/mesa/demos
</pre>
-</ol>
+</li></ol>
<h2 id="developer">Developer git Access</h2>
@@ -75,27 +67,27 @@ follow this procedure:
<li>Subscribe to the
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev">mesa-dev</a>
mailing list.
-<li>Start contributing to the project by
+</li><li>Start contributing to the project by
<a href="submittingpatches.html" target="_parent">submitting patches</a> to
the mesa-dev list. Specifically,
<ul>
<li>Use <code>git send-mail</code> to post your patches to mesa-dev.
-<li>Wait for someone to review the code and give you a <code>Reviewed-by</code>
+</li><li>Wait for someone to review the code and give you a <code>Reviewed-by</code>
statement.
-<li>You'll have to rely on another Mesa developer to push your initial patches
+</li><li>You'll have to rely on another Mesa developer to push your initial patches
after they've been reviewed.
-</ul>
-<li>After you've demonstrated the ability to write good code and have had
+</li></ul>
+</li><li>After you've demonstrated the ability to write good code and have had
a dozen or so patches accepted you can apply for an account.
-<li>Occasionally, but rarely, someone may be given a git account sooner, but
+</li><li>Occasionally, but rarely, someone may be given a git account sooner, but
only if they're being supervised by another Mesa developer at the same
organization and planning to work in a limited area of the code or on a
separate branch.
-<li>To apply for an account, follow
+</li><li>To apply for an account, follow
<a href="https://www.freedesktop.org/wiki/AccountRequests">these directions</a>.
It's also appreciated if you briefly describe what you intend to do (work
on a particular driver, add a new extension, etc.) in the bugzilla record.
-</ol>
+</li></ol>
<p>
Once your account is established:
@@ -103,19 +95,16 @@ Once your account is established:
<ol>
<li>Get an initial, local copy of the repository with:
- <pre>
- git clone git+ssh://username@git.freedesktop.org/git/mesa/mesa
+ <pre> git clone git+ssh://username@git.freedesktop.org/git/mesa/mesa
</pre>
- Replace <em>username</em> with your actual login name.<br><br>
-<li>Later, you can update your tree from the master repository with:
- <pre>
- git pull origin
+ Replace <em>username</em> with your actual login name.<br/><br/>
+</li><li>Later, you can update your tree from the master repository with:
+ <pre> git pull origin
</pre>
-<li>If you also want the Mesa demos/tests repository:
- <pre>
- git clone git+ssh://username@git.freedesktop.org/git/mesa/demos
+</li><li>If you also want the Mesa demos/tests repository:
+ <pre> git clone git+ssh://username@git.freedesktop.org/git/mesa/demos
</pre>
-</ol>
+</li></ol>
<h2>Windows Users</h2>
@@ -125,8 +114,7 @@ If you're <a href="https://git.wiki.kernel.org/index.php/WindowsInstall">
using git on Windows</a> you'll want to enable automatic CR/LF conversion in
your local copy of the repository:
</p>
-<pre>
- git config --global core.autocrlf true
+<pre> git config --global core.autocrlf true
</pre>
<p>
@@ -136,7 +124,7 @@ and to LF on commit.
<p>
Unix users don't need to set this option.
</p>
-<br>
+<br/>
<h2>Development Branches</h2>
@@ -165,15 +153,14 @@ mesa3d-dev mailing list.
If you try to do a pull by just saying<code> git pull </code>
and git complains that you have not specified a
branch, try:
-<pre>
- git config branch.master.remote origin
+</p><pre> git config branch.master.remote origin
git config branch.master.merge master
</pre>
<p>
Otherwise, you have to say<code> git pull origin master </code>
each time you do a pull.
</p>
-<li>Small changes to master
+</li><li>Small changes to master
<p>
If you are an experienced git user working on substantial modifications,
you are probably
@@ -185,16 +172,14 @@ unnecessary and distracting branch in master.
</p>
<p>
If it has been awhile since you've done the initial clone, try
-<pre>
- git pull
+</p><pre> git pull
</pre>
<p>
to get the latest files before you start working.
</p>
<p>
Make your changes and use
-<pre>
- git add &lt;files to commit&gt;
+</p><pre> git add &lt;files to commit&gt;
git commit
</pre>
<p>
@@ -209,8 +194,7 @@ where you did your last pull and merging it to a point after the other changes.
</p>
<p>
To avoid this,
-<pre>
- git pull --rebase
+</p><pre> git pull --rebase
git push
</pre>
<p>
@@ -219,7 +203,7 @@ If you are familiar with CVS or similar system, this is similar to doing a
the current repository state, instead of the time you did the last update.
(CVS doesn't work like git in this respect, but this is easiest way
to explain it.)
-<br>
+<br/>
In any case, your repository now looks like you made your changes after
all the other changes.
</p>
@@ -230,15 +214,15 @@ those before doing the push.
</p>
<p>
If you want the rebase action to be the default action, then
-<pre>
- git config branch.master.rebase true
+</p><pre> git config branch.master.rebase true
git config --global branch.autosetuprebase=always
</pre>
<p>
See <a href="https://www.eecs.harvard.edu/~cduan/technical/git/">Understanding Git Conceptually</a> for a fairly clear explanation about all of this.
</p>
-</ol>
+</li></ol>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/shading.html b/docs/shading.html
index a0bbe997c1..70a22d5b05 100644
--- a/docs/shading.html
+++ b/docs/shading.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>Shading Language Support</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>Shading Language Support</h1>
@@ -27,14 +24,14 @@ Contents
</p>
<ul>
<li><a href="#envvars">Environment variables</a>
-<li><a href="#support">GLSL 1.40 support</a>
-<li><a href="#unsup">Unsupported Features</a>
-<li><a href="#notes">Implementation Notes</a>
-<li><a href="#hints">Programming Hints</a>
-<li><a href="#standalone">Stand-alone GLSL Compiler</a>
-<li><a href="#implementation">Compiler Implementation</a>
-<li><a href="#validation">Compiler Validation</a>
-</ul>
+</li><li><a href="#support">GLSL 1.40 support</a>
+</li><li><a href="#unsup">Unsupported Features</a>
+</li><li><a href="#notes">Implementation Notes</a>
+</li><li><a href="#hints">Programming Hints</a>
+</li><li><a href="#standalone">Stand-alone GLSL Compiler</a>
+</li><li><a href="#implementation">Compiler Implementation</a>
+</li><li><a href="#validation">Compiler Validation</a>
+</li></ul>
<h2 id="envvars">Environment Variables</h2>
@@ -46,20 +43,20 @@ execution. These are generally used for debugging.
</p>
<ul>
<li><b>dump</b> - print GLSL shader code to stdout at link time
-<li><b>log</b> - log all GLSL shaders to files.
+</li><li><b>log</b> - log all GLSL shaders to files.
The filenames will be "shader_X.vert" or "shader_X.frag" where X
the shader ID.
-<li><b>cache_info</b> - print debug information about shader cache
-<li><b>cache_fb</b> - force cached shaders to be ignored and do a full
+</li><li><b>cache_info</b> - print debug information about shader cache
+</li><li><b>cache_fb</b> - force cached shaders to be ignored and do a full
recompile via the fallback path</li>
<li><b>uniform</b> - print message to stdout when glUniform is called
-<li><b>nopvert</b> - force vertex shaders to be a simple shader that just transforms
+</li><li><b>nopvert</b> - force vertex shaders to be a simple shader that just transforms
the vertex position with ftransform() and passes through the color and
texcoord[0] attributes.
-<li><b>nopfrag</b> - force fragment shader to be a simple shader that passes
+</li><li><b>nopfrag</b> - force fragment shader to be a simple shader that passes
through the color attribute.
-<li><b>useprog</b> - log glUseProgram calls to stderr
-</ul>
+</li><li><b>useprog</b> - log glUseProgram calls to stderr
+</li></ul>
<p>
Example: export MESA_GLSL=dump,nopt
</p>
@@ -70,15 +67,15 @@ Shaders can be dumped and replaced on runtime for debugging purposes. This
feature is not currently supported by SCons build.
This is controlled via following environment variables:
-<ul>
+</p><ul>
<li><b>MESA_SHADER_DUMP_PATH</b> - path where shader sources are dumped
-<li><b>MESA_SHADER_READ_PATH</b> - path where replacement shaders are read
-</ul>
+</li><li><b>MESA_SHADER_READ_PATH</b> - path where replacement shaders are read
+</li></ul>
Note, path set must exist before running for dumping or replacing to work.
When both are set, these paths should be different so the dumped shaders do
not clobber the replacement shaders. Also, the filenames of the replacement shaders
should match the filenames of the corresponding dumped shaders.
-</p>
+<p></p>
<h3 id="capture">Capturing Shaders</h3>
@@ -105,9 +102,9 @@ Several GLSL extensions are also supported:
</p>
<ul>
<li>GL_ARB_draw_buffers
-<li>GL_ARB_fragment_coord_conventions
-<li>GL_ARB_shader_bit_encoding
-</ul>
+</li><li>GL_ARB_fragment_coord_conventions
+</li><li>GL_ARB_shader_bit_encoding
+</li></ul>
<h2 id="unsup">Unsupported Features</h2>
@@ -123,9 +120,9 @@ in Mesa:
<li>Linking of multiple shaders does not always work. Currently, linking
is implemented through shader concatenation and re-compiling. This
doesn't always work because of some #pragma and preprocessor issues.
-<li>The gl_Color and gl_SecondaryColor varying vars are interpolated
+</li><li>The gl_Color and gl_SecondaryColor varying vars are interpolated
without perspective correction
-</ul>
+</li></ul>
<p>
All other major features of the shading language should function.
@@ -137,18 +134,18 @@ All other major features of the shading language should function.
<ul>
<li>Shading language programs are compiled into low-level programs
very similar to those of GL_ARB_vertex/fragment_program.
-<li>All vector types (vec2, vec3, vec4, bvec2, etc) currently occupy full
+</li><li>All vector types (vec2, vec3, vec4, bvec2, etc) currently occupy full
float[4] registers.
-<li>Float constants and variables are packed so that up to four floats
+</li><li>Float constants and variables are packed so that up to four floats
can occupy one program parameter/register.
-<li>All function calls are inlined.
-<li>Shaders which use too many registers will not compile.
-<li>The quality of generated code is pretty good, register usage is fair.
-<li>Shader error detection and reporting of errors (InfoLog) is not
+</li><li>All function calls are inlined.
+</li><li>Shaders which use too many registers will not compile.
+</li><li>The quality of generated code is pretty good, register usage is fair.
+</li><li>Shader error detection and reporting of errors (InfoLog) is not
very good yet.
-<li>The ftransform() function doesn't necessarily match the results of
+</li><li>The ftransform() function doesn't necessarily match the results of
fixed-function transformation.
-</ul>
+</li></ul>
<p>
These issues will be addressed/resolved in the future.
@@ -160,12 +157,10 @@ These issues will be addressed/resolved in the future.
<ul>
<li>Use the built-in library functions whenever possible.
For example, instead of writing this:
-<pre>
- float x = 1.0 / sqrt(y);
+<pre> float x = 1.0 / sqrt(y);
</pre>
Write this:
-<pre>
- float x = inversesqrt(y);
+<pre> float x = inversesqrt(y);
</pre>
</li>
</ul>
@@ -183,9 +178,9 @@ This tool is useful for:
</p>
<ul>
<li>Inspecting GPU code to gain insight into compilation
-<li>Generating initial GPU code for subsequent hand-tuning
-<li>Debugging the GLSL compiler itself
-</ul>
+</li><li>Generating initial GPU code for subsequent hand-tuning
+</li><li>Debugging the GLSL compiler itself
+</li></ul>
<p>
After building Mesa, the compiler can be found at src/compiler/glsl/glsl_compiler
@@ -195,21 +190,20 @@ After building Mesa, the compiler can be found at src/compiler/glsl/glsl_compile
Here's an example of using the compiler to compile a vertex shader and
emit GL_ARB_vertex_program-style instructions:
</p>
-<pre>
- src/compiler/glsl/glsl_compiler --version XXX --dump-ast myshader.vert
+<pre> src/compiler/glsl/glsl_compiler --version XXX --dump-ast myshader.vert
</pre>
Options include
<ul>
<li><b>--dump-ast</b> - dump GPU code
-<li><b>--dump-hir</b> - dump high-level IR code
-<li><b>--dump-lir</b> - dump low-level IR code
-<li><b>--dump-builder</b> - dump GLSL IR code
-<li><b>--link</b> - link shaders
-<li><b>--just-log</b> - display only shader / linker info if exist,
+</li><li><b>--dump-hir</b> - dump high-level IR code
+</li><li><b>--dump-lir</b> - dump low-level IR code
+</li><li><b>--dump-builder</b> - dump GLSL IR code
+</li><li><b>--link</b> - link shaders
+</li><li><b>--just-log</b> - display only shader / linker info if exist,
without any header or separator
-<li><b>--version</b> - [Mandatory] define the GLSL version to use
-</ul>
+</li><li><b>--version</b> - [Mandatory] define the GLSL version to use
+</li></ul>
<h2 id="implementation">Compiler Implementation</h2>
@@ -245,6 +239,7 @@ has many GLSL tests.
The Mesa demos repository also has some good GLSL tests.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html
index 660dcb2ef0..18fae0447a 100644
--- a/docs/sourcedocs.html
+++ b/docs/sourcedocs.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>Source Code Documentation</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>Source Code Documentation</h1>
@@ -27,7 +24,7 @@ The Doxygen configuration files and generated files are not included
in the normal Mesa distribution (they're very large).
To generate Doxygen documentation, download Mesa from git, change to
the <code>doxygen</code> directory and run <code>make</code>.
-</P>
+</p>
<p>
For an example of Doxygen usage in Mesa, see a recent source file
@@ -46,6 +43,7 @@ Gallium is also documented using Sphinx. The generated output can be found
<a href="https://gallium.readthedocs.io">on Gallium.ReadTheDocs.io</a>.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/sourcetree.html b/docs/sourcetree.html
index 07c8ece6ea..72059cd444 100644
--- a/docs/sourcetree.html
+++ b/docs/sourcetree.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 Source Tree</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 source code tree overview</h1>
@@ -24,91 +21,91 @@ each directory.
<ul>
<li><b>docs</b> - Documentation
-<li><b>include</b> - Public OpenGL header files
-<li><b>src</b>
+</li><li><b>include</b> - Public OpenGL header files
+</li><li><b>src</b>
<ul>
<li><b>compiler</b> - Common utility sources for different compilers.
<ul>
<li><b>glsl</b> - the GLSL IR and compiler
- <li><b>nir</b> - the NIR IR and compiler
- <li><b>spirv</b> - the SPIR-V compiler
- </ul>
- <li><b>egl</b> - EGL library sources
+ </li><li><b>nir</b> - the NIR IR and compiler
+ </li><li><b>spirv</b> - the SPIR-V compiler
+ </li></ul>
+ </li><li><b>egl</b> - EGL library sources
<ul>
<li><b>drivers</b> - EGL drivers
- <li><b>main</b> - main EGL library implementation. This is where all
+ </li><li><b>main</b> - main EGL library implementation. This is where all
the EGL API functions are implemented, like eglCreateContext().
- </ul>
- <li><b>mapi</b> - Mesa APIs
- <li><b>glapi</b> - OpenGL API dispatch layer. This is where all the
+ </li></ul>
+ </li><li><b>mapi</b> - Mesa APIs
+ </li><li><b>glapi</b> - OpenGL API dispatch layer. This is where all the
GL entrypoints like glClear, glBegin, etc. are generated, as well as
the GL dispatch table. All GL function calls jump through the
dispatch table to functions found in main/.
- <li><b>mesa</b> - Main Mesa sources
+ </li><li><b>mesa</b> - Main Mesa sources
<ul>
<li><b>main</b> - The core Mesa code (mainly state management)
- <li><b>drivers</b> - Mesa drivers (not used with Gallium)
+ </li><li><b>drivers</b> - Mesa drivers (not used with Gallium)
<ul>
<li><b>common</b> - code which may be shared by all drivers
- <li><b>dri</b> - Direct Rendering Infrastructure drivers
+ </li><li><b>dri</b> - Direct Rendering Infrastructure drivers
<ul>
<li><b>common</b> - code shared by all DRI drivers
- <li><b>i915</b> - driver for Intel i915/i945
- <li><b>i965</b> - driver for Intel i965
- <li><b>radeon</b> - driver for ATI R100
- <li><b>r200</b> - driver for ATI R200
- <li>XXX more
- </ul>
- <li><b>x11</b> - Xlib-based software driver
- <li><b>osmesa</b> - off-screen software driver
- <li>XXX more
- </ul>
- <li><b>math</b> - vertex array translation and transformation code
+ </li><li><b>i915</b> - driver for Intel i915/i945
+ </li><li><b>i965</b> - driver for Intel i965
+ </li><li><b>radeon</b> - driver for ATI R100
+ </li><li><b>r200</b> - driver for ATI R200
+ </li><li>XXX more
+ </li></ul>
+ </li><li><b>x11</b> - Xlib-based software driver
+ </li><li><b>osmesa</b> - off-screen software driver
+ </li><li>XXX more
+ </li></ul>
+ </li><li><b>math</b> - vertex array translation and transformation code
(not used with Gallium)
- <li><b>program</b> - Vertex/fragment shader and GLSL compiler code
- <li><b>sparc</b> - Assembly code/optimizations for SPARC systems
+ </li><li><b>program</b> - Vertex/fragment shader and GLSL compiler code
+ </li><li><b>sparc</b> - Assembly code/optimizations for SPARC systems
(not used with Gallium)
- <li><b>state_tracker</b> - State tracker / driver for Gallium. This
+ </li><li><b>state_tracker</b> - State tracker / driver for Gallium. This
is basically a Mesa device driver that speaks to Gallium. This
directory may be moved to src/mesa/drivers/gallium at some point.
- <li><b>swrast</b> - Software rasterization module. For drawing points,
+ </li><li><b>swrast</b> - Software rasterization module. For drawing points,
lines, triangles, bitmaps, images, etc. in software.
(not used with Gallium)
- <li><b>swrast_setup</b> - Software primitive setup. Does things like
+ </li><li><b>swrast_setup</b> - Software primitive setup. Does things like
polygon culling, glPolygonMode, polygon offset, etc.
(not used with Gallium)
- <li><b>tnl</b> - Software vertex Transformation 'n Lighting.
+ </li><li><b>tnl</b> - Software vertex Transformation 'n Lighting.
(not used with Gallium)
- <li><b>tnl_dd</b> - TNL code for device drivers.
+ </li><li><b>tnl_dd</b> - TNL code for device drivers.
(not used with Gallium)
- <li><b>vbo</b> - Vertex Buffer Object code. All drawing with
+ </li><li><b>vbo</b> - Vertex Buffer Object code. All drawing with
glBegin/glEnd, glDrawArrays, display lists, etc. goes through this
module. The results is a well-defined set of vertex arrays which
are passed to the device driver (or tnl module) for rendering.
- <li><b>x86</b> - Assembly code/optimizations for 32-bit x86 systems
+ </li><li><b>x86</b> - Assembly code/optimizations for 32-bit x86 systems
(not used with Gallium)
- <li><b>x86-64</b> - Assembly code/optimizations for 64-bit x86 systems
+ </li><li><b>x86-64</b> - Assembly code/optimizations for 64-bit x86 systems
(not used with Gallium)
- </ul>
- <li><b>gallium</b> - Gallium3D source code
+ </li></ul>
+ </li><li><b>gallium</b> - Gallium3D source code
<ul>
<li><b>include</b> - Gallium3D header files which define the Gallium3D
interfaces
- <li><b>drivers</b> - Gallium3D device drivers
+ </li><li><b>drivers</b> - Gallium3D device drivers
<ul>
<li><b>i915</b> - Driver for Intel i915/i945.
- <li><b>llvmpipe</b> - Software driver using LLVM for runtime code generation.
- <li><b>nouveau</b> - Driver for NVIDIA GPUs.
- <li><b>radeon</b> - Shared module for the r600 and radeonsi drivers.
- <li><b>radeonsi</b> - Driver for AMD Southern Island.
- <li><b>r300</b> - Driver for ATI R300 - R500.
- <li><b>r600</b> - Driver for ATI/AMD R600 - Northern Island.
- <li><b>softpipe</b> - Software reference driver.
- <li><b>svga</b> - Driver for VMware's SVGA virtual GPU.
- <li><b>trace</b> - Driver for tracing Gallium calls.
- <li>XXX more
- </ul>
- <li><b>auxiliary</b> - Gallium support code
+ </li><li><b>llvmpipe</b> - Software driver using LLVM for runtime code generation.
+ </li><li><b>nouveau</b> - Driver for NVIDIA GPUs.
+ </li><li><b>radeon</b> - Shared module for the r600 and radeonsi drivers.
+ </li><li><b>radeonsi</b> - Driver for AMD Southern Island.
+ </li><li><b>r300</b> - Driver for ATI R300 - R500.
+ </li><li><b>r600</b> - Driver for ATI/AMD R600 - Northern Island.
+ </li><li><b>softpipe</b> - Software reference driver.
+ </li><li><b>svga</b> - Driver for VMware's SVGA virtual GPU.
+ </li><li><b>trace</b> - Driver for tracing Gallium calls.
+ </li><li>XXX more
+ </li></ul>
+ </li><li><b>auxiliary</b> - Gallium support code
<ul>
<li><b>draw</b> - Software vertex processing and primitive assembly
module. This includes vertex program execution, clipping, culling
@@ -117,52 +114,53 @@ each directory.
Intended for use by drivers for hardware that does not have
vertex shaders.
Geometry shaders will also be implemented in this module.
- <li><b>cso_cache</b> - Constant State Objects Cache. Used to filter out
+ </li><li><b>cso_cache</b> - Constant State Objects Cache. Used to filter out
redundant state changes between state trackers and drivers.
- <li><b>gallivm</b> - LLVM module for Gallium. For LLVM-based
+ </li><li><b>gallivm</b> - LLVM module for Gallium. For LLVM-based
compilation, optimization and code generation for TGSI shaders.
Incomplete.
- <li><b>pipebuffer</b> - utility module for managing buffers
- <li><b>rbug</b> - Gallium remote debug utility
- <li><b>rtasm</b> - run-time assembly/machine code generation.
+ </li><li><b>pipebuffer</b> - utility module for managing buffers
+ </li><li><b>rbug</b> - Gallium remote debug utility
+ </li><li><b>rtasm</b> - run-time assembly/machine code generation.
Currently there's run-time code generation for x86/SSE, PowerPC
and Cell SPU.
- <li><b>tgsi</b> - TG Shader Infrastructure. Code for encoding,
+ </li><li><b>tgsi</b> - TG Shader Infrastructure. Code for encoding,
manipulating and interpreting GPU programs.
- <li><b>translate</b> - module for translating vertex data from one format
+ </li><li><b>translate</b> - module for translating vertex data from one format
to another.
- <li><b>util</b> - assorted utilities for arithmetic, hashing, surface
+ </li><li><b>util</b> - assorted utilities for arithmetic, hashing, surface
creation, memory management, 2D blitting, simple rendering, etc.
- <li>XXX more
- </ul>
- <li><b>state_trackers</b> -
+ </li><li>XXX more
+ </li></ul>
+ </li><li><b>state_trackers</b> -
<ul>
<li><b>clover</b> - OpenCL state tracker
- <li><b>dri</b> - Meta state tracker for DRI drivers
- <li><b>glx</b> - Meta state tracker for GLX
- <li><b>wgl</b> - Windows WGL state tracker
- <li><b>xa</b> - XA state tracker
- <li><b>xvmc</b> - XvMC state tracker
- <li><b>vdpau</b> - VDPAU state tracker
- <li><b>va</b> - VA-API state tracker
- <li><b>omx_bellagio</b> - OpenMAX Bellagio state tracker
- </ul>
- <li><b>winsys</b> -
+ </li><li><b>dri</b> - Meta state tracker for DRI drivers
+ </li><li><b>glx</b> - Meta state tracker for GLX
+ </li><li><b>wgl</b> - Windows WGL state tracker
+ </li><li><b>xa</b> - XA state tracker
+ </li><li><b>xvmc</b> - XvMC state tracker
+ </li><li><b>vdpau</b> - VDPAU state tracker
+ </li><li><b>va</b> - VA-API state tracker
+ </li><li><b>omx_bellagio</b> - OpenMAX Bellagio state tracker
+ </li></ul>
+ </li><li><b>winsys</b> -
<ul>
<li><b>drm</b> -
- <li><b>gdi</b> -
- <li><b>xlib</b> -
- </ul>
- </ul>
- </ul>
+ </li><li><b>gdi</b> -
+ </li><li><b>xlib</b> -
+ </li></ul>
+ </li></ul>
+ </li></ul>
<ul>
<li><b>glx</b> - The GLX library code for building libGL using DRI drivers.
- </ul>
-<li><b>lib</b> - hardlinks to most binaries as produced by <strong>make</strong>.
+ </li></ul>
+</li><li><b>lib</b> - hardlinks to most binaries as produced by <strong>make</strong>.
These (shortcuts) are used for development purposes in conjunction with
LD_LIBRARY_PATH and/or LIBGL_DRIVERS_PATH.
-</ul>
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index 178ec5f89e..f551b03f57 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -1,51 +1,48 @@
-<!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>Submitting patches</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>Submitting patches</h1>
<ul>
<li><a href="#guidelines">Basic guidelines</a>
-<li><a href="#formatting">Patch formatting</a>
-<li><a href="#testing">Testing Patches</a>
-<li><a href="#mailing">Mailing Patches</a>
-<li><a href="#reviewing">Reviewing Patches</a>
-<li><a href="#nominations">Nominating a commit for a stable branch</a>
-<li><a href="#criteria">Criteria for accepting patches to the stable branch</a>
-<li><a href="#backports">Sending backports for the stable branch</a>
-<li><a href="#gittips">Git tips</a>
-</ul>
+</li><li><a href="#formatting">Patch formatting</a>
+</li><li><a href="#testing">Testing Patches</a>
+</li><li><a href="#mailing">Mailing Patches</a>
+</li><li><a href="#reviewing">Reviewing Patches</a>
+</li><li><a href="#nominations">Nominating a commit for a stable branch</a>
+</li><li><a href="#criteria">Criteria for accepting patches to the stable branch</a>
+</li><li><a href="#backports">Sending backports for the stable branch</a>
+</li><li><a href="#gittips">Git tips</a>
+</li></ul>
<h2 id="guidelines">Basic guidelines</h2>
<ul>
<li>Patches should not mix code changes with code formatting changes (except,
perhaps, in very trivial cases.)
-<li>Code patches should follow Mesa
+</li><li>Code patches should follow Mesa
<a href="codingstyle.html" target="_parent">coding conventions</a>.
-<li>Whenever possible, patches should only effect individual Mesa/Gallium
+</li><li>Whenever possible, patches should only effect individual Mesa/Gallium
components.
-<li>Patches should never introduce build breaks and should be bisectable (see
+</li><li>Patches should never introduce build breaks and should be bisectable (see
<code>git bisect</code>.)
-<li>Patches should be properly <a href="#formatting">formatted</a>.
-<li>Patches should be sufficiently <a href="#testing">tested</a> before submitting.
-<li>Patches should be submitted to <a href="#mailing">mesa-dev</a>
+</li><li>Patches should be properly <a href="#formatting">formatted</a>.
+</li><li>Patches should be sufficiently <a href="#testing">tested</a> before submitting.
+</li><li>Patches should be submitted to <a href="#mailing">mesa-dev</a>
for <a href="#reviewing">review</a> using <code>git send-email</code>.
-</ul>
+</li></ul>
<h2 id="formatting">Patch formatting</h2>
@@ -53,40 +50,35 @@ for <a href="#reviewing">review</a> using <code>git send-email</code>.
<li>Lines should be limited to 75 characters or less so that git logs
displayed in 80-column terminals avoid line wrapping. Note that git
log uses 4 spaces of indentation (4 + 75 &lt; 80).
-<li>The first line should be a short, concise summary of the change prefixed
+</li><li>The first line should be a short, concise summary of the change prefixed
with a module name. Examples:
-<pre>
- mesa: Add support for querying GL_VERTEX_ATTRIB_ARRAY_LONG
+<pre> mesa: Add support for querying GL_VERTEX_ATTRIB_ARRAY_LONG
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
i965: Fix missing type in local variable declaration.
</pre>
-<li>Subsequent patch comments should describe the change in more detail,
+</li><li>Subsequent patch comments should describe the change in more detail,
if needed. For example:
-<pre>
- i965: Remove end-of-thread SEND alignment code.
+<pre> i965: Remove end-of-thread SEND alignment code.
This was present in Eric's initial implementation of the compaction code
for Sandybridge (commit 077d01b6). There is no documentation saying this
is necessary, and removing it causes no regressions in piglit on any
platform.
</pre>
-<li>A "Signed-off-by:" line is not required, but not discouraged either.
-<li>If a patch addresses a bugzilla issue, that should be noted in the
+</li><li>A "Signed-off-by:" line is not required, but not discouraged either.
+</li><li>If a patch addresses a bugzilla issue, that should be noted in the
patch comment. For example:
-<pre>
- Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89689
+<pre> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89689
</pre>
-<li>If a patch addresses a issue introduced with earlier commit, that should be
+</li><li>If a patch addresses a issue introduced with earlier commit, that should be
noted in the patch comment. For example:
-<pre>
- Fixes: d7b3707c612 "util/disk_cache: use stat() to check if entry is a directory"
+<pre> Fixes: d7b3707c612 "util/disk_cache: use stat() to check if entry is a directory"
</pre>
-<li>If there have been several revisions to a patch during the review
+</li><li>If there have been several revisions to a patch during the review
process, they should be noted such as in this example:
-<pre>
- st/mesa: add ARB_texture_stencil8 support (v4)
+<pre> st/mesa: add ARB_texture_stencil8 support (v4)
if we support stencil texturing, enable texture_stencil8
there is no requirement to support native S8 for this,
@@ -100,33 +92,30 @@ process, they should be noted such as in this example:
v3: hit fallback for getteximage
v4: put s8 back in front, it shouldn't get picked now (Ilia)
</pre>
-<li>If someone tested your patch, document it with a line like this:
-<pre>
- Tested-by: Joe Hacker &lt;jhacker@foo.com&gt;
+</li><li>If someone tested your patch, document it with a line like this:
+<pre> Tested-by: Joe Hacker &lt;jhacker@foo.com&gt;
</pre>
-<li>If the patch was reviewed (usually the case) or acked by someone,
+</li><li>If the patch was reviewed (usually the case) or acked by someone,
that should be documented with:
-<pre>
- Reviewed-by: Joe Hacker &lt;jhacker@foo.com&gt;
+<pre> Reviewed-by: Joe Hacker &lt;jhacker@foo.com&gt;
Acked-by: Joe Hacker &lt;jhacker@foo.com&gt;
</pre>
-<li>If sending later revision of a patch, add all the tags - ack, r-b,
+</li><li>If sending later revision of a patch, add all the tags - ack, r-b,
Cc: mesa-stable and/or other. This provides reviewers with quick feedback if the
patch has already been reviewed.
-<li>In order for your patch to reach the prospective reviewer easier/faster,
+</li><li>In order for your patch to reach the prospective reviewer easier/faster,
use the script scripts/get_reviewer.pl to get a list of individuals and include
them in the CC list.
-<br>
+<br/>
Please use common sense and do <strong>not</strong> blindly add everyone.
-<br>
-<pre>
- $ scripts/get_reviewer.pl --help # to get the help screen
+<br/>
+<pre> $ scripts/get_reviewer.pl --help # to get the help screen
$ scripts/get_reviewer.pl -f src/egl/drivers/dri2/platform_android.c
- Rob Herring &lt;robh@kernel.org&gt; (reviewer:ANDROID EGL SUPPORT,added_lines:188/700=27%,removed_lines:58/283=20%)
- Tomasz Figa &lt;tfiga@chromium.org&gt; (reviewer:ANDROID EGL SUPPORT,authored:12/41=29%,added_lines:308/700=44%,removed_lines:115/283=41%)
- Emil Velikov &lt;emil.l.velikov@gmail.com&gt; (authored:13/41=32%,removed_lines:76/283=27%)
-</pre>
-</ul>
+ Rob Herring <robh@kernel.org> (reviewer:ANDROID EGL SUPPORT,added_lines:188/700=27%,removed_lines:58/283=20%)
+ Tomasz Figa <tfiga@chromium.org> (reviewer:ANDROID EGL SUPPORT,authored:12/41=29%,added_lines:308/700=44%,removed_lines:115/283=41%)
+ Emil Velikov <emil.l.velikov@gmail.com> (authored:13/41=32%,removed_lines:76/283=27%)
+</emil.l.velikov@gmail.com></tfiga@chromium.org></robh@kernel.org></pre>
+</li></ul>
@@ -156,12 +145,11 @@ As mentioned at the begining, patches should be bisectable.
A good way to test this is to make use of the `git rebase` command,
to run your tests on each commit. Assuming your branch is based off
<code>origin/master</code>, you can run:
-<pre>
-$ git rebase --interactive --exec "make check" origin/master
+</p><pre>$ git rebase --interactive --exec "make check" origin/master
</pre>
replacing <code>"make check"</code> with whatever other test you want to
run.
-</p>
+<p></p>
<h2 id="mailing">Mailing Patches</h2>
@@ -207,12 +195,10 @@ your email administrator for this.)
When you've reviewed a patch on the mailing list, please be unambiguous
about your review. That is, state either
</p>
-<pre>
- Reviewed-by: Joe Hacker &lt;jhacker@foo.com&gt;
+<pre> Reviewed-by: Joe Hacker &lt;jhacker@foo.com&gt;
</pre>
or
-<pre>
- Acked-by: Joe Hacker &lt;jhacker@foo.com&gt;
+<pre> Acked-by: Joe Hacker &lt;jhacker@foo.com&gt;
</pre>
<p>
Rather than saying just "LGTM" or "Seems OK".
@@ -221,8 +207,7 @@ Rather than saying just "LGTM" or "Seems OK".
<p>
If small changes are suggested, it's OK to say something like:
</p>
-<pre>
- With the above fixes, Reviewed-by: Joe Hacker &lt;jhacker@foo.com&gt;
+<pre> With the above fixes, Reviewed-by: Joe Hacker &lt;jhacker@foo.com&gt;
</pre>
<p>
which tells the patch author that the patch can be committed, as long
@@ -238,8 +223,8 @@ release.
</p>
<ul>
<li> By adding the Cc: mesa-stable@ tag as described below.
-<li> Sending the commit ID (as seen in master branch) to the mesa-stable@ mailing list.
-<li> Forwarding the patch from the mesa-dev@ mailing list.
+</li><li> Sending the commit ID (as seen in master branch) to the mesa-stable@ mailing list.
+</li><li> Forwarding the patch from the mesa-dev@ mailing list.
</li>
</ul>
<p>
@@ -278,7 +263,7 @@ won't have any negative effect on the patch nomination.
<p>
Note: by removing the tag [as the commit is pushed] the patch is
<strong>explicitly</strong> rejected from inclusion in the stable branch(es).
-<br>
+<br/>
Thus, drop the line <strong>only</strong> if you want to cancel the nomination.
</p>
@@ -348,7 +333,7 @@ By default merge conflicts are resolved by the stable-release manager. In which
case he/she should provide a comment about the changes required, alongside the
<code>Conflicts</code> section. Summary of which will be provided in the
<a href="releasing.html#prerelease">pre-release</a> announcement.
-<br>
+<br/>
Developers are interested in sending backports are recommended to use either a
<code>[BACKPORT #branch]</code> subject prefix or provides similar information
within the commit summary.
@@ -357,34 +342,30 @@ within the commit summary.
<ul>
<li><code>git rebase -i ...</code> is your friend. Don't be afraid to use it.
-<li>Apply a fixup to commit FOO.
-<pre>
- git add ...
+</li><li>Apply a fixup to commit FOO.
+<pre> git add ...
git commit --fixup=FOO
git rebase -i --autosquash ...
</pre>
-<li>Test for build breakage between patches e.g last 8 commits.
-<pre>
- git rebase -i --exec="make -j4" HEAD~8
+</li><li>Test for build breakage between patches e.g last 8 commits.
+<pre> git rebase -i --exec="make -j4" HEAD~8
</pre>
-<li>Sets the default mailing address for your repo.
-<pre>
- git config --local sendemail.to mesa-dev@lists.freedesktop.org
+</li><li>Sets the default mailing address for your repo.
+<pre> git config --local sendemail.to mesa-dev@lists.freedesktop.org
</pre>
-<li> Add version to subject line of patch series in this case for the last 8
+</li><li> Add version to subject line of patch series in this case for the last 8
commits before sending.
-<pre>
- git send-email --subject-prefix="PATCH v4" HEAD~8
+<pre> git send-email --subject-prefix="PATCH v4" HEAD~8
git send-email -v4 @~8 # shorter version, inherited from git format-patch
</pre>
-<li> Configure git to use the get_reviewer.pl script interactively. Thus you
+</li><li> Configure git to use the get_reviewer.pl script interactively. Thus you
can avoid adding the world to the CC list.
-<pre>
- git config sendemail.cccmd "./scripts/get_reviewer.pl -i"
+<pre> git config sendemail.cccmd "./scripts/get_reviewer.pl -i"
</pre>
-</ul>
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html>
diff --git a/docs/systems.html b/docs/systems.html
index b97e1f0a79..dd91028667 100644
--- a/docs/systems.html
+++ b/docs/systems.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>Supported Systems and Drivers</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>Supported Systems and Drivers</h1>
@@ -48,9 +45,9 @@ Software drivers include:
<ul>
<li><a href="llvmpipe.html">llvmpipe</a> - uses LLVM for x86 JIT code
generation and is multi-threaded
-<li>softpipe - a reference Gallium driver
-<li>swrast - the legacy/original Mesa software rasterizer
-</ul>
+</li><li>softpipe - a reference Gallium driver
+</li><li>swrast - the legacy/original Mesa software rasterizer
+</li></ul>
<p>
Additional driver information:
@@ -59,11 +56,11 @@ Additional driver information:
<ul>
<li><a href="https://dri.freedesktop.org/"> DRI hardware
drivers</a> for the X Window System
-<li><a href="xlibdriver.html">Xlib / swrast driver</a> for the X Window System
+</li><li><a href="xlibdriver.html">Xlib / swrast driver</a> for the X Window System
and Unix-like operating systems
-<li><a href="README.WIN32">Microsoft Windows</a>
-<li><a href="vmware-guest.html">VMware</a> guest OS driver
-</ul>
+</li><li><a href="README.WIN32">Microsoft Windows</a>
+</li><li><a href="vmware-guest.html">VMware</a> guest OS driver
+</li></ul>
<h1>
@@ -80,17 +77,18 @@ The list includes:
<ul>
<li>3dfx/glide
-<li>Matrox
-<li>ATI R128
-<li>Savage
-<li>VIA Unichrome
-<li>SIS
-<li>3Dlabs gamma
-<li>DOS
-<li>fbdev
-<li>DEC/VMS
-</ul>
+</li><li>Matrox
+</li><li>ATI R128
+</li><li>Savage
+</li><li>VIA Unichrome
+</li><li>SIS
+</li><li>3Dlabs gamma
+</li><li>DOS
+</li><li>fbdev
+</li><li>DEC/VMS
+</li></ul>
+
+
+
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/thanks.html b/docs/thanks.html
index 61a896f038..ddf513c872 100644
--- a/docs/thanks.html
+++ b/docs/thanks.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>Acknowledgements</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>Acknowledgements</h1>
@@ -28,105 +25,106 @@ This list is far from complete and somewhat dated, unfortunately.
SSEC Visualization Project</a> at the University of
Wisconsin. He'd like to thank Bill Hibbard for letting him work on
Mesa as part of that project.
-<br>
-<br>
-<li>John Carmack of id Software, Inc. funded Keith Whitwell in 1999 in
+<br/>
+<br/>
+</li><li>John Carmack of id Software, Inc. funded Keith Whitwell in 1999 in
order to optimize Mesa's vertex transformation module. This is a very
substantial piece of work.
-<br>
-<br>
-<li>Precision Insight, Inc., VA Linux Systems, Inc., and most recently,
+<br/>
+<br/>
+</li><li>Precision Insight, Inc., VA Linux Systems, Inc., and most recently,
Tungsten Graphics, Inc. have supported the ongoing development of Mesa.
-<br>
-<br>
-<li>The
+<br/>
+<br/>
+</li><li>The
<a href="https://www.mesa3d.org">Mesa</a>
website and git repository are hosted by
<a href="https://freedesktop.org/">freedesktop.org</a>.
-<br>
-<br>
+<br/>
+<br/>
-<li><a href="http://www.altsoftware.com/">alt.software</a> contributed the Direct3D driver.
+</li><li><a href="http://www.altsoftware.com/">alt.software</a> contributed the Direct3D driver.
-<li><b>Bernd Barsuhn</b> wrote the evaluator code for (splines,
+</li><li><b>Bernd Barsuhn</b> wrote the evaluator code for (splines,
patches) in Mesa.
-<li><b>Bernhard Tschirren</b> wrote the Allegro DJGPP driver.
+</li><li><b>Bernhard Tschirren</b> wrote the Allegro DJGPP driver.
-<li><b>Bogdan Sikorski</b> wrote the GLU NURBS and polygon tessellator
+</li><li><b>Bogdan Sikorski</b> wrote the GLU NURBS and polygon tessellator
in Mesa.
-<li><b>Charlie Wallace</b> wrote the MS-DOS driver.
+</li><li><b>Charlie Wallace</b> wrote the MS-DOS driver.
-<li><b>CJ Beyer</b> was the www.mesa3d.org webmaster.
+</li><li><b>CJ Beyer</b> was the www.mesa3d.org webmaster.
-<li><b>Darren Abbott</b> provided the OS/2 driver.
+</li><li><b>Darren Abbott</b> provided the OS/2 driver.
-<li><b>David Bucciarelli</b> wrote and maintained the 3Dfx Glide
+</li><li><b>David Bucciarelli</b> wrote and maintained the 3Dfx Glide
driver. Thousands of Linux/Quake players thank David!
-<li><b>Gareth Hughes</b> wrote new GLU 1.2 Polygon Tessellation code
+</li><li><b>Gareth Hughes</b> wrote new GLU 1.2 Polygon Tessellation code
(now superceded by SGI SI GLU).
-<li><b>Holger Waechtler</b> contributed AMD 3DNow! assembly code which
+</li><li><b>Holger Waechtler</b> contributed AMD 3DNow! assembly code which
accelerates vertex transformation in Mesa 3.1. Holger also implemented
the GL_EXT_texture_env_combine extension.
-<li><b>Jeroen van der Zijp</b> and <b>Thorsten Ohl</b> contributed the
+</li><li><b>Jeroen van der Zijp</b> and <b>Thorsten Ohl</b> contributed the
Xt/Motif widget code.
-<li><b>John Stone</b> provided the multi-threading support in Mesa 3.0.
+</li><li><b>John Stone</b> provided the multi-threading support in Mesa 3.0.
-<li><b>John Watson</b> assisted with web page design.
+</li><li><b>John Watson</b> assisted with web page design.
-<li><b>Josh Vanderhoof</b> contributed Intel x86 assembly code which
+</li><li><b>Josh Vanderhoof</b> contributed Intel x86 assembly code which
accelerates vertex transformation in Mesa 3.x.
-<li><b>Jouk Jansen</b> contributed and continues to maintain the VMS
+</li><li><b>Jouk Jansen</b> contributed and continues to maintain the VMS
support.
-<li><b>Karl Schultz</b> has been maintaining the Windows driver.
+</li><li><b>Karl Schultz</b> has been maintaining the Windows driver.
-<li><b>Keith Whitwell</b> has made extension contributions to Mesa
+</li><li><b>Keith Whitwell</b> has made extension contributions to Mesa
since 1999.
-<li><b>Kendall Bennett</b> wrote the SciTech MGL driver.
+</li><li><b>Kendall Bennett</b> wrote the SciTech MGL driver.
-<li><b>Klaus Niederkrueger</b> contributed many improvements to Mesa's
+</li><li><b>Klaus Niederkrueger</b> contributed many improvements to Mesa's
software rasterizer.
-<li><b>Mark Kilgard</b> contributed antialiased line improvements and
+</li><li><b>Mark Kilgard</b> contributed antialiased line improvements and
several extensions.
-<li><b>Michael Pichler</b> contributed <em>many</em> bug fixes
+</li><li><b>Michael Pichler</b> contributed <em>many</em> bug fixes
-<li><b>Miklos Fazekas</b> wrote and maintains the Macintosh driver.
+</li><li><b>Miklos Fazekas</b> wrote and maintains the Macintosh driver.
-<li><b>Pascal Thibaudeau</b> wrote the NeXT driver.
+</li><li><b>Pascal Thibaudeau</b> wrote the NeXT driver.
-<li><b>Pedro Vazquez</b> setup and maintains the Mesa Mailing list.
+</li><li><b>Pedro Vazquez</b> setup and maintains the Mesa Mailing list.
-<li><b>Randy Frank</b> contributed <em>many</em> bug fixes.
+</li><li><b>Randy Frank</b> contributed <em>many</em> bug fixes.
-<li><b>Stefan Zivkovic</b> wrote the Amiga driver.
+</li><li><b>Stefan Zivkovic</b> wrote the Amiga driver.
-<li><b>Stephane Rehel</b> provided the Cygnus Win32 support
+</li><li><b>Stephane Rehel</b> provided the Cygnus Win32 support
-<li><b>Ted Jump</b> maintained the
+</li><li><b>Ted Jump</b> maintained the
makefiles and project files for Windows 95/98/NT compilation for some time.
-<li><b>Uwe Maurer</b> wrote the LibGGI driver for Mesa-3.0.
+</li><li><b>Uwe Maurer</b> wrote the LibGGI driver for Mesa-3.0.
-<li><b>Victor Ng-Thow-Hing</b> wrote the Amiwin driver for the Amiga.
+</li><li><b>Victor Ng-Thow-Hing</b> wrote the Amiwin driver for the Amiga.
-</ul>
+</li></ul>
<p>
Apologies to anyone who's been omitted.
Please send corrections and additions to Brian.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/utilities.html b/docs/utilities.html
index 222e734389..305a88fc12 100644
--- a/docs/utilities.html
+++ b/docs/utilities.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>Development Utilities</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>Development Utilities</h1>
@@ -31,11 +28,12 @@
<dd>is a very useful tool for tracking down
memory-related problems in your code.</dd>
- <dt><a href="https://scan.coverity.com/projects/mesa">Coverity</a></dt>
- <dd>provides static code analysis of Mesa. If you create an account
+ <dt><a href="https://scan.coverity.com/projects/mesa">Coverity</a></dt><dt>
+ </dt><dd>provides static code analysis of Mesa. If you create an account
you can see the results and try to fix outstanding issues.</dd>
</dl>
-</div>
-</body>
-</html>
+
+
+
+</body></html>
diff --git a/docs/versions.html b/docs/versions.html
index c7f94c5138..288de5e498 100644
--- a/docs/versions.html
+++ b/docs/versions.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 Version History</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">
+
+
+
<b>
NOTE: Changes for Mesa 6.4 and later are documented in the corresponding
@@ -26,895 +23,895 @@ NOTE: Changes for Mesa 6.4 and later are documented in the corresponding
<h2>1.0 beta February 1995</h2>
<ul>
<li>Initial release
-</ul>
+</li></ul>
<h2>1.1 beta March 4, 1995</h2>
Changes:
<ul>
<li>faster point and line drawing (2x faster)
-<li>more systems supported, better Makefiles
-<li>Renamed lib*.a files to avoid collisions
-<li>many small bug fixes
-</ul>
+</li><li>more systems supported, better Makefiles
+</li><li>Renamed lib*.a files to avoid collisions
+</li><li>many small bug fixes
+</li></ul>
New:
<ul>
<li>pseudo-GLX functions added
-<li>new implementation of evaluators (eval2.c)
-<li>GLUT support
-</ul>
+</li><li>new implementation of evaluators (eval2.c)
+</li><li>GLUT support
+</li></ul>
<h2>1.1.1 beta March 7, 1995</h2>
Changes:
<ul>
<li>Reverted from eval2.c to eval.c due to FPE on Linux
-<li>more speed improvements
-<li>more Makefile changes
-</ul>
+</li><li>more speed improvements
+</li><li>more Makefile changes
+</li></ul>
<h2>1.1.2 beta March 14, 1995</h2>
New:
<ul>
<li>implementation of SGI's blending extensions
-<li>glXUseXFont implemented
-<li>added MESA_DEBUG environment variable support
-</ul>
+</li><li>glXUseXFont implemented
+</li><li>added MESA_DEBUG environment variable support
+</li></ul>
Changes:
<ul>
<li>Using eval2.c again
-<li>more FPE-prevention checks (0-length normals are OK)
-<li>a few small bug fixes
-<li>much faster pixel logic ops!
-<li>faster transformation arithmetic
-</ul>
+</li><li>more FPE-prevention checks (0-length normals are OK)
+</li><li>a few small bug fixes
+</li><li>much faster pixel logic ops!
+</li><li>faster transformation arithmetic
+</li></ul>
<h2>1.1.3 beta March 31, 1995</h2>
New:
<ul>
<li>gluScaleImage() and gluBuild2DMipMaps() implemented
-<li>Mesa widgets for Xt/Motif
-<li>blendEXT demos
-<li>added environment variables for selecting visuals
-</ul>
+</li><li>Mesa widgets for Xt/Motif
+</li><li>blendEXT demos
+</li><li>added environment variables for selecting visuals
+</li></ul>
Changes:
<ul>
<li>almost all GLUT demos work correctly now
-<li>faster X device driver functions
-<li>more bug fixes
-</ul>
+</li><li>faster X device driver functions
+</li><li>more bug fixes
+</li></ul>
<h2>1.1.4 beta April 20, 1995</h2>
Bug fixes:
<ul>
<li>missing #define SEEK_SET in src-tk/image.c
-<li>compile glShadeModel into display lists
-<li>fixed pow() domain error in src/light.c
-<li>fixed "flickering bitmaps" in double buffer mode
-<li>fixed tk.h and aux.h for C++
-<li>state of LIGHT_MODEL_LOCAL_VIEWER was inverted
-</ul>
+</li><li>compile glShadeModel into display lists
+</li><li>fixed pow() domain error in src/light.c
+</li><li>fixed "flickering bitmaps" in double buffer mode
+</li><li>fixed tk.h and aux.h for C++
+</li><li>state of LIGHT_MODEL_LOCAL_VIEWER was inverted
+</li></ul>
New features:
<ul>
<li>MUCH, MUCH nicer dithering in 8-bit RGB mode
-<li>updated widgets and widget demos
-<li>Implemented GLXPixmap functions
-<li>Added GLU 1.1 and GLX 1.1 functions
-<li>Changed the X/Mesa interface API, more versatile
-<li>Implemented gluPartialDisk()
-</ul>
+</li><li>updated widgets and widget demos
+</li><li>Implemented GLXPixmap functions
+</li><li>Added GLU 1.1 and GLX 1.1 functions
+</li><li>Changed the X/Mesa interface API, more versatile
+</li><li>Implemented gluPartialDisk()
+</li></ul>
<h2>1.2 May 22, 1995</h2>
Bug fixes:
<ul>
<li>IRIX 4.x makefile problem
-<li>modified tk to share root colormap as needed
-<li>gluLookAt normalization problem
-<li>suppress Expose, NoExpose events in swapbuffers
-<li>glBitmap() and glDrawPixels() clipping
-</ul>
+</li><li>modified tk to share root colormap as needed
+</li><li>gluLookAt normalization problem
+</li><li>suppress Expose, NoExpose events in swapbuffers
+</li><li>glBitmap() and glDrawPixels() clipping
+</li></ul>
New features:
<ul>
<li>GL_BLEND, GL_MODULATE, GL_DECAL, and GL_REPLACE_EXT texture
modes implemented
-<li>texture maps stored more efficiently
-<li>texture maps can be compiled into display lists
-<li>Bogdan Sikorski's GLU polygon tesselation code
-<li>Linas Vepstas's sweep and extrusion library
-<li>glXCreateContext()'s shareList parameter works as it's supposed to.
+</li><li>texture maps stored more efficiently
+</li><li>texture maps can be compiled into display lists
+</li><li>Bogdan Sikorski's GLU polygon tesselation code
+</li><li>Linas Vepstas's sweep and extrusion library
+</li><li>glXCreateContext()'s shareList parameter works as it's supposed to.
XMesaCreateContext() updated to accept a shareList parameter too.
-<li>Mesa can be compiled with real OpenGL .h files
-<li>MESA_BACK_BUFFER environment variable
-<li>better GLX error checking
-</ul>
+</li><li>Mesa can be compiled with real OpenGL .h files
+</li><li>MESA_BACK_BUFFER environment variable
+</li><li>better GLX error checking
+</li></ul>
<h2>1.2.1 June 22, 1995</h2>
Bug fixes:
<ul>
<li>X/Mesa double buffer window resize crash
-<li>widgets now pass PointerMotion events
-<li>X/Mesa incorrect default clear color and drawing color
-<li>more robust X MIT-SHM support in X/Mesa
-<li>glTexImage( format=GL_LUMINANCE ) didn't work
-<li>GL_LINE mode polygons with line width &gt; 1.0 could cause a crash
-<li>numerous feedback bugs
-<li>glReadPixels() from depth buffer was wrong
-<li>error prone depth and stencil buffer allocation
+</li><li>widgets now pass PointerMotion events
+</li><li>X/Mesa incorrect default clear color and drawing color
+</li><li>more robust X MIT-SHM support in X/Mesa
+</li><li>glTexImage( format=GL_LUMINANCE ) didn't work
+</li><li>GL_LINE mode polygons with line width &gt; 1.0 could cause a crash
+</li><li>numerous feedback bugs
+</li><li>glReadPixels() from depth buffer was wrong
+</li><li>error prone depth and stencil buffer allocation
New features:
-<li>Preliminary Microsoft Windows driver
-<li>Implemented a number of missing functions: glEvalCoord[12][df]v(),
+</li><li>Preliminary Microsoft Windows driver
+</li><li>Implemented a number of missing functions: glEvalCoord[12][df]v(),
glGet...(), etc.
-<li>Added a few missing symbols to gl.h and glu.h
-<li>Faster rendering of smooth-shaded, RGBA, depth-buffered polygons.
-<li>Faster rendering of lines when width=2.0
-<li>Stencil-related functions now work in display lists
-</ul>
+</li><li>Added a few missing symbols to gl.h and glu.h
+</li><li>Faster rendering of smooth-shaded, RGBA, depth-buffered polygons.
+</li><li>Faster rendering of lines when width=2.0
+</li><li>Stencil-related functions now work in display lists
+</li></ul>
Changes:
<ul>
<li>renamed aux.h as glaux.h (MS-DOS names can't start with aux)
-<li>most filenames are in 8.3 format to accommodate MS-DOS
-<li>use GLubytes to store arrays of colors instead of GLints
-</ul>
+</li><li>most filenames are in 8.3 format to accommodate MS-DOS
+</li><li>use GLubytes to store arrays of colors instead of GLints
+</li></ul>
<h2>1.2.2 August 2, 1995</h2>
New features:
<ul>
<li>texture mapped points and lines
-<li>NURBS! (but not 100% complete)
-<li>viewports may safely extend beyond window boundaries
-<li>MESA_PRIVATE_CMAP environment variable
-<li>Grayscale X display support
-<li>two new demos: demos/gears.c and demos/shadow.c
-<li>MachTen for Macintosh configuration
-</ul>
+</li><li>NURBS! (but not 100% complete)
+</li><li>viewports may safely extend beyond window boundaries
+</li><li>MESA_PRIVATE_CMAP environment variable
+</li><li>Grayscale X display support
+</li><li>two new demos: demos/gears.c and demos/shadow.c
+</li><li>MachTen for Macintosh configuration
+</li></ul>
Bug fixes:
<ul>
<li>glGet*(GL_DEPTH_BITS) returned bytes, not bits
-<li>point, line, and bitmap rasterization suffered from roundoff errors
-<li>fixed a division by zero error in line clippping
-<li>occasional wrong default background color really fixed!
-<li>glDepthFunc(GL_ALWAYS) with glDepthMask(GL_FALSE) didn't work
-<li>gluBuild2DMipmaps malloc problem fixed
-<li>view volume clipping of smooth shaded lines resulted in bad colors
-</ul>
+</li><li>point, line, and bitmap rasterization suffered from roundoff errors
+</li><li>fixed a division by zero error in line clippping
+</li><li>occasional wrong default background color really fixed!
+</li><li>glDepthFunc(GL_ALWAYS) with glDepthMask(GL_FALSE) didn't work
+</li><li>gluBuild2DMipmaps malloc problem fixed
+</li><li>view volume clipping of smooth shaded lines resulted in bad colors
+</li></ul>
Changes:
<ul>
<li>new visual selection method in glXChooseVisual()
-<li>improved GLU quadric functions
-<li>call XSync for glFinish and XFlush for glFlush
-<li>glVertex() calls now use a function pointer to avoid conditionals
-<li>removed contrib directory from Mesa tar file (available on ftp site)
-<li>AIX shared library support
-<li>Removed GLUenum type as it's not in OpenGL
-</ul>
+</li><li>improved GLU quadric functions
+</li><li>call XSync for glFinish and XFlush for glFlush
+</li><li>glVertex() calls now use a function pointer to avoid conditionals
+</li><li>removed contrib directory from Mesa tar file (available on ftp site)
+</li><li>AIX shared library support
+</li><li>Removed GLUenum type as it's not in OpenGL
+</li></ul>
<h2>1.2.3 September 26, 1995</h2>
New features:
<ul>
<li>Mesa header files now equivalent to SGI OpenGL headers
-<li>Support for HP's Color Recovery dithering displays
-<li>Faster vertex transformation
-<li>Faster raster operations into X windows under certain conditions
-<li>New configurations: HP w/ shared libs, Ultrix w/ GCC, Data General
-<li>4-bit visuals now supported
-</ul>
+</li><li>Support for HP's Color Recovery dithering displays
+</li><li>Faster vertex transformation
+</li><li>Faster raster operations into X windows under certain conditions
+</li><li>New configurations: HP w/ shared libs, Ultrix w/ GCC, Data General
+</li><li>4-bit visuals now supported
+</li></ul>
Bug fixes:
<ul>
<li>glScissor bug fixed
-<li>round-off errors in clipping lines against clip planes fixed
-<li>byte swapping between hosts and display servers implemented
-<li>glGetError() can be called without a current rendering context
-<li>problem with accidentally culled polygons is fixed
-<li>fixed some widget compilation problems
-</ul>
+</li><li>round-off errors in clipping lines against clip planes fixed
+</li><li>byte swapping between hosts and display servers implemented
+</li><li>glGetError() can be called without a current rendering context
+</li><li>problem with accidentally culled polygons is fixed
+</li><li>fixed some widget compilation problems
+</li></ul>
<h2>1.2.4 November 17, 1995</h2>
New features:
<ul>
<li>More speed improvements (lighting, fogging, polygon drawing)
-<li>Window system and OS-independent off-screen rendering
-<li>Preliminary Fortran bindings
-<li>glPolygonOffsetEXT implemented
-<li>glColorMask and glIndexMask now fully implemented
-<li>glPixelZoom implemented
-<li>display lists fully implemented
-<li>gamma correction
-<li>dithering in 8-bit TrueColor/DirectColor visuals
-</ul>
+</li><li>Window system and OS-independent off-screen rendering
+</li><li>Preliminary Fortran bindings
+</li><li>glPolygonOffsetEXT implemented
+</li><li>glColorMask and glIndexMask now fully implemented
+</li><li>glPixelZoom implemented
+</li><li>display lists fully implemented
+</li><li>gamma correction
+</li><li>dithering in 8-bit TrueColor/DirectColor visuals
+</li></ul>
Changes:
<ul>
<li>Improved device driver interface
-<li>tk.h renamed to gltk.h to avoid conflicts with Tcl's Tk
-<li>Dithering support moved from core into device driver
-</ul>
+</li><li>tk.h renamed to gltk.h to avoid conflicts with Tcl's Tk
+</li><li>Dithering support moved from core into device driver
+</li></ul>
Bug fixes:
<ul>
<li>glEnable/Disable( GL_LIGHTING ) didn't always take effect
-<li>glReadPixels byte swapping was broken
-<li>glMaterial with pname==GL_AMBIENT_AND_DIFFUSE was broken
-<li>duplicate glColor4b() prototype in GL/gl.h removed
-<li>stripes in wave -ci demo fixed
-<li>GL_LINEAR_MIPMAP_NEAREST had wrong value
-<li>bugs in HP Color Recovery support fixed
-<li>fixed bug when blending lines, points, bitmaps outside of window
-</ul>
+</li><li>glReadPixels byte swapping was broken
+</li><li>glMaterial with pname==GL_AMBIENT_AND_DIFFUSE was broken
+</li><li>duplicate glColor4b() prototype in GL/gl.h removed
+</li><li>stripes in wave -ci demo fixed
+</li><li>GL_LINEAR_MIPMAP_NEAREST had wrong value
+</li><li>bugs in HP Color Recovery support fixed
+</li><li>fixed bug when blending lines, points, bitmaps outside of window
+</li></ul>
<h2>1.2.5 November 30, 1995</h2>
New Features:
<ul>
<li>updated MS Windows driver
-<li>new implementation of StaticGray/GrayScale visual support
-</ul>
+</li><li>new implementation of StaticGray/GrayScale visual support
+</li></ul>
Bug fixes:
<ul>
<li>pixelzooming with gamma correction or blending didn't work
-<li>HP color recovery visual wasn't being picked by glXChooseVisual
-<li>glClear didn't always observe glColorMask changes
-<li>olympic and offset demos didn't compile on some Suns
-<li>texcoord clamping wasn't correct
-<li>a polygon optimization introduced an occasional sampling problem
-</ul>
+</li><li>HP color recovery visual wasn't being picked by glXChooseVisual
+</li><li>glClear didn't always observe glColorMask changes
+</li><li>olympic and offset demos didn't compile on some Suns
+</li><li>texcoord clamping wasn't correct
+</li><li>a polygon optimization introduced an occasional sampling problem
+</li></ul>
<h2>1.2.6 January 26, 1996</h2>
New Features:
<ul>
<li>faster line and polygon rendering under certain conditions. See
Performance Tips 9 and 10 in README
-<li>profiling
-<li>lighting is a bit faster
-<li>better perspective corrected texture mapping
-<li>Amiga AmiWin (X11) support
-<li>preliminary Linux SVGA driver
+</li><li>profiling
+</li><li>lighting is a bit faster
+</li><li>better perspective corrected texture mapping
+</li><li>Amiga AmiWin (X11) support
+</li><li>preliminary Linux SVGA driver
Changes:
-<li>now using a 16-bit depth buffer, faster, smaller
-<li>GL_NORMALIZE is disabled by default
-</ul>
+</li><li>now using a 16-bit depth buffer, faster, smaller
+</li><li>GL_NORMALIZE is disabled by default
+</li></ul>
Bug fixes:
<ul>
<li>projective texture mapping
-<li>fixed a memory leak in the context destroy function
-<li>GL_POLYGON with less than 3 vertices caused a crash
-<li>glGet*() returned wrong result for GL_INDEX_MODE
-<li>reading pixels from an unmapped X window caused a BadMatch error
-</ul>
+</li><li>fixed a memory leak in the context destroy function
+</li><li>GL_POLYGON with less than 3 vertices caused a crash
+</li><li>glGet*() returned wrong result for GL_INDEX_MODE
+</li><li>reading pixels from an unmapped X window caused a BadMatch error
+</li></ul>
<h2>1.2.7 March 5, 1996</h2>
New:
<ul>
<li>faster lighting
-<li>faster 16-bit TrueColor rendering on Linux
-<li>faster 32-bit TrueColor rendering on Linux, HP, IBM
-<li>non-depth-buffered XImage polygons are faster
-<li>vertex array extension
-<li>software alpha planes
-<li>updated Macintosh driver
-<li>new NeXT driver
-<li>GLU quadric functions generate texture coordinates
-<li>reflect.c demo - reflective, textured surface demo
-</ul>
+</li><li>faster 16-bit TrueColor rendering on Linux
+</li><li>faster 32-bit TrueColor rendering on Linux, HP, IBM
+</li><li>non-depth-buffered XImage polygons are faster
+</li><li>vertex array extension
+</li><li>software alpha planes
+</li><li>updated Macintosh driver
+</li><li>new NeXT driver
+</li><li>GLU quadric functions generate texture coordinates
+</li><li>reflect.c demo - reflective, textured surface demo
+</li></ul>
Changes:
<ul>
<li>gamma correction code moved into the X driver for better performance
-</ul>
+</li></ul>
Bug fixes:
<ul>
<li>multiple glClipPlane()'s didn't work reliably
-<li>glPolygonMode() didn't always work
-<li>glCullFace( GL_FRONT_AND_BACK ) didn't work
-<li>texture mapping with gamma correction was buggy
-<li>floating point exceptions in texture coordinate interpolation
-<li>XImage byte swapping didn't always work
-<li>polygon edge flags weren't always used correctly
-</ul>
+</li><li>glPolygonMode() didn't always work
+</li><li>glCullFace( GL_FRONT_AND_BACK ) didn't work
+</li><li>texture mapping with gamma correction was buggy
+</li><li>floating point exceptions in texture coordinate interpolation
+</li><li>XImage byte swapping didn't always work
+</li><li>polygon edge flags weren't always used correctly
+</li></ul>
<h2>1.2.8 May 22, 1996</h2>
New:
<ul>
<li>overlay planes on X servers with the SERVER_OVERLAY_VISUALS property
-<li>better monochrome output
-<li>more IRIX 6.x configurations
-<li>more robust RGB mode color allocation
-<li>added MESA_XSYNC environment variable
-<li>GLX_MESA_pixmap_colormap and GLX_EXT_visual_info extensions
-<li>GL_MESA_window_pos extension
-<li>faster glReadPixels/glDrawPixels for GL_DEPTH and GL_UNSIGNED_SHORT
+</li><li>better monochrome output
+</li><li>more IRIX 6.x configurations
+</li><li>more robust RGB mode color allocation
+</li><li>added MESA_XSYNC environment variable
+</li><li>GLX_MESA_pixmap_colormap and GLX_EXT_visual_info extensions
+</li><li>GL_MESA_window_pos extension
+</li><li>faster glReadPixels/glDrawPixels for GL_DEPTH and GL_UNSIGNED_SHORT
and GL_UNSIGNED_INT
-<li>driver for prototype Cirrus Mondello 3-D board
-<li>updated AmigaDOS driver
-<li>a few small speed optimizations in polygon rendering
-</ul>
+</li><li>driver for prototype Cirrus Mondello 3-D board
+</li><li>updated AmigaDOS driver
+</li><li>a few small speed optimizations in polygon rendering
+</li></ul>
Changes:
<ul>
<li>internal device driver interface modified to simplify device
driver implementations and to support hardware Z buffers
-<li>several changes to the X/Mesa interface (xmesa.h)
-</ul>
+</li><li>several changes to the X/Mesa interface (xmesa.h)
+</li></ul>
Bug fixes:
<ul>
<li>fixed pow(0,0) domain error triggered on some systems
-<li>glStencilClear() in a display list caused an infinite loop
-<li>glRasterPos*() was sometimes off by +/-0.5 in X and Y
-<li>color masking and blending were performed in wrong order
-<li>auxSolidCylinder() sometimes drew a wire-frame cylinder
-<li>fixed file writing bug in osdemo.c
-<li>pixel mapping didn't always work
-<li>the GL_GEQUAL stencil func didn't work
-<li>the GL_INVERT stencil op didn't work
-<li>the stencil write mask didn't work
-<li>glPush/PopAttrib() didn't do enough error checking
-<li>glIsList() didn't always work correctly
-</ul>
+</li><li>glStencilClear() in a display list caused an infinite loop
+</li><li>glRasterPos*() was sometimes off by +/-0.5 in X and Y
+</li><li>color masking and blending were performed in wrong order
+</li><li>auxSolidCylinder() sometimes drew a wire-frame cylinder
+</li><li>fixed file writing bug in osdemo.c
+</li><li>pixel mapping didn't always work
+</li><li>the GL_GEQUAL stencil func didn't work
+</li><li>the GL_INVERT stencil op didn't work
+</li><li>the stencil write mask didn't work
+</li><li>glPush/PopAttrib() didn't do enough error checking
+</li><li>glIsList() didn't always work correctly
+</li></ul>
<h2>2.0 October 10, 1996</h2>
New:
<ul>
<li>Implements OpenGL 1.1 API functions
-<li>all texture filtering modes supported (mipmapping)
-<li>faster texture mapping, see Performance Tip 11 in README
-<li>antialiased RGB points
-<li>X support for line and polygon stippling
-<li>glDrawBuffer( GL_FRONT_AND_BACK ) works
-<li>util/ directory of useful stuff
-<li>demos/texobj demo of texture objects
-</ul>
+</li><li>all texture filtering modes supported (mipmapping)
+</li><li>faster texture mapping, see Performance Tip 11 in README
+</li><li>antialiased RGB points
+</li><li>X support for line and polygon stippling
+</li><li>glDrawBuffer( GL_FRONT_AND_BACK ) works
+</li><li>util/ directory of useful stuff
+</li><li>demos/texobj demo of texture objects
+</li></ul>
Changes:
<ul>
<li>major internal changes for thread-safeness
-<li>new device driver interface
-<li>MESA_ALPHA env variable removed
-<li>triangle rasterizer replaces polygon rasterizer
-</ul>
+</li><li>new device driver interface
+</li><li>MESA_ALPHA env variable removed
+</li><li>triangle rasterizer replaces polygon rasterizer
+</li></ul>
Bug fixes:
<ul>
<li>glPopAttrib() bug
-<li>glDrawBuffer(GL_NONE) works now
-</ul>
+</li><li>glDrawBuffer(GL_NONE) works now
+</li></ul>
<h2>2.1 December 14, 1996</h2>
New:
<ul>
<li>VMS support
-<li>MS-DOS driver
-<li>OpenStep support
-<li>updated, combined Windows 95/NT driver
-<li>implemented glGetLighti() and glGetTexGen*()
-<li>GLX does garbage collection of ancillary buffers
-</ul>
+</li><li>MS-DOS driver
+</li><li>OpenStep support
+</li><li>updated, combined Windows 95/NT driver
+</li><li>implemented glGetLighti() and glGetTexGen*()
+</li><li>GLX does garbage collection of ancillary buffers
+</li></ul>
Bug fixes:
<ul>
<li>removed unused _EXT constants from gl.h
-<li>fixed polygon offset bugs
-<li>Z coordinates of clipped lines were incorrect
-<li>glEdgeFlag() in display lists didn't always work
-<li>glLight*() in display lists didn't work
-<li>fixed X line stipple bugs (Michael Pichler)
-<li>glXUseXfonts XFreeFont/XFreeFontInfo bug fixed
-<li>fixed a feedback bug
-<li>glTexGen*() now transforms GL_EYE_PLANE by inverse modelview matrix
-<li>polygons were sometimes culled instead of clipped
-<li>triangle rasterizer suffered from float/int overflow exceptions
-<li>fixed FP underflow exception in lighting (specular exponent)
-<li>glEnable/glDisable of GL_EXT_vertex_array enums didn't work
-<li>fixed free(NULL) in GLU tesselator code
-<li>using 24-bit color on some X servers resulted in garbage rendering
-<li>32-bit per pixel mode for XFree86 now works
-<li>glRotate(a,0,0,0) gave unpredictable results
-<li>GL_LINE_STRIP with &gt; 480 vertices had occasional clipping problems
-<li>8-bit TrueColor GLXPixmap rendering incorrectly required a colormap
-<li>glMaterial() wasn't ignored when GL_COLOR_MATERIAL was enabled
-<li>glEnable(GL_COLOR_MATERIAL) followed by glColor() didn't work right
-<li>accumulation buffer was limited to positive values
-<li>projective textures didn't work
-<li>selection buffer overflows weren't handled correctly
-</ul>
+</li><li>fixed polygon offset bugs
+</li><li>Z coordinates of clipped lines were incorrect
+</li><li>glEdgeFlag() in display lists didn't always work
+</li><li>glLight*() in display lists didn't work
+</li><li>fixed X line stipple bugs (Michael Pichler)
+</li><li>glXUseXfonts XFreeFont/XFreeFontInfo bug fixed
+</li><li>fixed a feedback bug
+</li><li>glTexGen*() now transforms GL_EYE_PLANE by inverse modelview matrix
+</li><li>polygons were sometimes culled instead of clipped
+</li><li>triangle rasterizer suffered from float/int overflow exceptions
+</li><li>fixed FP underflow exception in lighting (specular exponent)
+</li><li>glEnable/glDisable of GL_EXT_vertex_array enums didn't work
+</li><li>fixed free(NULL) in GLU tesselator code
+</li><li>using 24-bit color on some X servers resulted in garbage rendering
+</li><li>32-bit per pixel mode for XFree86 now works
+</li><li>glRotate(a,0,0,0) gave unpredictable results
+</li><li>GL_LINE_STRIP with &gt; 480 vertices had occasional clipping problems
+</li><li>8-bit TrueColor GLXPixmap rendering incorrectly required a colormap
+</li><li>glMaterial() wasn't ignored when GL_COLOR_MATERIAL was enabled
+</li><li>glEnable(GL_COLOR_MATERIAL) followed by glColor() didn't work right
+</li><li>accumulation buffer was limited to positive values
+</li><li>projective textures didn't work
+</li><li>selection buffer overflows weren't handled correctly
+</li></ul>
Changes:
<ul>
<li>restored the GL_EXT_polygon_offset extension
-<li>slightly faster RGB dithering
-<li>the SVGA driver works again
-<li>Amiga driver now distributed separately
-<li>NeXT driver updated for Mesa 2.x
-</ul>
+</li><li>slightly faster RGB dithering
+</li><li>the SVGA driver works again
+</li><li>Amiga driver now distributed separately
+</li><li>NeXT driver updated for Mesa 2.x
+</li></ul>
<h2>2.2 March 14, 1997</h2>
New:
<ul>
<li>better color selection when dithering
-<li>added GL_EXT_texture_object extension
-<li>updated MS-DOS driver for DJGPP
-<li>added openbsd make configuration
-<li>faster dithered flat-shaded triangles
-<li>various compilation problems with Motif widgets fixed
-<li>gl.h, glx.h and glu.h name mangling option
-<li>BeOS driver
-<li>3D texture mapping extension
-<li>GL_MESA_resize_buffers extension
-<li>morph3d, stex3d and spectex demos
-<li>3Dfx support
-</ul>
+</li><li>added GL_EXT_texture_object extension
+</li><li>updated MS-DOS driver for DJGPP
+</li><li>added openbsd make configuration
+</li><li>faster dithered flat-shaded triangles
+</li><li>various compilation problems with Motif widgets fixed
+</li><li>gl.h, glx.h and glu.h name mangling option
+</li><li>BeOS driver
+</li><li>3D texture mapping extension
+</li><li>GL_MESA_resize_buffers extension
+</li><li>morph3d, stex3d and spectex demos
+</li><li>3Dfx support
+</li></ul>
Bug fixes:
<ul>
<li>glColorMaterial should finally work right in all respects
-<li>linear interpolation of mipmap levels was incorrectly weighted
-<li>readpix.c didn't compile on Macintosh
-<li>GL_INVERT and related logic ops didn't work right
-<li>glTexImage[12]D() didn't check its parameters consistantly
-<li>fixed a memory leak in glTexImage[12]D()
-<li>kludged around a SunOS 5.x/GCC compiler bug in the feedback code
-<li>glReadPixels aborted instead of normally catching some errors
-<li>a few 1.1 constants were missing or misnamed in gl.h
-<li>glBegin(p); glBegin(q); didn't generate an error
-<li>fixed a memory leak in GLX code
-<li>clipping of concave polygons could cause a core dump
-<li>1-component alpha texture maps didn't work
-<li>fixed a GLU polygon tesselator bug
-<li>polygons with colinear vertices were sometimes culled
-<li>feedback triangle colors were wrong when using smooth shading
-<li>textures with borders didn't work correctly
-<li>colors returned in feedback mode were wrong when using lighting
-<li>spotlights didn't effect ambient lighting correctly
-<li>gluPartialDisk() had a few bugs
-</ul>
+</li><li>linear interpolation of mipmap levels was incorrectly weighted
+</li><li>readpix.c didn't compile on Macintosh
+</li><li>GL_INVERT and related logic ops didn't work right
+</li><li>glTexImage[12]D() didn't check its parameters consistantly
+</li><li>fixed a memory leak in glTexImage[12]D()
+</li><li>kludged around a SunOS 5.x/GCC compiler bug in the feedback code
+</li><li>glReadPixels aborted instead of normally catching some errors
+</li><li>a few 1.1 constants were missing or misnamed in gl.h
+</li><li>glBegin(p); glBegin(q); didn't generate an error
+</li><li>fixed a memory leak in GLX code
+</li><li>clipping of concave polygons could cause a core dump
+</li><li>1-component alpha texture maps didn't work
+</li><li>fixed a GLU polygon tesselator bug
+</li><li>polygons with colinear vertices were sometimes culled
+</li><li>feedback triangle colors were wrong when using smooth shading
+</li><li>textures with borders didn't work correctly
+</li><li>colors returned in feedback mode were wrong when using lighting
+</li><li>spotlights didn't effect ambient lighting correctly
+</li><li>gluPartialDisk() had a few bugs
+</li></ul>
Changes:
<ul>
<li>device driver interface expanded to support texture mapping
-<li>faster matrix inversion subroutine
-<li>commented out #include "wmesa_extend.h" from src/wmesa.c
-<li>fixed many compiler warnings in the demo programs
-</ul>
+</li><li>faster matrix inversion subroutine
+</li><li>commented out #include "wmesa_extend.h" from src/wmesa.c
+</li><li>fixed many compiler warnings in the demo programs
+</li></ul>
<h2>2.3 June 30, 1997</h2>
New:
<ul>
<li>Mesa distribution divided into two pieces: library code and demos
-<li>faster vertex transformation, clip testing, lighting
-<li>faster line drawing
-<li>TrueColor visuals how have dithering (for depths < 24 bits)
-<li>added MESA_NO_DITHER environment variable
-<li>new device driver function: NearFar(), RenderVB(), RasterSetup()
-<li>added LynxOS configuration
-<li>added cygnus Win32 configuration
-<li>added texcyl.c GLUT demo
-<li>added XMesaDitherColor() to X/Mesa interface
-<li>new NURBS code from Bogdan Sikorski
-<li>added demos/shape.c (non-rectangular X window!)
-</ul>
+</li><li>faster vertex transformation, clip testing, lighting
+</li><li>faster line drawing
+</li><li>TrueColor visuals how have dithering (for depths &lt; 24 bits)
+</li><li>added MESA_NO_DITHER environment variable
+</li><li>new device driver function: NearFar(), RenderVB(), RasterSetup()
+</li><li>added LynxOS configuration
+</li><li>added cygnus Win32 configuration
+</li><li>added texcyl.c GLUT demo
+</li><li>added XMesaDitherColor() to X/Mesa interface
+</li><li>new NURBS code from Bogdan Sikorski
+</li><li>added demos/shape.c (non-rectangular X window!)
+</li></ul>
Bug fixes:
<ul>
<li>glEnable/DisableClientState() were missing from GL/gl.h
-<li>GL_SPHERE_MAP texcoord generation didn't work correctly
-<li>glXGetConfig() returned wrong number of depth, stencil, accum bits
-<li>glDrawPixels feedback/selection didn't examine RasterPos valid bit
-<li>black and white were reversed on some monochrome displays
-<li>fixed potential image memory leak (wasn't setting reference counter)
-<li>glDrawPixels sometimes didn't recognize some GL state changes
-<li>gluProject/UnProject() didn't check for divide by zero
-<li>stex3d demo called random() and srandom(), not portable
-<li>fixed memory leaks in context.c and drawpix.c
-<li>fixed NULL dereferencing problem in gl_update_texture_state()
-<li>glReadPixels between glBegin/glEnd didn't generate an error.
-<li>fixed memory leak in polygon tesselator (Randy Frank)
-<li>fixed seg fault bug drawing flat-shaded, depth-tested lines
-<li>clipped GL_TRIANGLE_STRIPs sometimes had wrong color when flat-shaded
-<li>glBindTexture sometimes didn't work
-<li>fixed a bug deep in glXReleaseBuffersMESA()
-<li>fog was mistakenly applied to alpha
-<li>glPopMatrix didn't set "dirty matrix" flag
-<li>glPolygonStipple pattern was sometimes wrong
-<li>glClear wasn't disabled during feedback and selection
-<li>fixed memory leak in glTexSubImage[123]D
-</ul>
+</li><li>GL_SPHERE_MAP texcoord generation didn't work correctly
+</li><li>glXGetConfig() returned wrong number of depth, stencil, accum bits
+</li><li>glDrawPixels feedback/selection didn't examine RasterPos valid bit
+</li><li>black and white were reversed on some monochrome displays
+</li><li>fixed potential image memory leak (wasn't setting reference counter)
+</li><li>glDrawPixels sometimes didn't recognize some GL state changes
+</li><li>gluProject/UnProject() didn't check for divide by zero
+</li><li>stex3d demo called random() and srandom(), not portable
+</li><li>fixed memory leaks in context.c and drawpix.c
+</li><li>fixed NULL dereferencing problem in gl_update_texture_state()
+</li><li>glReadPixels between glBegin/glEnd didn't generate an error.
+</li><li>fixed memory leak in polygon tesselator (Randy Frank)
+</li><li>fixed seg fault bug drawing flat-shaded, depth-tested lines
+</li><li>clipped GL_TRIANGLE_STRIPs sometimes had wrong color when flat-shaded
+</li><li>glBindTexture sometimes didn't work
+</li><li>fixed a bug deep in glXReleaseBuffersMESA()
+</li><li>fog was mistakenly applied to alpha
+</li><li>glPopMatrix didn't set "dirty matrix" flag
+</li><li>glPolygonStipple pattern was sometimes wrong
+</li><li>glClear wasn't disabled during feedback and selection
+</li><li>fixed memory leak in glTexSubImage[123]D
+</li></ul>
Changes:
<ul>
<li>many library source files reorganized
-<li>faster X color allocation, colors also freed when finished with them
-<li>new texture sampling function pointer in texture objects
-<li>incorporated 3Dfx VooDoo driver v0.16 into main source tree
-<li>many 3Dfx driver updates
-<li>cygnus Makefiles now included
-<li>updated DOS driver
-<li>made a few changes to dosmesa.c and wmesa.c (VB-&gt;Unclipped)
-<li>internally, colors now stored in GLubytes, not GLfixed
-<li>optimized changing of GL_SHININESS parameter
-</ul>
+</li><li>faster X color allocation, colors also freed when finished with them
+</li><li>new texture sampling function pointer in texture objects
+</li><li>incorporated 3Dfx VooDoo driver v0.16 into main source tree
+</li><li>many 3Dfx driver updates
+</li><li>cygnus Makefiles now included
+</li><li>updated DOS driver
+</li><li>made a few changes to dosmesa.c and wmesa.c (VB-&gt;Unclipped)
+</li><li>internally, colors now stored in GLubytes, not GLfixed
+</li><li>optimized changing of GL_SHININESS parameter
+</li></ul>
<h2>2.4 September 18, 1997</h2>
New:
<ul>
<li>updated 3Dfx Glide driver
-<li>hacks for 3Dfx rendering into an X window or fullscreen
-<li>added depth buffer access functions to X/Mesa and OS/Mesa interfaces
-</ul>
+</li><li>hacks for 3Dfx rendering into an X window or fullscreen
+</li><li>added depth buffer access functions to X/Mesa and OS/Mesa interfaces
+</li></ul>
Bug fixes:
<ul>
<li>pixel buffer could overflow with long, wide lines
-<li>fixed FP underflow problems in lighting
-<li>glTexSubImage1D() had an unitialized variable
-<li>incomplete texture objects could cause a segfault
-<li>glDrawPixels with GL_COMPILE_AND_EXECUTE caused infinite loop
-<li>flat-shaded quads in a strip were miscolored if clipped
-<li>mipmapped triangle lod computation now works correctly
-<li>fixed a few under/overflow bugs in triangle rasterizer
-<li>glArrayElement() assigned bad normal if normal array disabled
-<li>changed argument to glXReleaseBuffersMESA()
-<li>fixed small triangle underflow bugs in tritemp.h (hopefully)
-<li>glBindTexture(target, 0) caused a crash
-<li>glTexImage[123]D() with NULL image pointer caused crash
-<li>glPixelStore parameters are now ignored during display list execution
-<li>fixed a two-sided lighting w/ clipping bug (black vertices)
-<li>textures with width!=height were sometimes mis-rendered
-<li>"weird" projection matrices could cause div by 0, other fp errors
-</ul>
+</li><li>fixed FP underflow problems in lighting
+</li><li>glTexSubImage1D() had an unitialized variable
+</li><li>incomplete texture objects could cause a segfault
+</li><li>glDrawPixels with GL_COMPILE_AND_EXECUTE caused infinite loop
+</li><li>flat-shaded quads in a strip were miscolored if clipped
+</li><li>mipmapped triangle lod computation now works correctly
+</li><li>fixed a few under/overflow bugs in triangle rasterizer
+</li><li>glArrayElement() assigned bad normal if normal array disabled
+</li><li>changed argument to glXReleaseBuffersMESA()
+</li><li>fixed small triangle underflow bugs in tritemp.h (hopefully)
+</li><li>glBindTexture(target, 0) caused a crash
+</li><li>glTexImage[123]D() with NULL image pointer caused crash
+</li><li>glPixelStore parameters are now ignored during display list execution
+</li><li>fixed a two-sided lighting w/ clipping bug (black vertices)
+</li><li>textures with width!=height were sometimes mis-rendered
+</li><li>"weird" projection matrices could cause div by 0, other fp errors
+</li></ul>
Changes:
<ul>
<li>changed precompiled header symbol from PCH to PC_HEADER
-<li>split api.c into api1.c and api2.c
-<li>added hash.c source file (but not used yet)
-<li>a few Sun and HP configuration file changes
-<li>MESA_GLX_FX env var replaces MESA_FX_WINDOW and MESA_FX_FULLSCREEN
-<li>fixed a few cygnus build problems (src/Makefile.cygnus, src/wmesa.c)
-</ul>
+</li><li>split api.c into api1.c and api2.c
+</li><li>added hash.c source file (but not used yet)
+</li><li>a few Sun and HP configuration file changes
+</li><li>MESA_GLX_FX env var replaces MESA_FX_WINDOW and MESA_FX_FULLSCREEN
+</li><li>fixed a few cygnus build problems (src/Makefile.cygnus, src/wmesa.c)
+</li></ul>
<h2>2.5 November 20, 1997</h2>
New:
<ul>
<li>updated 3Dfx driver (v20) for GLQuake
-<li>added GL_EXT_paletted_texture extension
-<li>added GL_EXT_shared_texture_palette extension
-<li>added GL_EXT_point_parameters extension
-<li>now including Mark Kilgard's GLUT library v3.6
-<li>new GLUT-based demos in gdemos/
-<li>added a few more Unix config targets
-<li>added Intel X86 assembly language vertex transformation code
-<li>3Dfx/Glide driver for Mesa now recognizes SST_SCREENREFRESH env var
-<li>Windows 95 S3 Virge driver
-</ul>
+</li><li>added GL_EXT_paletted_texture extension
+</li><li>added GL_EXT_shared_texture_palette extension
+</li><li>added GL_EXT_point_parameters extension
+</li><li>now including Mark Kilgard's GLUT library v3.6
+</li><li>new GLUT-based demos in gdemos/
+</li><li>added a few more Unix config targets
+</li><li>added Intel X86 assembly language vertex transformation code
+</li><li>3Dfx/Glide driver for Mesa now recognizes SST_SCREENREFRESH env var
+</li><li>Windows 95 S3 Virge driver
+</li></ul>
Bug fixes:
<ul>
<li>glCopyTexImage?D would crash due to uninitialized variable
-<li>glColor w/ glColorMaterial in a display list caused a bug
-<li>fixed several glDrawPixels() and ReadPixels() bugs in 3Dfx driver
-<li>glVertex4*() vertices weren't always projected correctly
-<li>trying to use mipmapped textured points or lines caused crash
-<li>glColor[34][fd]() values now clamped to [0,1] before int conversion
-</ul>
+</li><li>glColor w/ glColorMaterial in a display list caused a bug
+</li><li>fixed several glDrawPixels() and ReadPixels() bugs in 3Dfx driver
+</li><li>glVertex4*() vertices weren't always projected correctly
+</li><li>trying to use mipmapped textured points or lines caused crash
+</li><li>glColor[34][fd]() values now clamped to [0,1] before int conversion
+</li></ul>
Changes:
<ul>
<li>new device driver functions for texture mapping
-<li>hash tables used for display list and texture object lookup
-<li>fixed GLX visual handling code to avoid saving redundant visuals
-<li>3Dfx Glide libraries automatically linked to libMesaGL.so
-<li>dropped the Cirrus Logic Mondello code since it's obsolete
-<li>updated Cygnus Makefiles (Stephane Rehel)
-<li>updated Windows MSVC++ Makefiles (Oleg Letsinsky)
-<li>procedure for making library files has changed: scripts now take
+</li><li>hash tables used for display list and texture object lookup
+</li><li>fixed GLX visual handling code to avoid saving redundant visuals
+</li><li>3Dfx Glide libraries automatically linked to libMesaGL.so
+</li><li>dropped the Cirrus Logic Mondello code since it's obsolete
+</li><li>updated Cygnus Makefiles (Stephane Rehel)
+</li><li>updated Windows MSVC++ Makefiles (Oleg Letsinsky)
+</li><li>procedure for making library files has changed: scripts now take
a major and minor version arguments. Make-config changed a lot.
-<li>new implementation of glTexSubImage2D()
-<li>updated widgets-mesa directory to create libMesaGLwM.a (Motif widget)
-<li>separate linux-glide and linux-386-glide configurations
-</ul>
+</li><li>new implementation of glTexSubImage2D()
+</li><li>updated widgets-mesa directory to create libMesaGLwM.a (Motif widget)
+</li><li>separate linux-glide and linux-386-glide configurations
+</li></ul>
<h2>2.6 February 12, 1998</h2>
New:
<ul>
<li>Windows WGL functions
-<li>updated VMS, DOS, Windows, Cygnus, BeOS, Amiga compilation support
-<li>v0.22 of 3Dfx Glide driver
-<li>more X86 assembly language optimizations
-<li>faster blending for some modes
-<li>XMesaSetFXmode() to switch between 3Dfx window and full-screen mode
-<li>added preliminary thread support
-<li>added GLX_MESA_copy_sub_buffer extension
-<li>some clipping optimizations
-</ul>
+</li><li>updated VMS, DOS, Windows, Cygnus, BeOS, Amiga compilation support
+</li><li>v0.22 of 3Dfx Glide driver
+</li><li>more X86 assembly language optimizations
+</li><li>faster blending for some modes
+</li><li>XMesaSetFXmode() to switch between 3Dfx window and full-screen mode
+</li><li>added preliminary thread support
+</li><li>added GLX_MESA_copy_sub_buffer extension
+</li><li>some clipping optimizations
+</li></ul>
Bug fixes:
<ul>
<li>fixed shading/material bug when drawing long primitive strips
-<li>fixed clipping problem in long primitive strips
-<li>fixed clipping bug when using 3Dfx driver
-<li>fixed a problem when trying to use X fonts w/ 3Dfx driver
-<li>fixed a texture filter bug in 3Dfx/Glide driver
-<li>fixed bug in 3Dfx/Glide driver involving depth mask &amp; clearing
-<li>glLoadMatrix to set projection matrix confused the 3Dfx driver
-<li>non-identity texture matrices didn't work with linux-386 configs
-<li>glGenTextures() didn't reserve the returned texture IDs
-<li>NULL proxy image sent to glTexImageXD() caused crash
-<li>added texture state validation optimization (Henk Kok)
-<li>fixed colormap reuse problem when using both RGB and CI windows
-<li>32bpp True/DirectColor X visuals weren't recognized
-<li>fixed potential problem in evaluators memory allocation
-<li>fixed assorted demo compilation bugs
-</ul>
+</li><li>fixed clipping problem in long primitive strips
+</li><li>fixed clipping bug when using 3Dfx driver
+</li><li>fixed a problem when trying to use X fonts w/ 3Dfx driver
+</li><li>fixed a texture filter bug in 3Dfx/Glide driver
+</li><li>fixed bug in 3Dfx/Glide driver involving depth mask &amp; clearing
+</li><li>glLoadMatrix to set projection matrix confused the 3Dfx driver
+</li><li>non-identity texture matrices didn't work with linux-386 configs
+</li><li>glGenTextures() didn't reserve the returned texture IDs
+</li><li>NULL proxy image sent to glTexImageXD() caused crash
+</li><li>added texture state validation optimization (Henk Kok)
+</li><li>fixed colormap reuse problem when using both RGB and CI windows
+</li><li>32bpp True/DirectColor X visuals weren't recognized
+</li><li>fixed potential problem in evaluators memory allocation
+</li><li>fixed assorted demo compilation bugs
+</li></ul>
Changes:
<ul>
<li>replaced old Mesa/windows/ directory with Mesa/WIN32/ directory
-<li>converted a few old glaux/gltk demos to GLUT
-<li>renamed directories: demos -&gt; xdemos, gdemos -&gt; demos
-</ul>
+</li><li>converted a few old glaux/gltk demos to GLUT
+</li><li>renamed directories: demos -&gt; xdemos, gdemos -&gt; demos
+</li></ul>
<h2>3.0 September 17, 1998</h2>
New:
<ul>
<li>OpenGL 1.2 API
-<li>GL_EXT_abgr pixel format extension
-<li>GL_SGIS_texture_edge_clamp extension
-<li>GL_SGIS_multitexture extension (to be replaced by GL_ARB_multitex)
-<li>GL_EXT_multitexture extension (to be replaced by GL_ARB_multitex)
-<li>GL_EXT_rescale_normal extension and renormal.c demo
-<li>GLX_SGI_video_sync extension (a no-op)
-<li>antialiased lines
-<li>glGetTexImage() now implemented
-<li>glDraw/Copy/ReadPixels() optimizations
-<li>optimized textured triangle code (Marten Stromberg)
-<li>more optimization of dithered TrueColor triangles in X driver
-<li>Linux GGI driver
-<li>updated MGL driver
-</ul>
+</li><li>GL_EXT_abgr pixel format extension
+</li><li>GL_SGIS_texture_edge_clamp extension
+</li><li>GL_SGIS_multitexture extension (to be replaced by GL_ARB_multitex)
+</li><li>GL_EXT_multitexture extension (to be replaced by GL_ARB_multitex)
+</li><li>GL_EXT_rescale_normal extension and renormal.c demo
+</li><li>GLX_SGI_video_sync extension (a no-op)
+</li><li>antialiased lines
+</li><li>glGetTexImage() now implemented
+</li><li>glDraw/Copy/ReadPixels() optimizations
+</li><li>optimized textured triangle code (Marten Stromberg)
+</li><li>more optimization of dithered TrueColor triangles in X driver
+</li><li>Linux GGI driver
+</li><li>updated MGL driver
+</li></ul>
Bug fixes:
<ul>
<li>lots of assorted compilation fixes
-<li>glInitNames didn't write initial hit record
-<li>glBitmap didn't always check for invalid raster position
-<li>switching between GLX and OSMesa contexts caused a crash
-<li>fixed uninitialized variable in Mesa widget code
-<li>fixed typo in texture code which caused book/texgen to crash
-<li>fixed texture sampling bug when filter=GL_LINEAR and wrap=GL_CLAMP
-<li>gluDisk() in POINT or LINE mode sometimes failed
-<li>fixed texture + fog bug
-<li>GL_COMPILE_AND_EXECUTE mode didn't work reliably
-<li>glMultMatrix in projection matrix mode w/ 3Dfx driver could fail
-<li>glDrawPixels(color index pixels) weren't converted to RGBA
-<li>fixed possible getenv() buffer overflow security bug
-<li>glBitmap in feedback mode was offset by xOrig, yOrig params
-<li>device driver's DrawPixels hook was never used
-<li>glDrawPixels with zoomY!=1 and top/bottom clipping didn't work
-<li>glDrawPixels optimized for GL_LUMINANCE, GL_LUMINANCE_ALPHA, GLubyte
-<li>fixed MakeCurrent bug in GLwRedrawObjects() in MesaWorkstation.c
-<li>glCopyTexSubImage2D() didn't work with 3Dfx driver
-<li>lines with width = 2 could cause crash
-<li>glClear with scissor rect sometimes cleared whole buffer
-<li>glTexSubImage2D( .. GL_COLOR_INDEX .. ) didn't work
-<li>glTexImageXD( .. GL_ABGR_EXT .. ) didn't work
-<li>computation of inverse modelview matrix sometimes failed
-<li>fixed GL_CLAMP mode texture sampling bug
-<li>textured line interpolation was somewhat broken
-<li>textured triangle interpolation was also somewhat broken
-<li>glGet(MODELVIEW/PROJECTION/TEXTURE_MATRIX_STACK_DEPTH) off by one
-<li>evaluator state wasn't fully initialized
-<li>texture coordinate clipping was buggy
-<li>evaluator surfaces could be mis-colored
-<li>glAccum(GL_RETURN, s) didn't obey glColorMask() settings
-<li>zero area polygons shouldn't be culled if polygon mode is point/line
-<li>clipped width and height of glReadPixels was sometimes off by one
-<li>blending with alpha = 0 or 1.0 wasn't always exact
-<li>reading of pixels from clipped region was buggy
-<li>minor tweaking of X visual management in GLX emulator
-<li>glPolygonStipple now obeys pixel unpacking parameters
-<li>glGetPolygonStipple now obeys pixel packing parameters
-<li>interleaved vertex array texture coordinates were broken
-<li>query of proxy texture internal format was broken
-<li>alpha channel wasn't reliably cleared
-<li>fixed divide by zero error in gluScaleImage if dest size = 1 x 1
-</ul>
+</li><li>glInitNames didn't write initial hit record
+</li><li>glBitmap didn't always check for invalid raster position
+</li><li>switching between GLX and OSMesa contexts caused a crash
+</li><li>fixed uninitialized variable in Mesa widget code
+</li><li>fixed typo in texture code which caused book/texgen to crash
+</li><li>fixed texture sampling bug when filter=GL_LINEAR and wrap=GL_CLAMP
+</li><li>gluDisk() in POINT or LINE mode sometimes failed
+</li><li>fixed texture + fog bug
+</li><li>GL_COMPILE_AND_EXECUTE mode didn't work reliably
+</li><li>glMultMatrix in projection matrix mode w/ 3Dfx driver could fail
+</li><li>glDrawPixels(color index pixels) weren't converted to RGBA
+</li><li>fixed possible getenv() buffer overflow security bug
+</li><li>glBitmap in feedback mode was offset by xOrig, yOrig params
+</li><li>device driver's DrawPixels hook was never used
+</li><li>glDrawPixels with zoomY!=1 and top/bottom clipping didn't work
+</li><li>glDrawPixels optimized for GL_LUMINANCE, GL_LUMINANCE_ALPHA, GLubyte
+</li><li>fixed MakeCurrent bug in GLwRedrawObjects() in MesaWorkstation.c
+</li><li>glCopyTexSubImage2D() didn't work with 3Dfx driver
+</li><li>lines with width = 2 could cause crash
+</li><li>glClear with scissor rect sometimes cleared whole buffer
+</li><li>glTexSubImage2D( .. GL_COLOR_INDEX .. ) didn't work
+</li><li>glTexImageXD( .. GL_ABGR_EXT .. ) didn't work
+</li><li>computation of inverse modelview matrix sometimes failed
+</li><li>fixed GL_CLAMP mode texture sampling bug
+</li><li>textured line interpolation was somewhat broken
+</li><li>textured triangle interpolation was also somewhat broken
+</li><li>glGet(MODELVIEW/PROJECTION/TEXTURE_MATRIX_STACK_DEPTH) off by one
+</li><li>evaluator state wasn't fully initialized
+</li><li>texture coordinate clipping was buggy
+</li><li>evaluator surfaces could be mis-colored
+</li><li>glAccum(GL_RETURN, s) didn't obey glColorMask() settings
+</li><li>zero area polygons shouldn't be culled if polygon mode is point/line
+</li><li>clipped width and height of glReadPixels was sometimes off by one
+</li><li>blending with alpha = 0 or 1.0 wasn't always exact
+</li><li>reading of pixels from clipped region was buggy
+</li><li>minor tweaking of X visual management in GLX emulator
+</li><li>glPolygonStipple now obeys pixel unpacking parameters
+</li><li>glGetPolygonStipple now obeys pixel packing parameters
+</li><li>interleaved vertex array texture coordinates were broken
+</li><li>query of proxy texture internal format was broken
+</li><li>alpha channel wasn't reliably cleared
+</li><li>fixed divide by zero error in gluScaleImage if dest size = 1 x 1
+</li></ul>
Conformance bug fixes:
<ul>
<li>GL_SELECTION_BUFFER_POINTER and GL_SELECTION_BUFFER_SIZE were missing
-<li>GL_TEXTURE_INTERNAL_FORMAT was missing
-<li>glGet*(GL_POLYGON_STIPPLE) was broken
-<li>glPush/PopAttrib() didn't save/restore all texture state
-<li>glBitmap in feedback mode didn't work
-<li>feedback of texture coords didn't always work
-<li>glDrawPixels w/ format=GL_DEPTH_COMPONENT, type=GLbyte was broke
-<li>glDrawPixels w/ format=GL_DEPTH_COMPONENT, type=GLubyte was broke
-<li>glDrawPixels w/ format=GL_STENCIL_INDEX, type=GL_BITMAP was broke
-</ul>
+</li><li>GL_TEXTURE_INTERNAL_FORMAT was missing
+</li><li>glGet*(GL_POLYGON_STIPPLE) was broken
+</li><li>glPush/PopAttrib() didn't save/restore all texture state
+</li><li>glBitmap in feedback mode didn't work
+</li><li>feedback of texture coords didn't always work
+</li><li>glDrawPixels w/ format=GL_DEPTH_COMPONENT, type=GLbyte was broke
+</li><li>glDrawPixels w/ format=GL_DEPTH_COMPONENT, type=GLubyte was broke
+</li><li>glDrawPixels w/ format=GL_STENCIL_INDEX, type=GL_BITMAP was broke
+</li></ul>
Changes:
<ul>
<li>upgraded GLUT to version 3.7
-<li>only GL and GLU library code included in MesaLib.tar.gz
-<li>GLUT and all demos now in MesaDemos.tar.gz
-<li>glaux and gltk libraries removed
-<li>IRIX -n32 and -64 libs go in lib32/ and lib64/ directories
-</ul>
+</li><li>only GL and GLU library code included in MesaLib.tar.gz
+</li><li>GLUT and all demos now in MesaDemos.tar.gz
+</li><li>glaux and gltk libraries removed
+</li><li>IRIX -n32 and -64 libs go in lib32/ and lib64/ directories
+</li></ul>
<h2>3.1 beta 1 November 19, 1998</h2>
New:
<ul>
<li>GL_EXT_stencil_wrap extension
-<li>GL_INGR_blend_func_separate extension
-<li>GL_ARB_multitexture extension
-<li>GL_NV_texgen_reflection extension
-<li>newly optimized vertex transformation code
-<li>updated GLUT 3.7 code
-<li>better precision when using 32-bit Z buffer
-<li>Allegro DJGPP driver
-</ul>
+</li><li>GL_INGR_blend_func_separate extension
+</li><li>GL_ARB_multitexture extension
+</li><li>GL_NV_texgen_reflection extension
+</li><li>newly optimized vertex transformation code
+</li><li>updated GLUT 3.7 code
+</li><li>better precision when using 32-bit Z buffer
+</li><li>Allegro DJGPP driver
+</li></ul>
Bug fixes:
<ul>
<li>glCopyPixels between front/back buffers didn't copy alpha correctly
-<li>fixed out-of-bounds memory access in optimized 2-D texture code
-<li>glPixelStorei didn't accept GL_PACK/UNPACK_IMAGE_HEIGHT parameter
-<li>glGet*() didn't accept GL_MAX_3D_TEXTURE_SIZE parameter
-<li>clipping of texture coordinates sometimes had bad R,Q values
-<li>GL_CLAMP_TO_EDGE texture sampling was off by 0.5 texels
-<li>glEdgeFlagPointer() now takes a GLvoid * instead of GLboolean *
-<li>texture was sometimes applied twice with 3Dfx driver
-<li>glPush/PopAttrib() fouled up texture object reference counts
-<li>glDeleteLists(0, n) caused assertion failure
-<li>bilinear texture sampling wasn't accurate enough
-<li>glClear w/ glDepthMask(GL_FALSE) didn't work right on 3Dfx
-<li>color components were reversed on big endian 32 bpp X visuals
-</ul>
+</li><li>fixed out-of-bounds memory access in optimized 2-D texture code
+</li><li>glPixelStorei didn't accept GL_PACK/UNPACK_IMAGE_HEIGHT parameter
+</li><li>glGet*() didn't accept GL_MAX_3D_TEXTURE_SIZE parameter
+</li><li>clipping of texture coordinates sometimes had bad R,Q values
+</li><li>GL_CLAMP_TO_EDGE texture sampling was off by 0.5 texels
+</li><li>glEdgeFlagPointer() now takes a GLvoid * instead of GLboolean *
+</li><li>texture was sometimes applied twice with 3Dfx driver
+</li><li>glPush/PopAttrib() fouled up texture object reference counts
+</li><li>glDeleteLists(0, n) caused assertion failure
+</li><li>bilinear texture sampling wasn't accurate enough
+</li><li>glClear w/ glDepthMask(GL_FALSE) didn't work right on 3Dfx
+</li><li>color components were reversed on big endian 32 bpp X visuals
+</li></ul>
Changes:
<ul>
<li>removed GL_EXT_multitexture extension
-</ul>
+</li></ul>
<h2>3.1 beta 2 May 24, 1999</h2>
New:
<ul>
<li>multi-textured points and lines (mjk@nvidia.com)
-<li>optimized 24bpp X rendering (bernd.paysan@gmx.de)
-<li>added allegro support (bernie-t@geocities.com)
-<li>cleaned-up Windows-related stuff (Ted Jump)
-<li>minor stereo changes (KendallB@scitechsoft.com)
-<li>new BeOS driver which implements BGLView class
-<li>new Direct3D driver (see src/D3D)
-<li>more efficient filled gluCylinder() function
-<li>utilities: util/showbuffer.[ch] and util/glstate.[ch]
-<li>fixed some IRIX compiler warnings
-<li>added support for building Mesa in XFree86 with
+</li><li>optimized 24bpp X rendering (bernd.paysan@gmx.de)
+</li><li>added allegro support (bernie-t@geocities.com)
+</li><li>cleaned-up Windows-related stuff (Ted Jump)
+</li><li>minor stereo changes (KendallB@scitechsoft.com)
+</li><li>new BeOS driver which implements BGLView class
+</li><li>new Direct3D driver (see src/D3D)
+</li><li>more efficient filled gluCylinder() function
+</li><li>utilities: util/showbuffer.[ch] and util/glstate.[ch]
+</li><li>fixed some IRIX compiler warnings
+</li><li>added support for building Mesa in XFree86 with
SGI's GLX (kevin@precisioninsight.com)
-</ul>
+</li></ul>
Bug fixes:
<ul>
<li>a variety of Windows/Mesa bug fixes (mjk@nvidia.com)
-<li>packed pixel images weren't unpacked correctly
-<li>patches some win32 files in GLUT (mjk@nvidia.com)
-<li>glTexImage[123]D() didn't accept internalFormat == GL_COLOR_INDEX
-<li>fixed lighting bug in Keith's new shading code
-<li>fixed texture segfault seen in Lament screensaver
-<li>fixed miscellaneous low-memory bugs
-<li>glClear(GL_COLOR_BUFFER_BIT) with RGBA or CI masking was broken
-<li>GL_LINEAR sampling of 3D textures was broken
-<li>fixed SVR4 'cc' compiler macro problem (dawes@xfree86.org)
-<li>added GL_TEXTURE_PRIORITY fix (keithh@netcomuk.co.uk)
-<li>fixed wide point and wide line conformance bugs (brianp)
-</ul>
+</li><li>packed pixel images weren't unpacked correctly
+</li><li>patches some win32 files in GLUT (mjk@nvidia.com)
+</li><li>glTexImage[123]D() didn't accept internalFormat == GL_COLOR_INDEX
+</li><li>fixed lighting bug in Keith's new shading code
+</li><li>fixed texture segfault seen in Lament screensaver
+</li><li>fixed miscellaneous low-memory bugs
+</li><li>glClear(GL_COLOR_BUFFER_BIT) with RGBA or CI masking was broken
+</li><li>GL_LINEAR sampling of 3D textures was broken
+</li><li>fixed SVR4 'cc' compiler macro problem (dawes@xfree86.org)
+</li><li>added GL_TEXTURE_PRIORITY fix (keithh@netcomuk.co.uk)
+</li><li>fixed wide point and wide line conformance bugs (brianp)
+</li></ul>
Changes:
<ul>
<li>some device driver changes (see src/dd.h)
-<li>new copyright on core Mesa code
-</ul>
+</li><li>new copyright on core Mesa code
+</li></ul>
<h2>3.1 beta 3 September 17, 1999</h2>
New:
<ul>
<li>optimized glAccum function
-<li>optimized 24bpp rendering in XMesa driver
-<li>GLU 1.2 polygon tessellator
-</ul>
+</li><li>optimized 24bpp rendering in XMesa driver
+</li><li>GLU 1.2 polygon tessellator
+</li></ul>
Bug Fixes:
<ul>
<li>glGetTexLevelParameter wasn't fully implemented
-<li>glXUseXFont now handles multi-byte fonts
-<li>glIsEnabled(GL_TEXTURE_2D / 3D) returned wrong result
-<li>alpha channel of blending points, lines was sometimes incorrect
-</ul>
+</li><li>glXUseXFont now handles multi-byte fonts
+</li><li>glIsEnabled(GL_TEXTURE_2D / 3D) returned wrong result
+</li><li>alpha channel of blending points, lines was sometimes incorrect
+</li></ul>
Changes:
<ul>
<li>New library names: "libGL" instead of "libMesaGL"
-<li>New library numbering: libGL.so.1.2.310
-<li>New subdirectories: docs/ and bin/
-<li>New Makefile-system (autoconf,automake,libtool)
-</ul>
+</li><li>New library numbering: libGL.so.1.2.310
+</li><li>New subdirectories: docs/ and bin/
+</li><li>New Makefile-system (autoconf,automake,libtool)
+</li></ul>
<h2>3.1 final December 14, 1999</h2>
New:
<ul>
<li>added demos/gloss.c
-<li>added xdemos/glxdpyinfo.c
-<li>added GLX_ARB_get_proc_address extension
-<li>rewritten glTexImage code paths (faster, less memory, bug fixes)
-</ul>
+</li><li>added xdemos/glxdpyinfo.c
+</li><li>added GLX_ARB_get_proc_address extension
+</li><li>rewritten glTexImage code paths (faster, less memory, bug fixes)
+</li></ul>
Bug Fixes:
<ul>
<li>several vertex array bug fixes
-<li>overlapping glCopyPixels with pixel zooming now works
-<li>glXUseXFont() bitmaps were vertically shifted by one pixel
-<li>glCopyPixels with pixel zooming now works
-</ul>
+</li><li>overlapping glCopyPixels with pixel zooming now works
+</li><li>glXUseXFont() bitmaps were vertically shifted by one pixel
+</li><li>glCopyPixels with pixel zooming now works
+</li></ul>
<h2>3.2 final April 24, 2000</h2>
Bug fixes:
<ul>
<li>fixed memcpy bugs in span.c
-<li>fixed missing glEnd problem in demos/tessdemo.c
-<li>fixed bug when clearing 24bpp Ximages
-<li>fixed clipping problem found in Unreal Tournament
-<li>fixed Loki's "ice bug" and "crazy triangles" seen in Heretic2
-<li>fixed Loki's 3dfx RGB vs BGR bug
-<li>fixed Loki's 3dfx smooth/flat shading bug in SoF
-</ul>
+</li><li>fixed missing glEnd problem in demos/tessdemo.c
+</li><li>fixed bug when clearing 24bpp Ximages
+</li><li>fixed clipping problem found in Unreal Tournament
+</li><li>fixed Loki's "ice bug" and "crazy triangles" seen in Heretic2
+</li><li>fixed Loki's 3dfx RGB vs BGR bug
+</li><li>fixed Loki's 3dfx smooth/flat shading bug in SoF
+</li></ul>
Changes:
<ul>
<li>updated docs/README file
-<li>use bcopy() optimizations on FreeBSD
-<li>re-enabled the optimized persp_textured_triangle() function
-</ul>
+</li><li>use bcopy() optimizations on FreeBSD
+</li><li>re-enabled the optimized persp_textured_triangle() function
+</li></ul>
<h2>3.2.1 July 19, 2000</h2>
Bug fixes:
<ul>
<li>gluBuild2DMipmaps() didn't accept GL_BGRA
-<li>Fixed compile/makefile problems on IRIX
-<li>fixed segfault in 3dfx driver when using GL selection/feedback
-<li>no longer cull very, very tiny triangles
-<li>blending w/ drawbuffer==GL_FRONT_BACK caused segfault (sw rendering)
-<li>fixed Motif detection code in widgets-mesa/configure.in
-<li>glColorMaterial and glMaterial updates to emissive and ambient
+</li><li>Fixed compile/makefile problems on IRIX
+</li><li>fixed segfault in 3dfx driver when using GL selection/feedback
+</li><li>no longer cull very, very tiny triangles
+</li><li>blending w/ drawbuffer==GL_FRONT_BACK caused segfault (sw rendering)
+</li><li>fixed Motif detection code in widgets-mesa/configure.in
+</li><li>glColorMaterial and glMaterial updates to emissive and ambient
didn't always work right
-<li>Specular highlights weren't always in the right place
-<li>clipped GL_LINE mode polygons had interior lines appear
-<li>blend term GL_ONE_MINUS_CONSTANT_ALPHA was broken
-<li>GL_NICEST fog didn't always work with flat shading
-<li>glRect commands in display lists were sometimes miscolored
-<li>Line Z offset didn't always work
-<li>fixed texgen normal vector problem (gloss's teapot)
-<li>numerous GL conformance bugs fixed
-</ul>
+</li><li>Specular highlights weren't always in the right place
+</li><li>clipped GL_LINE mode polygons had interior lines appear
+</li><li>blend term GL_ONE_MINUS_CONSTANT_ALPHA was broken
+</li><li>GL_NICEST fog didn't always work with flat shading
+</li><li>glRect commands in display lists were sometimes miscolored
+</li><li>Line Z offset didn't always work
+</li><li>fixed texgen normal vector problem (gloss's teapot)
+</li><li>numerous GL conformance bugs fixed
+</li></ul>
Changes:
<ul>
<li>glColorMask(false, false, false, false) handled better/faster
-<li>reverted to old GLU polygon tessellator, GLU 1.1
-<li>updated Win32 build files
-</ul>
+</li><li>reverted to old GLU polygon tessellator, GLU 1.1
+</li><li>updated Win32 build files
+</li></ul>
<h2>3.3 July 21, 2000</h2>
New:
<ul>
<li>antialiased triangles now implemented
-<li>GL_EXT_texture_env_add texture mode extension
-<li>GLX 1.3 API
-<li>support for separate draw/read buffers (ie GL_SGI_make_current_read)
-<li>thread-safe API dispath
-<li>improved glxinfo program
-<li>demos/texdown program to measure texture download performance
-<li>glext.h header file
-<li>demos/geartrain program
-<li>GL_EXT_texture_lod_bias extension
-<li>demos/lodbias program
-<li>further optimized glRead/DrawPixels for 16-bit TrueColor X visuals
-<li>GLX_EXT_visual_rating extension (a no-op, however)
-<li>GL_HP_occlusion_test extension (for X and OS/Mesa drivers)
-<li>demos/occlude program
-<li>GL_SGIS_pixel_texture and GL_SGIX_pixel_texture extensions
-<li>demos/pixeltex program
-<li>GL_SGI_color_matrix extension
-<li>GL_SGI_color_table extension
-<li>GL_EXT_histogram extension
-<li>GL_ARB_texture_cube_map extension
-<li>added xdemos/glxheads and xdemos/manywin
-<li>demos/texenv.c demo
-<li>GL_EXT_texture_env_combine extension (by Holger Waechtler)
-<li>Xlib driver is now thread-safe (see xdemos/glthreads)
-</ul>
+</li><li>GL_EXT_texture_env_add texture mode extension
+</li><li>GLX 1.3 API
+</li><li>support for separate draw/read buffers (ie GL_SGI_make_current_read)
+</li><li>thread-safe API dispath
+</li><li>improved glxinfo program
+</li><li>demos/texdown program to measure texture download performance
+</li><li>glext.h header file
+</li><li>demos/geartrain program
+</li><li>GL_EXT_texture_lod_bias extension
+</li><li>demos/lodbias program
+</li><li>further optimized glRead/DrawPixels for 16-bit TrueColor X visuals
+</li><li>GLX_EXT_visual_rating extension (a no-op, however)
+</li><li>GL_HP_occlusion_test extension (for X and OS/Mesa drivers)
+</li><li>demos/occlude program
+</li><li>GL_SGIS_pixel_texture and GL_SGIX_pixel_texture extensions
+</li><li>demos/pixeltex program
+</li><li>GL_SGI_color_matrix extension
+</li><li>GL_SGI_color_table extension
+</li><li>GL_EXT_histogram extension
+</li><li>GL_ARB_texture_cube_map extension
+</li><li>added xdemos/glxheads and xdemos/manywin
+</li><li>demos/texenv.c demo
+</li><li>GL_EXT_texture_env_combine extension (by Holger Waechtler)
+</li><li>Xlib driver is now thread-safe (see xdemos/glthreads)
+</li></ul>
Bug Fixes:
<ul>
<li>various GL conformance failures fixed since 3.2.1
-</ul>
+</li></ul>
Changes:
<ul>
<li>gl.h now uses #defines instead of C enums for all tokens
-<li>glu.h now uses #defines instead of C enums for all tokens
-<li>moved programs from 3Dfx/demos/ into demos/ directory
-</ul>
+</li><li>glu.h now uses #defines instead of C enums for all tokens
+</li><li>moved programs from 3Dfx/demos/ into demos/ directory
+</li></ul>
<h2>3.4 November 3, 2000</h2>
@@ -922,704 +919,704 @@ New:
<ul>
<li>optimized glDrawPixels for glPixelZoom(1,-1)
Bug Fixes:
-<li>widgets-mesa/src/*.c files were missing from 3.3 distro
-<li>include/GL/mesa_wgl.h file was missing from 3.3 distro
-<li>fixed some Win32 compile problems
-<li>texture object priorities weren't getting initialized to 1.0
-<li>glAreTexturesResident return value was wrong when using hardware
-<li>glXUseXFont segfaulted when using 3dfx driver (via MESA_GLX_FX)
-<li>glReadPixels with GLushort packed types was broken
-<li>fixed a few bugs in the GL_EXT_texture_env_combine texture code
-<li>glPush/PopAttrib(GL_ENABLE_BIT) mishandled multi-texture enables
-<li>fixed some typos/bugs in the VB code
-<li>glDrawPixels(GL_COLOR_INDEX) to RGB window didn't work
-<li>optimized glDrawPixels paths weren't being used
-<li>per-fragment fog calculation didn't work without a Z buffer
-<li>improved blending accuracy, fixes Glean blendFunc test failures
-<li>glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly
-<li>glXGetProcAddressARB() didn't always return the right address
-<li>gluBuild[12]DMipmaps() didn't grok the GL_BGR pixel format
-<li>texture matrix changes weren't always detected (GLUT projtex demo)
-<li>fixed random color problem in vertex fog code
-<li>fixed Glide-related bug that let Quake get a 24-bit Z buffer
-</ul>
+</li><li>widgets-mesa/src/*.c files were missing from 3.3 distro
+</li><li>include/GL/mesa_wgl.h file was missing from 3.3 distro
+</li><li>fixed some Win32 compile problems
+</li><li>texture object priorities weren't getting initialized to 1.0
+</li><li>glAreTexturesResident return value was wrong when using hardware
+</li><li>glXUseXFont segfaulted when using 3dfx driver (via MESA_GLX_FX)
+</li><li>glReadPixels with GLushort packed types was broken
+</li><li>fixed a few bugs in the GL_EXT_texture_env_combine texture code
+</li><li>glPush/PopAttrib(GL_ENABLE_BIT) mishandled multi-texture enables
+</li><li>fixed some typos/bugs in the VB code
+</li><li>glDrawPixels(GL_COLOR_INDEX) to RGB window didn't work
+</li><li>optimized glDrawPixels paths weren't being used
+</li><li>per-fragment fog calculation didn't work without a Z buffer
+</li><li>improved blending accuracy, fixes Glean blendFunc test failures
+</li><li>glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly
+</li><li>glXGetProcAddressARB() didn't always return the right address
+</li><li>gluBuild[12]DMipmaps() didn't grok the GL_BGR pixel format
+</li><li>texture matrix changes weren't always detected (GLUT projtex demo)
+</li><li>fixed random color problem in vertex fog code
+</li><li>fixed Glide-related bug that let Quake get a 24-bit Z buffer
+</li></ul>
Changes:
<ul>
<li>finished internal support for compressed textures for DRI
-</ul>
+</li></ul>
<h2>3.4.1 February 14, 2001</h2>
New:
<ul>
<li>fixed some Linux build problems
-<li>fixed some Windows build problems
-<li>GL_EXT_texture_env_dot3 extension (Gareth Hughes)
-</ul>
+</li><li>fixed some Windows build problems
+</li><li>GL_EXT_texture_env_dot3 extension (Gareth Hughes)
+</li></ul>
Bug fixes:
<ul>
<li>added RENDER_START/RENDER_FINISH macros for glCopyTexImage in DRI
-<li>various state-update code changes needed for DRI bugs
-<li>disabled pixel transfer ops in glColorTable commands, not needed
-<li>fixed bugs in glCopyConvolutionFilter1D/2D, glGetConvolutionFilter
-<li>updated sources and fixed compile problems in widgets-mesa/
-<li>GLX_PBUFFER enum value was wrong in glx.h
-<li>fixed a glColorMaterial lighting bug
-<li>fixed bad args to Read/WriteStencilSpan in h/w stencil clear function
-<li>glXCopySubBufferMESA() Y position was off by one
-<li>Error checking of glTexSubImage3D() was broken (bug 128775)
-<li>glPopAttrib() didn't restore all derived Mesa state correctly
-<li>Better glReadPixels accuracy for 16bpp color - fixes lots of OpenGL
+</li><li>various state-update code changes needed for DRI bugs
+</li><li>disabled pixel transfer ops in glColorTable commands, not needed
+</li><li>fixed bugs in glCopyConvolutionFilter1D/2D, glGetConvolutionFilter
+</li><li>updated sources and fixed compile problems in widgets-mesa/
+</li><li>GLX_PBUFFER enum value was wrong in glx.h
+</li><li>fixed a glColorMaterial lighting bug
+</li><li>fixed bad args to Read/WriteStencilSpan in h/w stencil clear function
+</li><li>glXCopySubBufferMESA() Y position was off by one
+</li><li>Error checking of glTexSubImage3D() was broken (bug 128775)
+</li><li>glPopAttrib() didn't restore all derived Mesa state correctly
+</li><li>Better glReadPixels accuracy for 16bpp color - fixes lots of OpenGL
conformance problems at 16bpp.
-<li>clearing depth buffer with scissoring was broken, would segfault
-<li>OSMesaGetDepthBuffer() returned bad bytesPerValue value
-<li>fixed a line clipping bug (reported by Craig McDaniel)
-<li>fixed RGB color over/underflow bug for very tiny triangles
-</ul>
+</li><li>clearing depth buffer with scissoring was broken, would segfault
+</li><li>OSMesaGetDepthBuffer() returned bad bytesPerValue value
+</li><li>fixed a line clipping bug (reported by Craig McDaniel)
+</li><li>fixed RGB color over/underflow bug for very tiny triangles
+</li></ul>
Known problems:
<ul>
<li>NURBS or evaluator surfaces inside display lists don't always work
-</ul>
+</li></ul>
<h2>3.4.2 May 17, 2001</h2>
Bug fixes:
<ul>
<li>deleting the currently bound texture could cause bad problems
-<li>using fog could result in random vertex alpha values
-<li>AA triangle rendering could touch pixels outside right window bound
-<li>fixed byteswapping problem in clear_32bit_ximage() function
-<li>fixed bugs in wglUseFontBitmapsA(), by Frank Warmerdam
-<li>fixed memory leak in glXUseXFont()
-<li>fragment sampling in AA triangle function was off by 1/2 pixel
-<li>Windows: reading pixels from framebuffer didn't always work
-<li>glConvolutionFilter2D could segfault or cause FP exception
-<li>fixed segfaults in FX and X drivers when using tex unit 1 but not 0
-<li>GL_NAND logicop didn't work right in RGBA mode
-<li>fixed a memory corruption bug in vertex buffer reset code
-<li>clearing the softwara alpha buffer with scissoring was broken
-<li>fixed a few color index mode fog bugs
-<li>fixed some bad assertions in color index mode
-<li>fixed FX line 'stipple' bug #420091
-<li>fixed stencil buffer clear width/height typo
-<li>fixed GL error glitches in gl[Client]ActiveTextureARB()
-<li>fixed Windows compilation problem in texutil.c
-<li>fixed 1/8-pixel AA triangle sampling error
-</ul>
+</li><li>using fog could result in random vertex alpha values
+</li><li>AA triangle rendering could touch pixels outside right window bound
+</li><li>fixed byteswapping problem in clear_32bit_ximage() function
+</li><li>fixed bugs in wglUseFontBitmapsA(), by Frank Warmerdam
+</li><li>fixed memory leak in glXUseXFont()
+</li><li>fragment sampling in AA triangle function was off by 1/2 pixel
+</li><li>Windows: reading pixels from framebuffer didn't always work
+</li><li>glConvolutionFilter2D could segfault or cause FP exception
+</li><li>fixed segfaults in FX and X drivers when using tex unit 1 but not 0
+</li><li>GL_NAND logicop didn't work right in RGBA mode
+</li><li>fixed a memory corruption bug in vertex buffer reset code
+</li><li>clearing the softwara alpha buffer with scissoring was broken
+</li><li>fixed a few color index mode fog bugs
+</li><li>fixed some bad assertions in color index mode
+</li><li>fixed FX line 'stipple' bug #420091
+</li><li>fixed stencil buffer clear width/height typo
+</li><li>fixed GL error glitches in gl[Client]ActiveTextureARB()
+</li><li>fixed Windows compilation problem in texutil.c
+</li><li>fixed 1/8-pixel AA triangle sampling error
+</li></ul>
Changes:
<ul>
<li>optimized writing mono-colored pixel spans to X pixmaps
-<li>increased max viewport size to 2048 x 2048
-</ul>
+</li><li>increased max viewport size to 2048 x 2048
+</li></ul>
<h2>3.5 June 21, 2001</h2>
New:
<ul>
<li>internals of Mesa divided into modular pieces (Keith Whitwell)
-<li>100% OpenGL 1.2 conformance (passes all conformance tests)
-<li>new AA line algorithm
-<li>GL_EXT_convolution extension
-<li>GL_ARB_imaging subset
-<li>OSMesaCreateContextExt() function
-<li>GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add)
-<li>GL_MAX_TEXTURE_UNITS_ARB now defaults to eight
-<li>GL_EXT_fog_coord extension (Keith Whitwell)
-<li>GL_EXT_secondary_color extension (Keith Whitwell)
-<li>GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add)
-<li>GL_SGIX_depth_texture extension
-<li>GL_SGIX_shadow and GL_SGIX_shadow_ambient extensions
-<li>demos/shadowtex.c demo of GL_SGIX_depth_texture and GL_SGIX_shadow
-<li>GL_ARB_texture_env_combine extension
-<li>GL_ARB_texture_env_dot3 extension
-<li>GL_ARB_texture_border_clamp (aka GL_SGIS_texture_border_clamp)
-<li>OSMesaCreateContextExt() function
-<li>libOSMesa.so library, contains the OSMesa driver interface
-<li>GL/glxext.h header file for GLX extensions
-<li>somewhat faster software texturing, fogging, depth testing
-<li>all color-index conformance tests now pass (only 8bpp tested)
-<li>SPARC assembly language TCL optimizations (David Miller)
-<li>GL_SGIS_generate_mipmap extension
-</ul>
+</li><li>100% OpenGL 1.2 conformance (passes all conformance tests)
+</li><li>new AA line algorithm
+</li><li>GL_EXT_convolution extension
+</li><li>GL_ARB_imaging subset
+</li><li>OSMesaCreateContextExt() function
+</li><li>GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add)
+</li><li>GL_MAX_TEXTURE_UNITS_ARB now defaults to eight
+</li><li>GL_EXT_fog_coord extension (Keith Whitwell)
+</li><li>GL_EXT_secondary_color extension (Keith Whitwell)
+</li><li>GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add)
+</li><li>GL_SGIX_depth_texture extension
+</li><li>GL_SGIX_shadow and GL_SGIX_shadow_ambient extensions
+</li><li>demos/shadowtex.c demo of GL_SGIX_depth_texture and GL_SGIX_shadow
+</li><li>GL_ARB_texture_env_combine extension
+</li><li>GL_ARB_texture_env_dot3 extension
+</li><li>GL_ARB_texture_border_clamp (aka GL_SGIS_texture_border_clamp)
+</li><li>OSMesaCreateContextExt() function
+</li><li>libOSMesa.so library, contains the OSMesa driver interface
+</li><li>GL/glxext.h header file for GLX extensions
+</li><li>somewhat faster software texturing, fogging, depth testing
+</li><li>all color-index conformance tests now pass (only 8bpp tested)
+</li><li>SPARC assembly language TCL optimizations (David Miller)
+</li><li>GL_SGIS_generate_mipmap extension
+</li></ul>
Bug Fixes:
<ul>
<li>fbiRev and tmuRev were unitialized when using Glide3
-<li>fixed a few color index mode conformance failures; all pass now
-<li>now appling antialiasing coverage to alpha after texturing
-<li>colors weren't getting clamped to [0,1] before color table lookup
-<li>fixed RISC alignment errors caused by COPY_4UBV macro
-<li>drawing wide, flat-shaded lines could cause a segfault
-<li>vertices now snapped to 1/16 pixel to fix rendering of tiny triangles
-</ul>
+</li><li>fixed a few color index mode conformance failures; all pass now
+</li><li>now appling antialiasing coverage to alpha after texturing
+</li><li>colors weren't getting clamped to [0,1] before color table lookup
+</li><li>fixed RISC alignment errors caused by COPY_4UBV macro
+</li><li>drawing wide, flat-shaded lines could cause a segfault
+</li><li>vertices now snapped to 1/16 pixel to fix rendering of tiny triangles
+</li></ul>
Changes:
<ul>
<li>SGI's Sample Implementation (SI) 1.3 GLU library replaces Mesa GLU
-<li>new libOSMesa.so library, contains the OSMesa driver interface
-</ul>
+</li><li>new libOSMesa.so library, contains the OSMesa driver interface
+</li></ul>
<h2>4.0 October 22, 2001</h2>
New:
<ul>
<li>Mesa 4.0 implements the OpenGL 1.3 specification
-<li>GL_IBM_rasterpos_clip extension
-<li>GL_EXT_texture_edge_clamp extension (aka GL_SGIS_texture_edge_clamp)
-<li>GL_ARB_texture_mirrored_repeat extension
-<li>WindML UGL driver (Stephane Raimbault)
-<li>added OSMESA_MAX_WIDTH/HEIGHT queries
-<li>attempted compiliation fixes for Solaris 5, 7 and 8
-<li>updated glext.h and glxext.h files
-<li>updated Windows driver (Karl Schultz)
-</ul>
+</li><li>GL_IBM_rasterpos_clip extension
+</li><li>GL_EXT_texture_edge_clamp extension (aka GL_SGIS_texture_edge_clamp)
+</li><li>GL_ARB_texture_mirrored_repeat extension
+</li><li>WindML UGL driver (Stephane Raimbault)
+</li><li>added OSMESA_MAX_WIDTH/HEIGHT queries
+</li><li>attempted compiliation fixes for Solaris 5, 7 and 8
+</li><li>updated glext.h and glxext.h files
+</li><li>updated Windows driver (Karl Schultz)
+</li></ul>
Bug fixes:
<ul>
<li>added some missing GLX 1.3 tokens to include/GL/glx.h
-<li>GL_COLOR_MATRIX changes weren't recognized by teximage functions
-<li>glCopyPixels with scale and bias was broken
-<li>glRasterPos with lighting could segfault
-<li>glDeleteTextures could leave a dangling pointer
-<li>Proxy textures for cube maps didn't work
-<li>fixed a number of 16-bit color channel bugs
-<li>fixed a few minor memory leaks
-<li>GLX context sharing was broken in 3.5
-<li>fixed state-update bugs in glPopClientAttrib()
-<li>fixed glDrawRangeElements() bug
-<li>fixed a glPush/PopAttrib() bug related to texture binding
-<li>flat-shaded, textured lines were broken
-<li>fixed a dangling pointer problem in the XMesa code (Chris Burghart)
-<li>lighting didn't always produce the correct alpha value
-<li>fixed 3DNow! code to not read past end of arrays (Andrew Lewycky)
-</ul>
+</li><li>GL_COLOR_MATRIX changes weren't recognized by teximage functions
+</li><li>glCopyPixels with scale and bias was broken
+</li><li>glRasterPos with lighting could segfault
+</li><li>glDeleteTextures could leave a dangling pointer
+</li><li>Proxy textures for cube maps didn't work
+</li><li>fixed a number of 16-bit color channel bugs
+</li><li>fixed a few minor memory leaks
+</li><li>GLX context sharing was broken in 3.5
+</li><li>fixed state-update bugs in glPopClientAttrib()
+</li><li>fixed glDrawRangeElements() bug
+</li><li>fixed a glPush/PopAttrib() bug related to texture binding
+</li><li>flat-shaded, textured lines were broken
+</li><li>fixed a dangling pointer problem in the XMesa code (Chris Burghart)
+</li><li>lighting didn't always produce the correct alpha value
+</li><li>fixed 3DNow! code to not read past end of arrays (Andrew Lewycky)
+</li></ul>
<h2>4.0.1 December 17, 2001</h2>
New:
<ul>
<li>better sub-pixel sample positions for AA triangles (Ray Tice)
-<li>slightly faster blending for (GL_ZERO, GL_ONE) and (GL_ONE, GL_ZERO)
-</ul>
+</li><li>slightly faster blending for (GL_ZERO, GL_ONE) and (GL_ONE, GL_ZERO)
+</li></ul>
Bug fixes:
<ul>
<li>added missing break statements in glGet*() for multisample cases
-<li>fixed uninitialized hash table mutex bug (display lists / texobjs)
-<li>fixed bad teximage error check conditional (bug 476846)
-<li>fixed demos readtex.c compilation problem on Windows (Karl Schultz)
-<li>added missing glGet() query for GL_MAX_TEXTURE_LOD_BIAS_EXT
-<li>silence some compiler warnings (gcc 2.96)
-<li>enable the #define GL_VERSION_1_3 in GL/gl.h
-<li>added GL 1.3 and GLX 1.4 entries to gl_mangle.h and glx_mangle.h
-<li>fixed glu.h typedef problem found with MSDev 6.0
-<li>build libGL.so with -Bsymbolic (fixes bug found with Chromium)
-<li>added missing 'const' to glXGetContextIDEXT() in glxext.h
-<li>fixed a few glXGetProcAddress() errors (texture compression, etc)
-<li>fixed start index bug in compiled vertex arrays (Keith)
-<li>fixed compilation problems in src/SPARC/glapi_sparc.S
-<li>fixed triangle strip "parity" bug found in VTK medical1 demo (Keith)
-<li>use glXGetProcAddressARB in GLUT to avoid extension linking problems
-<li>provoking vertex of flat-shaded, color-index triangles was wrong
-<li>fixed a few display list bugs (GLUT walker, molecule, etc) (Keith)
-<li>glTexParameter didn't flush the vertex buffer (Ray Tice)
-<li>feedback attributes for glDraw/CopyPixels and glBitmap were wrong
-<li>fixed bug in normal length caching (ParaView lighting bug)
-<li>fixed separate_specular color bug found in Chimera (18 Dec 2001)
-</ul>
+</li><li>fixed uninitialized hash table mutex bug (display lists / texobjs)
+</li><li>fixed bad teximage error check conditional (bug 476846)
+</li><li>fixed demos readtex.c compilation problem on Windows (Karl Schultz)
+</li><li>added missing glGet() query for GL_MAX_TEXTURE_LOD_BIAS_EXT
+</li><li>silence some compiler warnings (gcc 2.96)
+</li><li>enable the #define GL_VERSION_1_3 in GL/gl.h
+</li><li>added GL 1.3 and GLX 1.4 entries to gl_mangle.h and glx_mangle.h
+</li><li>fixed glu.h typedef problem found with MSDev 6.0
+</li><li>build libGL.so with -Bsymbolic (fixes bug found with Chromium)
+</li><li>added missing 'const' to glXGetContextIDEXT() in glxext.h
+</li><li>fixed a few glXGetProcAddress() errors (texture compression, etc)
+</li><li>fixed start index bug in compiled vertex arrays (Keith)
+</li><li>fixed compilation problems in src/SPARC/glapi_sparc.S
+</li><li>fixed triangle strip "parity" bug found in VTK medical1 demo (Keith)
+</li><li>use glXGetProcAddressARB in GLUT to avoid extension linking problems
+</li><li>provoking vertex of flat-shaded, color-index triangles was wrong
+</li><li>fixed a few display list bugs (GLUT walker, molecule, etc) (Keith)
+</li><li>glTexParameter didn't flush the vertex buffer (Ray Tice)
+</li><li>feedback attributes for glDraw/CopyPixels and glBitmap were wrong
+</li><li>fixed bug in normal length caching (ParaView lighting bug)
+</li><li>fixed separate_specular color bug found in Chimera (18 Dec 2001)
+</li></ul>
<h2>4.0.2 April 2, 2002</h2>
New:
<ul>
<li>New DOS (DJGPP) driver written by Daniel Borca
-<li>New driver interface functions for TCL drivers (such as Radeon DRI)
-<li>GL_RENDERER string returns "Mesa Offscreen16" or "Mesa Offscreen32"
+</li><li>New driver interface functions for TCL drivers (such as Radeon DRI)
+</li><li>GL_RENDERER string returns "Mesa Offscreen16" or "Mesa Offscreen32"
if using deep color channels
-<li>latest GL/glext.h and GL/glxext.h headers from SGI
-</ul>
+</li><li>latest GL/glext.h and GL/glxext.h headers from SGI
+</li></ul>
Bug fixes:
<ul>
<li>GL_BLEND with non-black texture env color wasn't always correct
-<li>GL_REPLACE with GL_RGB texture format wasn't always correct (alpha)
-<li>glTexEnviv( pname != GL_TEXTURE_ENV_COLOR ) was broken
-<li>glReadPixels was sometimes mistakenly clipped by the scissor box
-<li>glDraw/ReadPixels didn't catch all the errors that they should have
-<li>Fixed 24bpp rendering problem in Windows driver (Karl Schultz)
-<li>16-bit GLchan mode fixes (m_trans_tmp.h, s_triangle.c)
-<li>Fixed 1-bit float-&gt;int conversion bug in glDrawPixels(GL_DEPTH_COMP)
-<li>glColorMask as sometimes effecting glXSwapBuffers()
-<li>fixed a potential bug in XMesaGarbageCollect()
-<li>N threads rendering into one window didn't work reliably
-<li>glCopyPixels didn't work for deep color channels
-<li>improved 8 -&gt; 16bit/channel texture image conversion (Gerk Huisma)
-<li>glPopAttrib() didn't correctly restore user clip planes
-<li>user clip planes failed for some perspective projections (Chromium)
-</ul>
+</li><li>GL_REPLACE with GL_RGB texture format wasn't always correct (alpha)
+</li><li>glTexEnviv( pname != GL_TEXTURE_ENV_COLOR ) was broken
+</li><li>glReadPixels was sometimes mistakenly clipped by the scissor box
+</li><li>glDraw/ReadPixels didn't catch all the errors that they should have
+</li><li>Fixed 24bpp rendering problem in Windows driver (Karl Schultz)
+</li><li>16-bit GLchan mode fixes (m_trans_tmp.h, s_triangle.c)
+</li><li>Fixed 1-bit float-&gt;int conversion bug in glDrawPixels(GL_DEPTH_COMP)
+</li><li>glColorMask as sometimes effecting glXSwapBuffers()
+</li><li>fixed a potential bug in XMesaGarbageCollect()
+</li><li>N threads rendering into one window didn't work reliably
+</li><li>glCopyPixels didn't work for deep color channels
+</li><li>improved 8 -&gt; 16bit/channel texture image conversion (Gerk Huisma)
+</li><li>glPopAttrib() didn't correctly restore user clip planes
+</li><li>user clip planes failed for some perspective projections (Chromium)
+</li></ul>
Known bugs:
<ul>
<li>mipmap LOD computation
-</ul>
+</li></ul>
<h2>4.0.3 June 25, 2002</h2>
New:
<ul>
<li>updated GL/glext.h file (version 15)
-<li>corrected MMX blend code (Jose Fonseca)
-<li>support for software-based alpha planes in Windows driver
-<li>updated GGI driver (Filip Spacek)
-</ul>
+</li><li>corrected MMX blend code (Jose Fonseca)
+</li><li>support for software-based alpha planes in Windows driver
+</li><li>updated GGI driver (Filip Spacek)
+</li></ul>
Bug fixes:
<ul>
<li>glext.h had wrong values for GL_DOT3_RGB[A]_EXT tokens
-<li>OSMesaMakeCurrent() didn't recognize buffer size changes
-<li>assorted conformance fixes for 16-bit/channel rendering
-<li>texcombine alpha subtraction mode was broken
-<li>fixed lighting bug with non-uniform scaling and display lists
-<li>fixed bug when deleting shared display lists
-<li>disabled SPARC cliptest assembly code (Mesa bug 544665)
-<li>fixed a couple Solaris compilation/link problems
-<li>blending clipped glDrawPixels didn't always work
-<li>glGetTexImage() didn't accept packed pixel types
-<li>glPixelMapu[is]v() could explode given too large of pixelmap
-<li>glGetTexParameter[if]v() didn't accept GL_TEXTURE_MAX_ANISOTROPY_EXT
-<li>glXCopyContext() could lead to segfaults
-<li>glCullFace(GL_FRONT_AND_BACK) didn't work (bug 572665)
-</ul>
+</li><li>OSMesaMakeCurrent() didn't recognize buffer size changes
+</li><li>assorted conformance fixes for 16-bit/channel rendering
+</li><li>texcombine alpha subtraction mode was broken
+</li><li>fixed lighting bug with non-uniform scaling and display lists
+</li><li>fixed bug when deleting shared display lists
+</li><li>disabled SPARC cliptest assembly code (Mesa bug 544665)
+</li><li>fixed a couple Solaris compilation/link problems
+</li><li>blending clipped glDrawPixels didn't always work
+</li><li>glGetTexImage() didn't accept packed pixel types
+</li><li>glPixelMapu[is]v() could explode given too large of pixelmap
+</li><li>glGetTexParameter[if]v() didn't accept GL_TEXTURE_MAX_ANISOTROPY_EXT
+</li><li>glXCopyContext() could lead to segfaults
+</li><li>glCullFace(GL_FRONT_AND_BACK) didn't work (bug 572665)
+</li></ul>
Changes:
<ul>
<li>lots of C++ (g++) code clean-ups
-<li>lots of T&amp;L updates for the Radeon DRI driver
-</ul>
+</li><li>lots of T&amp;L updates for the Radeon DRI driver
+</li></ul>
Known bugs:
<ul>
<li>mipmap LOD computation (fixed for Mesa 4.1)
-</ul>
+</li></ul>
<h2>4.0.4 October 3, 2002</h2>
New:
<ul>
<li>GL_NV_texture_rectangle extension
-<li>updated glext.h header (version 17)
-<li>updated DOS driver (Daniel Borca)
-<li>updated BeOS R5 driver (Philippe Houdoin)
-<li>added GL_IBM_texture_mirror_repeat
-<li>glxinfo now takes -l option to print interesting OpenGL limits info
-<li>GL_MESA_ycbcr_texture extension
-<li>GL_APPLE_client_storage extension (for some DRI drivers only)
-<li>GL_MESA_pack_invert extension
-</ul>
+</li><li>updated glext.h header (version 17)
+</li><li>updated DOS driver (Daniel Borca)
+</li><li>updated BeOS R5 driver (Philippe Houdoin)
+</li><li>added GL_IBM_texture_mirror_repeat
+</li><li>glxinfo now takes -l option to print interesting OpenGL limits info
+</li><li>GL_MESA_ycbcr_texture extension
+</li><li>GL_APPLE_client_storage extension (for some DRI drivers only)
+</li><li>GL_MESA_pack_invert extension
+</li></ul>
Bug fixes:
<ul>
<li>fixed GL_LINEAR fog bug by adding clamping
-<li>fixed FP exceptions found using Alpha CPU
-<li>3dfx MESA_GLX_FX=window (render to window) didn't work
-<li>fixed memory leak in wglCreateContest (Karl Schultz)
-<li>define GLAPIENTRY and GLAPI if undefined in glu.h
-<li>wglGetProcAddress didn't handle all API functions
-<li>when testing for OpenGL 1.2 vs 1.3, check for GL_ARB_texture_cube_map
-<li>removed GL_MAX_CONVOLUTION_WIDTH/HEIGHT from glGetInteger/Float/etc()
-<li>error checking in compressed tex image functions had some glitches
-<li>fixed AIX compile problem in src/config.c
-<li>glGetTexImage was using pixel unpacking instead of packing params
-<li>auto-mipmap generation for cube maps was incorrect
-</ul>
+</li><li>fixed FP exceptions found using Alpha CPU
+</li><li>3dfx MESA_GLX_FX=window (render to window) didn't work
+</li><li>fixed memory leak in wglCreateContest (Karl Schultz)
+</li><li>define GLAPIENTRY and GLAPI if undefined in glu.h
+</li><li>wglGetProcAddress didn't handle all API functions
+</li><li>when testing for OpenGL 1.2 vs 1.3, check for GL_ARB_texture_cube_map
+</li><li>removed GL_MAX_CONVOLUTION_WIDTH/HEIGHT from glGetInteger/Float/etc()
+</li><li>error checking in compressed tex image functions had some glitches
+</li><li>fixed AIX compile problem in src/config.c
+</li><li>glGetTexImage was using pixel unpacking instead of packing params
+</li><li>auto-mipmap generation for cube maps was incorrect
+</li></ul>
Changes:
<ul>
<li>max texture units reduced to six to accommodate texture rectangles
-<li>removed unfinished GL_MESA_sprite_point extension code
-</ul>
+</li><li>removed unfinished GL_MESA_sprite_point extension code
+</li></ul>
<h2>4.1 October 29, 2002</h2>
New:
<ul>
<li>GL_NV_vertex_program extension
-<li>GL_NV_vertex_program1_1 extension
-<li>GL_ARB_window_pos extension
-<li>GL_ARB_depth_texture extension
-<li>GL_ARB_shadow extension
-<li>GL_ARB_shadow_ambient extension
-<li>GL_EXT_shadow_funcs extension
-<li>GL_ARB_point_parameters extension
-<li>GL_ARB_texture_env_crossbar
-<li>GL_NV_point_sprite extension
-<li>GL_NV_texture_rectangle extension
-<li>GL_EXT_multi_draw_arrays extension
-<li>GL_EXT_stencil_two_side extension
-<li>GLX_SGIX_fbconfig and GLX_SGIX_pbuffer extensions
-<li>GL_ATI_texture_mirror_once extension (Ian Romanick)
-<li>massive overhaul/simplification of software rasterizer module,
+</li><li>GL_NV_vertex_program1_1 extension
+</li><li>GL_ARB_window_pos extension
+</li><li>GL_ARB_depth_texture extension
+</li><li>GL_ARB_shadow extension
+</li><li>GL_ARB_shadow_ambient extension
+</li><li>GL_EXT_shadow_funcs extension
+</li><li>GL_ARB_point_parameters extension
+</li><li>GL_ARB_texture_env_crossbar
+</li><li>GL_NV_point_sprite extension
+</li><li>GL_NV_texture_rectangle extension
+</li><li>GL_EXT_multi_draw_arrays extension
+</li><li>GL_EXT_stencil_two_side extension
+</li><li>GLX_SGIX_fbconfig and GLX_SGIX_pbuffer extensions
+</li><li>GL_ATI_texture_mirror_once extension (Ian Romanick)
+</li><li>massive overhaul/simplification of software rasterizer module,
many contributions from Klaus Niederkrueger
-<li>faster software texturing in some cases (i.e. trilinear filtering)
-<li>new OSMesaGetProcAddress() function
-<li>more blend modes implemented with MMX code (Jose Fonseca)
-<li>added glutGetProcAddress() to GLUT
-<li>added GLUT_FPS env var to compute frames/second in glutSwapBuffers()
-<li>pbinfo and pbdemo PBuffer programs
-<li>glxinfo -v prints transprent pixel info (Gerd Sussner)
-</ul>
+</li><li>faster software texturing in some cases (i.e. trilinear filtering)
+</li><li>new OSMesaGetProcAddress() function
+</li><li>more blend modes implemented with MMX code (Jose Fonseca)
+</li><li>added glutGetProcAddress() to GLUT
+</li><li>added GLUT_FPS env var to compute frames/second in glutSwapBuffers()
+</li><li>pbinfo and pbdemo PBuffer programs
+</li><li>glxinfo -v prints transprent pixel info (Gerd Sussner)
+</li></ul>
Bug fixes:
<ul>
<li>better mipmap LOD computation (prevents excessive blurriness)
-<li>OSMesaMakeCurrent() didn't recognize buffer size changes
-<li>assorted conformance fixes for 16-bit/channel rendering
-<li>texcombine alpha subtraction mode was broken
-<li>fixed some blend problems when GLchan==GLfloat (Gerk Huisma)
-<li>clamp colors to [0,inf] in OSMesa if GLchan==GLfloat (Gerk Huisma)
-<li>fixed divide by zero error in NURBS tessellator (Jon Perry)
-<li>fixed GL_LINEAR fog bug by adding clamping
-<li>fixed FP exceptions found using Alpha CPU
-<li>3dfx/glide driver render-to-window feature was broken
-<li>added missing GLX_TRANSPARENT_RGB token to glx.h
-<li>fixed error checking related to paletted textures
-<li>fixed reference count error in glDeleteTextures (Randy Fayan)
-</ul>
+</li><li>OSMesaMakeCurrent() didn't recognize buffer size changes
+</li><li>assorted conformance fixes for 16-bit/channel rendering
+</li><li>texcombine alpha subtraction mode was broken
+</li><li>fixed some blend problems when GLchan==GLfloat (Gerk Huisma)
+</li><li>clamp colors to [0,inf] in OSMesa if GLchan==GLfloat (Gerk Huisma)
+</li><li>fixed divide by zero error in NURBS tessellator (Jon Perry)
+</li><li>fixed GL_LINEAR fog bug by adding clamping
+</li><li>fixed FP exceptions found using Alpha CPU
+</li><li>3dfx/glide driver render-to-window feature was broken
+</li><li>added missing GLX_TRANSPARENT_RGB token to glx.h
+</li><li>fixed error checking related to paletted textures
+</li><li>fixed reference count error in glDeleteTextures (Randy Fayan)
+</li></ul>
Changes:
<ul>
<li>New spec file and Python code to generate some GL dispatch files
-<li>Glide driver defaults to "no" with autoconf/automake
-<li>updated demos/stex3d with new options
-</ul>
+</li><li>Glide driver defaults to "no" with autoconf/automake
+</li><li>updated demos/stex3d with new options
+</li></ul>
<h2>5.0 November 13, 2002</h2>
New:
<ul>
<li>OpenGL 1.4 support (glGetString(GL_VERSION) returns "1.4")
-<li>removed some overlooked debugging code
-<li>glxinfo updated to support GLX_ARB_multisample
-<li>GLUT now support GLX_ARB_multisample
-<li>updated DOS driver (Daniel Borca)
-</ul>
+</li><li>removed some overlooked debugging code
+</li><li>glxinfo updated to support GLX_ARB_multisample
+</li><li>GLUT now support GLX_ARB_multisample
+</li><li>updated DOS driver (Daniel Borca)
+</li></ul>
Bug fixes:
<ul>
<li>GL_POINT and GL_LINE-mode polygons didn't obey cull state
-<li>fixed potential bug in _mesa_align_malloc/calloc()
-<li>fixed missing triangle bug when running vertex programs
-<li>fixed a few HPUX compilation problems
-<li>FX (Glide) driver didn't compile
-<li>setting GL_TEXTURE_BORDER_COLOR with glTexParameteriv() didn't work
-<li>a few EXT functions, like glGenTexturesEXT, were no-ops
-<li>a few OpenGL 1.4 functions like glFogCoord*, glBlendFuncSeparate,
+</li><li>fixed potential bug in _mesa_align_malloc/calloc()
+</li><li>fixed missing triangle bug when running vertex programs
+</li><li>fixed a few HPUX compilation problems
+</li><li>FX (Glide) driver didn't compile
+</li><li>setting GL_TEXTURE_BORDER_COLOR with glTexParameteriv() didn't work
+</li><li>a few EXT functions, like glGenTexturesEXT, were no-ops
+</li><li>a few OpenGL 1.4 functions like glFogCoord*, glBlendFuncSeparate,
glMultiDrawArrays and glMultiDrawElements were missing
-<li>glGet*(GL_ACTIVE_STENCIL_FACE_EXT) was broken
-<li>Pentium 4 Mobile was mistakenly identified as having 3DNow!
-<li>fixed one-bit error in point/line fragment Z calculation
-<li>fixed potential segfault in fakeglx code
-<li>fixed color overflow problem in DOT3 texture env mode
-</ul>
+</li><li>glGet*(GL_ACTIVE_STENCIL_FACE_EXT) was broken
+</li><li>Pentium 4 Mobile was mistakenly identified as having 3DNow!
+</li><li>fixed one-bit error in point/line fragment Z calculation
+</li><li>fixed potential segfault in fakeglx code
+</li><li>fixed color overflow problem in DOT3 texture env mode
+</li></ul>
<h2>5.0.1 March 30, 2003</h2>
New:
<ul>
<li>DOS driver updates from Daniel Borca
-<li>updated GL/gl_mangle.h file (Bill Hoffman)
+</li><li>updated GL/gl_mangle.h file (Bill Hoffman)
Bug fixes:
-<li>auto mipmap generation for cube maps was broken (bug 641363)
-<li>writing/clearing software alpha channels was unreliable
-<li>minor compilation fixes for OS/2 (Evgeny Kotsuba)
-<li>fixed some bad assertions found with shadowtex demo
-<li>fixed error checking bug in glCopyTexSubImage2D (bug 659020)
-<li>glRotate(angle, -x, 0, 0) was incorrect (bug 659677)
-<li>fixed potential segfault in texture object validation (bug 659012)
-<li>fixed some bogus code in _mesa_test_os_sse_exception_support (Linus)
-<li>fix fog stride bug in tnl code for h/w drivers (Michel Danzer)
-<li>fixed glActiveTexture / glMatrixMode(GL_TEXTURE) bug (#669080)
-<li>glGet(GL_CURRENT_SECONDARY_COLOR) should return 4 values, not 3
-<li>fixed compilation problem on Solaris7/x86 (bug 536406)
-<li>fixed prefetch bug in 3DNow! code (Felix Kuhling)
-<li>fixed NeXT build problem (FABSF macro)
-<li>glDrawPixels Z values when glPixelZoom!=1 were invalid (bug 687811)
-<li>zoomed glDraw/CopyPixels with clipping sometimes failed (bug 689964)
-<li>AA line and triangle Z values are now rounded, not truncated
-<li>fixed color interpolation bug when GLchan==GLfloat (bug 694461)
-<li>glArePrograms/TexturesResident() wasn't 100% correct (Jose Fonseca)
-<li>fixed a minor GL_COLOR_MATERIAL bug
-<li>NV vertex program EXP instruction was broken
-<li>glColorMask misbehaved with X window / pixmap rendering
-<li>fix autoconf/libtool GLU C++ linker problem on Linux (a total hack)
-<li>attempt to fix GGI compilation problem when MesaDemos not present
-<li>NV vertex program ARL-relative fetches didn't work
-</ul>
+</li><li>auto mipmap generation for cube maps was broken (bug 641363)
+</li><li>writing/clearing software alpha channels was unreliable
+</li><li>minor compilation fixes for OS/2 (Evgeny Kotsuba)
+</li><li>fixed some bad assertions found with shadowtex demo
+</li><li>fixed error checking bug in glCopyTexSubImage2D (bug 659020)
+</li><li>glRotate(angle, -x, 0, 0) was incorrect (bug 659677)
+</li><li>fixed potential segfault in texture object validation (bug 659012)
+</li><li>fixed some bogus code in _mesa_test_os_sse_exception_support (Linus)
+</li><li>fix fog stride bug in tnl code for h/w drivers (Michel Danzer)
+</li><li>fixed glActiveTexture / glMatrixMode(GL_TEXTURE) bug (#669080)
+</li><li>glGet(GL_CURRENT_SECONDARY_COLOR) should return 4 values, not 3
+</li><li>fixed compilation problem on Solaris7/x86 (bug 536406)
+</li><li>fixed prefetch bug in 3DNow! code (Felix Kuhling)
+</li><li>fixed NeXT build problem (FABSF macro)
+</li><li>glDrawPixels Z values when glPixelZoom!=1 were invalid (bug 687811)
+</li><li>zoomed glDraw/CopyPixels with clipping sometimes failed (bug 689964)
+</li><li>AA line and triangle Z values are now rounded, not truncated
+</li><li>fixed color interpolation bug when GLchan==GLfloat (bug 694461)
+</li><li>glArePrograms/TexturesResident() wasn't 100% correct (Jose Fonseca)
+</li><li>fixed a minor GL_COLOR_MATERIAL bug
+</li><li>NV vertex program EXP instruction was broken
+</li><li>glColorMask misbehaved with X window / pixmap rendering
+</li><li>fix autoconf/libtool GLU C++ linker problem on Linux (a total hack)
+</li><li>attempt to fix GGI compilation problem when MesaDemos not present
+</li><li>NV vertex program ARL-relative fetches didn't work
+</li></ul>
Changes:
<ul>
<li>use glPolygonOffset in gloss demo to avoid z-fighting artifacts
-<li>updated winpos and pointblast demos to use ARB extensions
-<li>disable SPARC normal transformation code (bug 673938)
-<li>GLU fixes for OS/2 (Evgeny Kotsuba)
-</ul>
+</li><li>updated winpos and pointblast demos to use ARB extensions
+</li><li>disable SPARC normal transformation code (bug 673938)
+</li><li>GLU fixes for OS/2 (Evgeny Kotsuba)
+</li></ul>
<h2>5.0.2 September 5, 2003</h2>
Bug fixes:
<ul>
<li>fixed texgen problem causing texcoord's Q to be zero (stex3d)
-<li>default GL_TEXTURE_COMPARE_MODE_ARB was wrong
-<li>GL_CURRENT_MATRIX_NV query was wrong
-<li>GL_CURRENT_MATRIX_STACK_DEPTH_NV query was off by one
-<li>GL_LIST_MODE query wasn't correct
-<li>GL_FOG_COORDINATE_SOURCE_EXT query wasn't supported
-<li>GL_SECONDARY_COLOR_ARRAY_SIZE_EXT query returned wrong value
-<li>blended, wide lines didn't always work correctly (bug 711595)
-<li>glVertexAttrib4svNV w component was always 1
-<li>fixed bug in GL_IBM_rasterpos_clip (missing return)
-<li>GL_DEPTH_TEXTURE_MODE = GL_ALPHA didn't work correctly
-<li>a few Solaris compilation fixes
-<li>fixed glClear() problem for DRI drivers (non-existant stencil, etc)
-<li>fixed int/REAL mixup in GLU NURBS curve evaluator (Eric Cazeaux)
-<li>fixed delete [] bug in SI GLU (bug 721765) (Diego Santa Cruz)
-<li>glFog() didn't clamp fog colors
-<li>fixed bad float/int conversion for GL_TEXTURE_PRIORITY in the
+</li><li>default GL_TEXTURE_COMPARE_MODE_ARB was wrong
+</li><li>GL_CURRENT_MATRIX_NV query was wrong
+</li><li>GL_CURRENT_MATRIX_STACK_DEPTH_NV query was off by one
+</li><li>GL_LIST_MODE query wasn't correct
+</li><li>GL_FOG_COORDINATE_SOURCE_EXT query wasn't supported
+</li><li>GL_SECONDARY_COLOR_ARRAY_SIZE_EXT query returned wrong value
+</li><li>blended, wide lines didn't always work correctly (bug 711595)
+</li><li>glVertexAttrib4svNV w component was always 1
+</li><li>fixed bug in GL_IBM_rasterpos_clip (missing return)
+</li><li>GL_DEPTH_TEXTURE_MODE = GL_ALPHA didn't work correctly
+</li><li>a few Solaris compilation fixes
+</li><li>fixed glClear() problem for DRI drivers (non-existant stencil, etc)
+</li><li>fixed int/REAL mixup in GLU NURBS curve evaluator (Eric Cazeaux)
+</li><li>fixed delete [] bug in SI GLU (bug 721765) (Diego Santa Cruz)
+</li><li>glFog() didn't clamp fog colors
+</li><li>fixed bad float/int conversion for GL_TEXTURE_PRIORITY in the
gl[Get]TexParameteri[v] functions
-<li>fixed invalid memory references in glTexGen functions (bug 781602)
-<li>integer-valued color arrays weren't handled correctly
-<li>glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work
-<li>GL_EXT_texture_lod_bias is part of 1.4, overlooked in 5.0.1
-</ul>
+</li><li>fixed invalid memory references in glTexGen functions (bug 781602)
+</li><li>integer-valued color arrays weren't handled correctly
+</li><li>glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work
+</li><li>GL_EXT_texture_lod_bias is part of 1.4, overlooked in 5.0.1
+</li></ul>
Changes:
<ul>
<li>build GLUT with -fexceptions so C++ apps propogate exceptions
-</ul>
+</li></ul>
<h2>5.1 December 17, 2003</h2>
New:
<ul>
<li>reorganized directory tree
-<li>GL_ARB_vertex/fragment_program extensions (Michal Krol &amp; Karl Rasche)
-<li>GL_ATI_texture_env_combine3 extension (Ian Romanick)
-<li>GL_SGI_texture_color_table extension (Eric Plante)
-<li>GL_NV_fragment_program extension
-<li>GL_NV_light_max_exponent extension
-<li>GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
-<li>GL_ARB_occlusion_query extension
-<li>GL_ARB_point_sprite extension
-<li>GL_ARB_texture_non_power_of_two extension
-<li>GL_IBM_multimode_draw_arrays extension
-<li>GL_EXT_texture_mirror_clamp extension (Ian Romanick)
-<li>GL_ARB_vertex_buffer_object extension
-<li>new X86 feature detection code (Petr Sebor)
-<li>less memory used for display lists and vertex buffers
-<li>demo of per-pixel lighting with a fragment program (demos/fplight.c)
-<li>new version (18) of glext.h header
-<li>new spriteblast.c demo of GL_ARB_point_sprite
-<li>faster glDrawPixels in X11 driver in some cases (see relnotes/5.1)
-<li>faster glCopyPixels in X11 driver in some cases (see relnotes/5.1)
-</ul>
+</li><li>GL_ARB_vertex/fragment_program extensions (Michal Krol &amp; Karl Rasche)
+</li><li>GL_ATI_texture_env_combine3 extension (Ian Romanick)
+</li><li>GL_SGI_texture_color_table extension (Eric Plante)
+</li><li>GL_NV_fragment_program extension
+</li><li>GL_NV_light_max_exponent extension
+</li><li>GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
+</li><li>GL_ARB_occlusion_query extension
+</li><li>GL_ARB_point_sprite extension
+</li><li>GL_ARB_texture_non_power_of_two extension
+</li><li>GL_IBM_multimode_draw_arrays extension
+</li><li>GL_EXT_texture_mirror_clamp extension (Ian Romanick)
+</li><li>GL_ARB_vertex_buffer_object extension
+</li><li>new X86 feature detection code (Petr Sebor)
+</li><li>less memory used for display lists and vertex buffers
+</li><li>demo of per-pixel lighting with a fragment program (demos/fplight.c)
+</li><li>new version (18) of glext.h header
+</li><li>new spriteblast.c demo of GL_ARB_point_sprite
+</li><li>faster glDrawPixels in X11 driver in some cases (see relnotes/5.1)
+</li><li>faster glCopyPixels in X11 driver in some cases (see relnotes/5.1)
+</li></ul>
Bug fixes:
<ul>
<li>really enable OpenGL 1.4 features in DOS driver.
-<li>fixed issues in glDrawPixels and glCopyPixels for very wide images
-<li>glPixelMapf/ui/usv()'s size parameter is GLsizei, not GLint
-<li>fixed some texgen bugs reported by Daniel Borca
-<li>fixed wglMakeCurrent(NULL, NULL) bug (#835861)
-<li>fixed glTexSubImage3D z-offset bug (Cedric Gautier)
-<li>fixed RGBA blend enable bug (Ville Syrjala)
-<li>glAccum is supposed to be a no-op in selection/feedback mode
-<li>fixed texgen bug #597589 (John Popplewell)
-</ul>
+</li><li>fixed issues in glDrawPixels and glCopyPixels for very wide images
+</li><li>glPixelMapf/ui/usv()'s size parameter is GLsizei, not GLint
+</li><li>fixed some texgen bugs reported by Daniel Borca
+</li><li>fixed wglMakeCurrent(NULL, NULL) bug (#835861)
+</li><li>fixed glTexSubImage3D z-offset bug (Cedric Gautier)
+</li><li>fixed RGBA blend enable bug (Ville Syrjala)
+</li><li>glAccum is supposed to be a no-op in selection/feedback mode
+</li><li>fixed texgen bug #597589 (John Popplewell)
+</li></ul>
Changes:
<ul>
<li>dropped API trace feature (src/Trace/)
-<li>documentation overhaul. merged with website content. more html.
-<li>glxgears.c demo updated to use GLX swap rate extensions
-<li>glTexImage1/2/3D now allows width/height/depth = 0
-<li>disable SPARC asm code on Linux (bug 852204)
-</ul>
+</li><li>documentation overhaul. merged with website content. more html.
+</li><li>glxgears.c demo updated to use GLX swap rate extensions
+</li><li>glTexImage1/2/3D now allows width/height/depth = 0
+</li><li>disable SPARC asm code on Linux (bug 852204)
+</li></ul>
<h2>6.0 January 16, 2004</h2>
New:
<ul>
<li>full OpenGL 1.5 support
-<li>updated GL/glext.h file to version 21
+</li><li>updated GL/glext.h file to version 21
Changes:
-<li>changed max framebuffer size to 4Kx4K (MAX_WIDTH/HEIGHT in config.h)
+</li><li>changed max framebuffer size to 4Kx4K (MAX_WIDTH/HEIGHT in config.h)
Bug fixes:
-<li>fixed bug in UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color
+</li><li>fixed bug in UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color
clamping issue
-<li>updated suno5-gcc configs
-<li>glColor3 functions sometimes resulted in undefined alpha values
-<li>fixed FP divide by zero error seen on VMS with xlockmore, others
-<li>fixed vertex/fragment program debug problem (bug 873011)
-<li>building on AIX with gcc works now
-<li>glDeleteProgramsARB failed for ARB fragment programs (bug 876160)
-<li>glDrawRangeElements tried to modify potentially read-only storage
-<li>updated files for building on Windows
-</ul>
+</li><li>updated suno5-gcc configs
+</li><li>glColor3 functions sometimes resulted in undefined alpha values
+</li><li>fixed FP divide by zero error seen on VMS with xlockmore, others
+</li><li>fixed vertex/fragment program debug problem (bug 873011)
+</li><li>building on AIX with gcc works now
+</li><li>glDeleteProgramsARB failed for ARB fragment programs (bug 876160)
+</li><li>glDrawRangeElements tried to modify potentially read-only storage
+</li><li>updated files for building on Windows
+</li></ul>
<h2>6.0.1 April 2, 2004</h2>
New:
<ul>
<li>upgraded glext.h to version 22
-<li>new build targets (Dan Schikore)
-<li>new linux-x86-opteron build target (Heath Feather)
-</ul>
+</li><li>new build targets (Dan Schikore)
+</li><li>new linux-x86-opteron build target (Heath Feather)
+</li></ul>
Bug fixes:
<ul>
<li>glBindProgramARB didn't update all necessary state
-<li>fixed build problems on OpenBSD
-<li>omit CVS directories from tarballs
-<li>glGetTexImage(GL_COLOR_INDEX) was broken
-<li>fixed an infinite loop in t&amp;l module
-<li>silenced some valgrind warnings about using unitialized memory
-<li>fixed some compilation/link glitches on IRIX (Mike Stephens)
-<li>glBindProgram wasn't getting compiled into display lists
-<li>GLX_FBCONFIG_ID wasn't recognized in glXChooseFBConfig() (bug 888079)
-<li>two-sided lighting and vertex program didn't work (bug 887330)
-<li>stores to program parameter registers in vertex state programs
+</li><li>fixed build problems on OpenBSD
+</li><li>omit CVS directories from tarballs
+</li><li>glGetTexImage(GL_COLOR_INDEX) was broken
+</li><li>fixed an infinite loop in t&amp;l module
+</li><li>silenced some valgrind warnings about using unitialized memory
+</li><li>fixed some compilation/link glitches on IRIX (Mike Stephens)
+</li><li>glBindProgram wasn't getting compiled into display lists
+</li><li>GLX_FBCONFIG_ID wasn't recognized in glXChooseFBConfig() (bug 888079)
+</li><li>two-sided lighting and vertex program didn't work (bug 887330)
+</li><li>stores to program parameter registers in vertex state programs
didn't work.
-<li>fixed glOrtho bug found with gcc 3.2.2 (RH9)
-<li>glXCreateWindow() wasn't fully implemented (bug 890894)
-<li>generic vertex attribute arrays didn't work in display lists
-<li>vertex buffer objects' default usage and access fields were wrong
-<li>glDrawArrays with start!=0 was broken
-<li>fragment program PK2H, UP2H, UP4B and UP4UB instructions were broken
-<li>linux-osmesa16-static config didn't work
-<li>fixed a few color index rendering problems (bug 910687)
-<li>glInterleavedArrays didn't respect GL_CLIENT_ACTIVE_TEXTURE
-<li>OSMesa RGB and BGR modes were broken
-<li>glProgramStringARB mistakenly required a null-terminated string
-<li>fragment program XPD instruction was incorrect
-<li>glGetMaterial() didn't work reliably
-<li>ARB_fragment_program KIL instruction was incorrect
-</ul>
+</li><li>fixed glOrtho bug found with gcc 3.2.2 (RH9)
+</li><li>glXCreateWindow() wasn't fully implemented (bug 890894)
+</li><li>generic vertex attribute arrays didn't work in display lists
+</li><li>vertex buffer objects' default usage and access fields were wrong
+</li><li>glDrawArrays with start!=0 was broken
+</li><li>fragment program PK2H, UP2H, UP4B and UP4UB instructions were broken
+</li><li>linux-osmesa16-static config didn't work
+</li><li>fixed a few color index rendering problems (bug 910687)
+</li><li>glInterleavedArrays didn't respect GL_CLIENT_ACTIVE_TEXTURE
+</li><li>OSMesa RGB and BGR modes were broken
+</li><li>glProgramStringARB mistakenly required a null-terminated string
+</li><li>fragment program XPD instruction was incorrect
+</li><li>glGetMaterial() didn't work reliably
+</li><li>ARB_fragment_program KIL instruction was incorrect
+</li></ul>
<h2>6.1 August 18, 2004</h2>
New:
<ul>
<li>Revamped Makefile system
-<li>glXUseRotatedXFont() utility (see xdemos/xuserotfont.c)
-<li>internal driver interface changes related to texture object
+</li><li>glXUseRotatedXFont() utility (see xdemos/xuserotfont.c)
+</li><li>internal driver interface changes related to texture object
allocation, vertex/fragment programs, BlendEquationSeparate, etc.
-<li>option to walk triangle edges with double-precision floats
+</li><li>option to walk triangle edges with double-precision floats
(Justin Novosad of Discreet) (see config.h file)
-<li>support for AUX buffers in software GLX driver
-<li>updated glext.h to version 24 and glxext.h to version 6
-<li>new MESA_GLX_FORCE_ALPHA and MESA_GLX_DEPTH_BITS env vars
-<li>updated BeOS support (Philippe Houdoin)
-</ul>
+</li><li>support for AUX buffers in software GLX driver
+</li><li>updated glext.h to version 24 and glxext.h to version 6
+</li><li>new MESA_GLX_FORCE_ALPHA and MESA_GLX_DEPTH_BITS env vars
+</li><li>updated BeOS support (Philippe Houdoin)
+</li></ul>
Changes:
<ul>
<li>fragment fog interpolation is perspective corrected now
-<li>new glTexImage code, much cleaner, may be a bit faster
-</ul>
+</li><li>new glTexImage code, much cleaner, may be a bit faster
+</li></ul>
Bug fixes:
<ul>
<li>glArrayElement in display lists didn't handle generic vertex attribs
-<li>glFogCoord didn't always work properly
-<li>ARB_fragment_program fog options didn't work
-<li>frag prog TEX instruction no longer incorrectly divides s,t,r by q
-<li>ARB frag prog TEX and TEXP instructions now use LOD=0
-<li>glTexEnviv in display lists didn't work
-<li>glRasterPos didn't do texgen or apply texture matrix
-<li>GL_DOUBLE-valued vertex arrays were broken in some cases
-<li>fixed texture rectangle edge/border sampling bugs
-<li>sampling an incomplete texture in a fragment program would segfault
-<li>glTexImage was missing a few error checks
-<li>fixed some minor glGetTexParameter glitches
-<li>GL_INTENSITY was mistakenly accepted as a &lt;format&gt; to glTexImage
-<li>fragment program writes to RC/HC register were broken
-<li>fixed a few glitches in GL_HP_occlusion_test extension
-<li>glBeginQueryARB and glEndQueryARB didn't work inside display lists
-<li>vertex program state references were broken
-<li>fixed triangle color interpolation bug on AIX (Shane Blackett)
-<li>fixed a number of minor memory leaks (bug #1002030)
-</ul>
+</li><li>glFogCoord didn't always work properly
+</li><li>ARB_fragment_program fog options didn't work
+</li><li>frag prog TEX instruction no longer incorrectly divides s,t,r by q
+</li><li>ARB frag prog TEX and TEXP instructions now use LOD=0
+</li><li>glTexEnviv in display lists didn't work
+</li><li>glRasterPos didn't do texgen or apply texture matrix
+</li><li>GL_DOUBLE-valued vertex arrays were broken in some cases
+</li><li>fixed texture rectangle edge/border sampling bugs
+</li><li>sampling an incomplete texture in a fragment program would segfault
+</li><li>glTexImage was missing a few error checks
+</li><li>fixed some minor glGetTexParameter glitches
+</li><li>GL_INTENSITY was mistakenly accepted as a &lt;format&gt; to glTexImage
+</li><li>fragment program writes to RC/HC register were broken
+</li><li>fixed a few glitches in GL_HP_occlusion_test extension
+</li><li>glBeginQueryARB and glEndQueryARB didn't work inside display lists
+</li><li>vertex program state references were broken
+</li><li>fixed triangle color interpolation bug on AIX (Shane Blackett)
+</li><li>fixed a number of minor memory leaks (bug #1002030)
+</li></ul>
<h2>6.2 October 2, 2004</h2>
New:
<ul>
<li>enabled GL_ARB_texture_rectangle (same as GL_NV_texture_rectangle)
-<li>updated Doxygen support (Jose Fonseca)
-</ul>
+</li><li>updated Doxygen support (Jose Fonseca)
+</li></ul>
Changes:
<ul>
<li>some GGI driver updates (Christoph Egger, bug 1025977)
-</ul>
+</li></ul>
Bug fixes:
<ul>
<li>Omit GL_ARB_texture_non_power_of_two from list of OpenGL 1.5 features
-<li>fixed a few compilation issues on IRIX
-<li>fixed a matrix classification bug (reported by Wes Bethel)
-<li>we weren't reseting the vertex/fragment program error state
+</li><li>fixed a few compilation issues on IRIX
+</li><li>fixed a matrix classification bug (reported by Wes Bethel)
+</li><li>we weren't reseting the vertex/fragment program error state
before parsing (Dave Reveman)
-<li>adjust texcoords for sampling texture rectangles (Dave Reveman)
-<li>glGet*(GL_MAX_VERTEX_ATTRIBS_ARB) wasn't implemented
-<li>repeated calls to glDeleteTexture(t) could lead to a crash
-<li>fixed potential ref count bugs in VBOs and vertex/fragment programs
-<li>spriteblast demo didn't handle window size changes correctly
-<li>glTexSubImage didn't handle pixels=NULL correctly for PBOs
-<li>fixed color index mode glDrawPixels bug (Karl Schultz)
-</ul>
+</li><li>adjust texcoords for sampling texture rectangles (Dave Reveman)
+</li><li>glGet*(GL_MAX_VERTEX_ATTRIBS_ARB) wasn't implemented
+</li><li>repeated calls to glDeleteTexture(t) could lead to a crash
+</li><li>fixed potential ref count bugs in VBOs and vertex/fragment programs
+</li><li>spriteblast demo didn't handle window size changes correctly
+</li><li>glTexSubImage didn't handle pixels=NULL correctly for PBOs
+</li><li>fixed color index mode glDrawPixels bug (Karl Schultz)
+</li></ul>
<h2>6.2.1 December 9, 2004</h2>
Bug fixes:
<ul>
<li>don't apply regular fog or color sum when using a fragment program
-<li>glProgramEnvParameter4fARB always generated an error on
+</li><li>glProgramEnvParameter4fARB always generated an error on
GL_FRAGMENT_PROGRAM_ARB (fdo bug 1645)
-<li>glVertexAttrib3svNV and glVertexAttrib3svARB were broken
-<li>fixed width/height mix-up in glSeparableFilter2D()
-<li>fixed regression in glCopyPixels + convolution
-<li>glReadPixels from a clipped front color buffer didn't always work
-<li>glTexImage didn't accept GL_RED/GREEN/BLUE as the format
-<li>Attempting queries/accesses of VBO 0 weren't detected as errors
-<li>paletted textures failed if the palette had fewer than 256 entries
-</ul>
+</li><li>glVertexAttrib3svNV and glVertexAttrib3svARB were broken
+</li><li>fixed width/height mix-up in glSeparableFilter2D()
+</li><li>fixed regression in glCopyPixels + convolution
+</li><li>glReadPixels from a clipped front color buffer didn't always work
+</li><li>glTexImage didn't accept GL_RED/GREEN/BLUE as the format
+</li><li>Attempting queries/accesses of VBO 0 weren't detected as errors
+</li><li>paletted textures failed if the palette had fewer than 256 entries
+</li></ul>
Changes:
<ul>
<li>fixed a bunch of compiler warnings found with gcc 3.4
-<li>bug reports should to go bugzilla.freedesktop.org
-</ul>
+</li><li>bug reports should to go bugzilla.freedesktop.org
+</li></ul>
<h2>6.3 July 20, 2005</h2>
New:
<ul>
<li>GL_EXT_framebuffer_object extension
-<li>GL_ARB_draw_buffers extension
-<li>GL_ARB_pixel_buffer_object extension
-<li>GL_OES_read_format extension (Ian Romanick)
-<li>DirectFB driver (Claudio Ciccani)
-<li>x86_64 vertex transformation code (Mikko T.)
-<li>Updated GL/glext.h to version 29
-</ul>
+</li><li>GL_ARB_draw_buffers extension
+</li><li>GL_ARB_pixel_buffer_object extension
+</li><li>GL_OES_read_format extension (Ian Romanick)
+</li><li>DirectFB driver (Claudio Ciccani)
+</li><li>x86_64 vertex transformation code (Mikko T.)
+</li><li>Updated GL/glext.h to version 29
+</li></ul>
Changes:
<ul>
<li>added -stereo option for glxgears demo (Jacek Rosik)
-<li>updated the PBuffer demo code in xdemos/ directory
-<li>glDeleteTextures/Programs/Buffers() now makes the object ID
+</li><li>updated the PBuffer demo code in xdemos/ directory
+</li><li>glDeleteTextures/Programs/Buffers() now makes the object ID
available for immediate re-use
-<li>assorted 64-bit clean-ups fixes (x86_64 and Win64)
-<li>lots of internal changes for GL_EXT_framebuffer_object
-</ul>
+</li><li>assorted 64-bit clean-ups fixes (x86_64 and Win64)
+</li><li>lots of internal changes for GL_EXT_framebuffer_object
+</li></ul>
Bug fixes:
<ul>
<li>some functions didn't support PBO functionality
-<li>glGetTexImage didn't convert color index images to RGBA as required
-<li>fragment program texcoords were sometimes wrong for points and lines
-<li>fixed problem with negative dot product in arbfplight, fplight demos
-<li>fixed bug in perspective correction of antialiased, textured lines
-<li>querying GL_POST_CONVOLUTION_ALPHA_BIAS_EXT returned wrong value
-<li>fixed a couple per-pixel fog bugs (Soju Matsumoto)
-<li>glGetBooleanv(GL_FRAGMENT_PROGRAM_BINDING_NV) was broken
-<li>fixed float parsing bug in ARB frag/vert programs (bug 2520)
-<li>XMesaGetDepthBuffer() returned incorrect value for bytesPerValue
-<li>GL_COLOR_MATERIAL with glColor3 didn't properly set diffuse alpha
-<li>glXChooseFBConfig() crashed if attribList pointer was NULL
-<li>program state.light[n].spot.direction.w was wrong value (bug 3083)
-<li>fragment program fog option required glEnable(GL_FOG) - wrong.
-<li>glColorTable() could produce a Mesa implementation error (bug 3135)
-<li>RasterPos could get corrupted by color index rendering path
-<li>Removed bad XTranslateCoordinates call when rendering to Pixmaps
-<li>glPopAttrib() didn't properly restore GL_TEXTURE_GEN enable state
-<li>fixed a few Darwin compilation problems
-</ul>
+</li><li>glGetTexImage didn't convert color index images to RGBA as required
+</li><li>fragment program texcoords were sometimes wrong for points and lines
+</li><li>fixed problem with negative dot product in arbfplight, fplight demos
+</li><li>fixed bug in perspective correction of antialiased, textured lines
+</li><li>querying GL_POST_CONVOLUTION_ALPHA_BIAS_EXT returned wrong value
+</li><li>fixed a couple per-pixel fog bugs (Soju Matsumoto)
+</li><li>glGetBooleanv(GL_FRAGMENT_PROGRAM_BINDING_NV) was broken
+</li><li>fixed float parsing bug in ARB frag/vert programs (bug 2520)
+</li><li>XMesaGetDepthBuffer() returned incorrect value for bytesPerValue
+</li><li>GL_COLOR_MATERIAL with glColor3 didn't properly set diffuse alpha
+</li><li>glXChooseFBConfig() crashed if attribList pointer was NULL
+</li><li>program state.light[n].spot.direction.w was wrong value (bug 3083)
+</li><li>fragment program fog option required glEnable(GL_FOG) - wrong.
+</li><li>glColorTable() could produce a Mesa implementation error (bug 3135)
+</li><li>RasterPos could get corrupted by color index rendering path
+</li><li>Removed bad XTranslateCoordinates call when rendering to Pixmaps
+</li><li>glPopAttrib() didn't properly restore GL_TEXTURE_GEN enable state
+</li><li>fixed a few Darwin compilation problems
+</li></ul>
<h2>6.3.1</h2>
@@ -1632,24 +1629,24 @@ This was an intermediate release for X.org which wasn't otherwise released.)
New:
<ul>
<li>The distribution now includes the DRI drivers and GLX code
-</ul>
+</li></ul>
Changes:
<ul>
<li>Made the DRI "new" driver interface standard, remove old code
-</ul>
+</li></ul>
Bug fixes:
<ul>
<li>GL_ARB_vertex/fragment_shader were mistakenly listed in the
extensions string
-<li>negative relative addressing in vertex programs was broken
-<li>update/fix SPARC assembly code for vertex transformation
-<li>fixed memory leak when freeing GLX drawables/renderbuffers
-<li>fixed display list memory leak
-<li>the GL_PIXEL_MAP_I_TO_I table is now floating point, not integer
-<li>wglGetProcAddress() didn't handle wgl-functions
-<li>fixed glxext.h cross-compile issue (Colin Harrison)
-<li>assorted DRI driver fixes
-</ul>
+</li><li>negative relative addressing in vertex programs was broken
+</li><li>update/fix SPARC assembly code for vertex transformation
+</li><li>fixed memory leak when freeing GLX drawables/renderbuffers
+</li><li>fixed display list memory leak
+</li><li>the GL_PIXEL_MAP_I_TO_I table is now floating point, not integer
+</li><li>wglGetProcAddress() didn't handle wgl-functions
+</li><li>fixed glxext.h cross-compile issue (Colin Harrison)
+</li><li>assorted DRI driver fixes
+</li></ul>
<b>
@@ -1657,6 +1654,7 @@ NOTE: Changes for Mesa 6.4 and later are documented in the corresponding
<a href="relnotes.html">release notes</a> file.
</b>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/viewperf.html b/docs/viewperf.html
index ed89ee2cfe..6c14ede252 100644
--- a/docs/viewperf.html
+++ b/docs/viewperf.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>Viewperf Issues</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>Viewperf Issues</h1>
@@ -66,10 +63,11 @@ either in Viewperf or the Mesa driver.
<p>
These tests use features of the
-<a href="https://www.opengl.org/registry/specs/NV/fragment_program2.txt">GL_NV_fragment_program2</a>
-and
-<a href="https://www.opengl.org/registry/specs/NV/vertex_program3.txt">GL_NV_vertex_program3</a>
-extensions without checking if the driver supports them.
+<a href="https://www.opengl.org/registry/specs/NV/fragment_program2.txt">
+GL_NV_fragment_program2</a> and
+<a href="https://www.opengl.org/registry/specs/NV/vertex_program3.txt">
+GL_NV_vertex_program3</a> extensions without checking if the driver supports
+them.
</p>
<p>
When Mesa tries to compile the vertex/fragment programs it generates errors
@@ -83,8 +81,7 @@ Subsequent drawing calls become no-ops and the rendering is incorrect.
<p>
These tests depend on the
-<a href="https://www.opengl.org/registry/specs/NV/primitive_restart.txt">GL_NV_primitive_restart</a>
-extension.
+<a href="https://www.opengl.org/registry/specs/NV/primitive_restart.txt">GL_NV_primitive_restart</a> extension.
</p>
<p>
@@ -124,8 +121,7 @@ A trace captured with
<a href="https://github.com/apitrace/apitrace">API trace</a>
shows this sequences of calls like this:
-<pre>
-2504 glBindTexture(target = GL_TEXTURE_2D, texture = 55)
+</p><pre>2504 glBindTexture(target = GL_TEXTURE_2D, texture = 55)
2505 glTexImage2D(target = GL_TEXTURE_2D, level = 0, internalformat = GL_RGBA, width = 512, height = 512, border = 0, format = GL_RGB, type = GL_UNSIGNED_SHORT, pixels = blob(1572864))
2506 glTexImage2D(target = GL_TEXTURE_2D, level = 1, internalformat = GL_RGBA, width = 256, height = 256, border = 0, format = GL_RGB, type = GL_UNSIGNED_SHORT, pixels = blob(393216))
2507 glTexImage2D(target = GL_TEXTURE_2D, level = 2, internalformat = GL_RGBA, width = 128, height = 128, border = 0, format = GL_RGB, type = GL_UNSIGNED_SHORT, pixels = blob(98304))
@@ -177,23 +173,20 @@ However, we have no plans to implement this work-around in Mesa.
<p>
This test makes some unusual calls to glRotate. For example:
</p>
-<pre>
-glRotate(50, 50, 50, 1);
+<pre>glRotate(50, 50, 50, 1);
glRotate(100, 100, 100, 1);
glRotate(52, 52, 52, 1);
</pre>
<p>
These unusual values lead to invalid modelview matrices.
For example, the last glRotate command above produces this matrix with Mesa:
-<pre>
-1.08536e+24 2.55321e-23 -0.000160389 0
+</p><pre>1.08536e+24 2.55321e-23 -0.000160389 0
5.96937e-25 1.08536e+24 103408 0
103408 -0.000160389 1.74755e+09 0
0 0 0 nan
</pre>
and with NVIDIA's OpenGL:
-<pre>
-1.4013e-45 0 -nan 0
+<pre>1.4013e-45 0 -nan 0
0 1.4013e-45 1.4013e-45 0
1.4013e-45 -nan 1.4013e-45 0
0 0 0 1.4013e-45
@@ -208,10 +201,10 @@ and with a semi-random color (between white and black) since GL_FOG is enabled.
<p>
This uses depth testing but there's two problems:
-<ol>
+</p><ol>
<li>The glXChooseFBConfig() call doesn't request a depth buffer
-<li>The test never calls glClear(GL_DEPTH_BUFFER_BIT) to initialize the depth buffer
-</ol>
+</li><li>The test never calls glClear(GL_DEPTH_BUFFER_BIT) to initialize the depth buffer
+</li></ol>
<p>
If the chosen visual does not have a depth buffer, you'll see the wireframe
car model but it won't be rendered correctly.
@@ -304,11 +297,11 @@ texture size. But it does not do that.
This test generates many GL_INVALID_OPERATION errors in its calls to
glUniform().
Causes include:
-<ul>
+</p><ul>
<li> Trying to set float uniforms with glUniformi()
-<li> Trying to set float uniforms with glUniform3f()
-<li> Trying to set matrix uniforms with glUniform() instead of glUniformMatrix().
-</ul>
+</li><li> Trying to set float uniforms with glUniform3f()
+</li><li> Trying to set matrix uniforms with glUniform() instead of glUniformMatrix().
+</li></ul>
<p>
Apparently, the indexes returned by glGetUniformLocation() were hard-coded
into the application trace when it was created.
@@ -342,6 +335,7 @@ As such, it won't run with Mesa.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html>
diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html
index b19a7da158..3782203090 100644
--- a/docs/vmware-guest.html
+++ b/docs/vmware-guest.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>VMware guest GL driver</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>VMware guest GL driver</h1>
@@ -30,14 +27,14 @@ MacOS are all supported.
With the August 2015 Workstation 12 / Fusion 8 releases, OpenGL 3.3
is supported in the guest.
This requires:
-<ul>
+</p><ul>
<li>The VM is configured for virtual hardware version 12.
-<li>The host OS, GPU and graphics driver supports DX11 (Windows) or
+</li><li>The host OS, GPU and graphics driver supports DX11 (Windows) or
OpenGL 4.0 (Linux, Mac)
-<li>On Linux, the vmwgfx kernel module must be version 2.9.0 or later.
-<li>A recent version of Mesa with the updated svga gallium driver.
-</ul>
-</p>
+</li><li>On Linux, the vmwgfx kernel module must be version 2.9.0 or later.
+</li><li>A recent version of Mesa with the updated svga gallium driver.
+</li></ul>
+<p></p>
<p>
Otherwise, OpenGL 2.1 is supported.
@@ -64,9 +61,9 @@ For more information about the X components see these wiki pages at x.org:
<ul>
<li><a href="https://wiki.x.org/wiki/vmware">
Driver Overview</a>
-<li><a href="https://wiki.x.org/wiki/vmware/vmware3D">
+</li><li><a href="https://wiki.x.org/wiki/vmware/vmware3D">
xf86-video-vmware Details</a>
-</ul>
+</li></ul>
<h2>Components</h2>
@@ -74,10 +71,10 @@ xf86-video-vmware Details</a>
The components involved in this include:
<ul>
<li>Linux kernel module: vmwgfx
-<li>X server 2D driver: xf86-video-vmware
-<li>User-space libdrm library
-<li>Mesa/gallium OpenGL driver: "svga"
-</ul>
+</li><li>X server 2D driver: xf86-video-vmware
+</li><li>User-space libdrm library
+</li><li>Mesa/gallium OpenGL driver: "svga"
+</li></ul>
<p>
All of these components reside in the guest Linux virtual machine.
@@ -91,23 +88,21 @@ On the host, all you're doing is running VMware
<ul>
<li>Kernel version at least 2.6.25
-<li>Xserver version at least 1.7
-<li>Ubuntu: For ubuntu you need to install a number of build dependencies.
- <pre>
- sudo apt-get install git-core
+</li><li>Xserver version at least 1.7
+</li><li>Ubuntu: For ubuntu you need to install a number of build dependencies.
+ <pre> sudo apt-get install git-core
sudo apt-get install automake libtool libpthread-stubs0-dev
sudo apt-get install xserver-xorg-dev x11proto-xinerama-dev libx11-xcb-dev
sudo apt-get install libxcb-glx0-dev libxrender-dev
sudo apt-get build-dep libgl1-mesa-dri libxcb-glx0-dev
</pre>
-<li>Fedora: For Fedora you also need to install a number of build dependencies.
- <pre>
- sudo yum install mesa-libGL-devel xorg-x11-server-devel xorg-x11-util-macros
+</li><li>Fedora: For Fedora you also need to install a number of build dependencies.
+ <pre> sudo yum install mesa-libGL-devel xorg-x11-server-devel xorg-x11-util-macros
sudo yum install libXrender-devel.i686
sudo yum install automake gcc libtool expat-devel kernel-devel git-core
sudo yum install makedepend flex bison
</pre>
-</ul>
+</li></ul>
<p>
Depending on your Linux distro, other packages may be needed.
@@ -119,30 +114,25 @@ The configure scripts should tell you what's missing.
<h2>Getting the Latest Source Code</h2>
Begin by saving your current directory location:
- <pre>
- export TOP=$PWD
+ <pre> export TOP=$PWD
</pre>
<ul>
<li>Mesa/Gallium master branch. This code is used to build libGL, and the direct rendering svga driver for libGL, vmwgfx_dri.so, and the X acceleration library libxatracker.so.x.x.x.
- <pre>
- git clone git://anongit.freedesktop.org/git/mesa/mesa
+ <pre> git clone git://anongit.freedesktop.org/git/mesa/mesa
</pre>
-<li>VMware Linux guest kernel module. Note that this repo contains the complete DRM and TTM code. The vmware-specific driver is really only the files prefixed with vmwgfx.
- <pre>
- git clone git://anongit.freedesktop.org/git/mesa/vmwgfx
+</li><li>VMware Linux guest kernel module. Note that this repo contains the complete DRM and TTM code. The vmware-specific driver is really only the files prefixed with vmwgfx.
+ <pre> git clone git://anongit.freedesktop.org/git/mesa/vmwgfx
</pre>
-<li>libdrm, a user-space library that interfaces with drm.
+</li><li>libdrm, a user-space library that interfaces with drm.
Most distros ship with this but it's safest to install a newer version.
To get the latest code from git:
- <pre>
- git clone git://anongit.freedesktop.org/git/mesa/drm
+ <pre> git clone git://anongit.freedesktop.org/git/mesa/drm
</pre>
-<li>xf86-video-vmware. The chainloading driver, vmware_drv.so, the legacy driver vmwlegacy_drv.so, and the vmwgfx driver vmwgfx_drv.so.
- <pre>
- git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-vmware
+</li><li>xf86-video-vmware. The chainloading driver, vmware_drv.so, the legacy driver vmwlegacy_drv.so, and the vmwgfx driver vmwgfx_drv.so.
+ <pre> git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-vmware
</pre>
-</ul>
+</li></ul>
<h2>Building the Code</h2>
@@ -151,42 +141,36 @@ To get the latest code from git:
<li>
Determine where the GL-related libraries reside on your system and set
the LIBDIR environment variable accordingly.
-<br><br>
+<br/><br/>
For 32-bit Ubuntu systems:
-<pre>
- export LIBDIR=/usr/lib/i386-linux-gnu
+<pre> export LIBDIR=/usr/lib/i386-linux-gnu
</pre>
For 64-bit Ubuntu systems:
-<pre>
- export LIBDIR=/usr/lib/x86_64-linux-gnu
+<pre> export LIBDIR=/usr/lib/x86_64-linux-gnu
</pre>
For 32-bit Fedora systems:
-<pre>
- export LIBDIR=/usr/lib
+<pre> export LIBDIR=/usr/lib
</pre>
For 64-bit Fedora systems:
-<pre>
- export LIBDIR=/usr/lib64
+<pre> export LIBDIR=/usr/lib64
</pre>
</li>
<li>Build libdrm:
- <pre>
- cd $TOP/drm
+ <pre> cd $TOP/drm
./autogen.sh --prefix=/usr --libdir=${LIBDIR}
make
sudo make install
</pre>
-<li>Build Mesa and the vmwgfx_dri.so driver, the vmwgfx_drv.so xorg driver, the X acceleration library libxatracker.
+</li><li>Build Mesa and the vmwgfx_dri.so driver, the vmwgfx_drv.so xorg driver, the X acceleration library libxatracker.
The vmwgfx_dri.so is used by the OpenGL libraries during direct rendering,
and by the Xorg server during accelerated indirect GL rendering.
The libxatracker library is used exclusively by the X server to do render,
copy and video acceleration:
-<br>
+<br/>
The following configure options doesn't build the EGL system.
- <pre>
- cd $TOP/mesa
+ <pre> cd $TOP/mesa
./autogen.sh --prefix=/usr --libdir=${LIBDIR} --with-gallium-drivers=svga --with-dri-drivers=swrast --enable-xa --disable-dri3 --enable-glx-tls
make
sudo make install
@@ -194,41 +178,35 @@ The following configure options doesn't build the EGL system.
Note that you may have to install other packages that Mesa depends upon
if they're not installed in your system. You should be told what's missing.
-<br>
-<br>
+<br/>
+<br/>
-<li>xf86-video-vmware: Now, once libxatracker is installed, we proceed with
+</li><li>xf86-video-vmware: Now, once libxatracker is installed, we proceed with
building and replacing the current Xorg driver.
First check if your system is 32- or 64-bit.
- <pre>
- cd $TOP/xf86-video-vmware
+ <pre> cd $TOP/xf86-video-vmware
./autogen.sh --prefix=/usr --libdir=${LIBDIR}
make
sudo make install
</pre>
-<li>vmwgfx kernel module. First make sure that any old version of this kernel module is removed from the system by issuing
-<pre>
- sudo rm /lib/modules/`uname -r`/kernel/drivers/gpu/drm/vmwgfx.ko*
+</li><li>vmwgfx kernel module. First make sure that any old version of this kernel module is removed from the system by issuing
+<pre> sudo rm /lib/modules/`uname -r`/kernel/drivers/gpu/drm/vmwgfx.ko*
</pre>
Build and install:
-<pre>
- cd $TOP/vmwgfx
+<pre> cd $TOP/vmwgfx
make
sudo make install
sudo depmod -a
</pre>
If you're using a Ubuntu OS:
-<pre>
- sudo update-initramfs -u
+<pre> sudo update-initramfs -u
</pre>
If you're using a Fedora OS:
-<pre>
- sudo dracut --force
+<pre> sudo dracut --force
</pre>
Add 'vmwgfx' to the /etc/modules file:
-<pre>
- echo vmwgfx | sudo tee -a /etc/modules
+<pre> echo vmwgfx | sudo tee -a /etc/modules
</pre>
Note: some distros put DRM kernel drivers in different directories.
@@ -238,23 +216,20 @@ For example, sometimes vmwgfx.ko might be found in
<p>
After installing vmwgfx.ko you might want to run the following command to
check that the new kernel module is in the expected place:
-<pre>
- find /lib/modules -name vmwgfx.ko -exec ls -l '{}' \;
+</p><pre> find /lib/modules -name vmwgfx.ko -exec ls -l '{}' \;
</pre>
If you see the kernel module listed in more than one place, you may need to
move things around.
<p>
Finally, if you update your kernel you'll probably have to rebuild and
reinstall the vmwgfx.ko module again.
-</ul>
+</p></li></ul>
Now try to load the kernel module by issuing
- <pre>
- sudo modprobe vmwgfx</pre>
+ <pre> sudo modprobe vmwgfx</pre>
Then type
- <pre>
- dmesg</pre>
+ <pre> dmesg</pre>
to watch the debug output. It should contain a number of lines prefixed with "[vmwgfx]".
<p>
@@ -272,16 +247,14 @@ In a shell, run 'glxinfo' and look for the following to verify that the
driver is working:
</p>
-<pre>
-OpenGL vendor string: VMware, Inc.
+<pre>OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on SVGA3D; build: RELEASE;
OpenGL version string: 2.1 Mesa 8.0
</pre>
<p>
If you don't see this, try setting this environment variable:
- <pre>
- export LIBGL_DEBUG=verbose</pre>
+ </p><pre> export LIBGL_DEBUG=verbose</pre>
<p>
then rerun glxinfo and examine the output for error messages.
</p>
@@ -291,11 +264,12 @@ If OpenGL 3.3 is not working (you only get OpenGL 2.1):
</p>
<ul>
<li>Make sure the VM uses hardware version 12.
-<li>Make sure the vmwgfx kernel module is version 2.9.0 or later.
-<li>Check the vmware.log file for errors.
-<li>Run 'dmesg | grep vmwgfx' and look for "DX: yes".
+</li><li>Make sure the vmwgfx kernel module is version 2.9.0 or later.
+</li><li>Check the vmware.log file for errors.
+</li><li>Run 'dmesg | grep vmwgfx' and look for "DX: yes".
+
+
+</li></ul>
-</div>
-</body>
-</html>
+</body></html> \ No newline at end of file
diff --git a/docs/webmaster.html b/docs/webmaster.html
index c327921c52..89b539002b 100644
--- a/docs/webmaster.html
+++ b/docs/webmaster.html
@@ -1,25 +1,22 @@
-<!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 Introduction</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>Webmaster</h1>
<p>
If you have problems, edits or additions for this website send them
to Brian
-(<em>b</em><em>r</em><em>i</em><em>a</em><em>n</em><em>.</em><em>e</em><em>.</em><em>p</em><em>a</em><em>u</em><em>l</em><em>&nbsp;</em><em>g</em><em>m</em><em>a</em><em>i</em><em>l</em><em>.</em><em>c</em><em>o</em><em>m</em>).
+(<em>b</em><em>r</em><em>i</em><em>a</em><em>n</em><em>.</em><em>e</em><em>.</em><em>p</em><em>a</em><em>u</em><em>l</em><em> </em><em>g</em><em>m</em><em>a</em><em>i</em><em>l</em><em>.</em><em>c</em><em>o</em><em>m</em>).
</p>
<p>
@@ -27,6 +24,7 @@ Mark Manning made the frame-based layout for the website.
Brian's modified it a lot since then.
</p>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file
diff --git a/docs/xlibdriver.html b/docs/xlibdriver.html
index b4de10e36f..a6f42e819b 100644
--- a/docs/xlibdriver.html
+++ b/docs/xlibdriver.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>Xlib Software Driver</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>Xlib Software Driver</h1>
@@ -63,8 +60,7 @@ The format of accepted values is: <code>visual-class depth</code>
<p>
Here are some examples:
</p>
-<pre>
- using csh:
+<pre> using csh:
% setenv MESA_RGB_VISUAL "TrueColor 8" // 8-bit TrueColor
% setenv MESA_CI_VISUAL "PseudoColor 12" // 12-bit PseudoColor
% setenv MESA_RGB_VISUAL "PseudoColor 8" // 8-bit PseudoColor
@@ -145,8 +141,7 @@ range 1.0 to 2.5.
The defaults are all 1.0, effectively disabling gamma correction.
Examples:
</p>
-<pre>
- % export MESA_GAMMA="2.3 2.2 2.4" // separate R,G,B values
+<pre> % export MESA_GAMMA="2.3 2.2 2.4" // separate R,G,B values
% export MESA_GAMMA="2.0" // same gamma for R,G,B
</pre>
<p>
@@ -182,8 +177,7 @@ Hardware overlay planes are supported by the Xlib driver. To
determine if your X server has overlay support you can test for the
SERVER_OVERLAY_VISUALS property:
</p>
-<pre>
- xprop -root | grep SERVER_OVERLAY_VISUALS
+<pre> xprop -root | grep SERVER_OVERLAY_VISUALS
</pre>
@@ -206,8 +200,7 @@ The following Mesa-specific extensions are implemented in the Xlib driver.
<p>
This extension adds the GLX function:
</p>
-<pre>
- GLXPixmap glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visual,
+<pre> GLXPixmap glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visual,
Pixmap pixmap, Colormap cmap )
</pre>
<p>
@@ -242,8 +235,7 @@ The GLX_MESA_release_buffers extension allows a client to explicitly
deallocate the ancillary buffers by calling glxReleaseBuffersMESA()
just before an X window is destroyed. For example:
</p>
-<pre>
- #ifdef GLX_MESA_release_buffers
+<pre> #ifdef GLX_MESA_release_buffers
glXReleaseBuffersMESA( dpy, window );
#endif
XDestroyWindow( dpy, window );
@@ -269,14 +261,14 @@ This extension was added in Mesa 2.6
</p>
<h2>Summary of X-related environment variables</h2>
-<pre>
- MESA_RGB_VISUAL - specifies the X visual and depth for RGB mode (X only)
+<pre> MESA_RGB_VISUAL - specifies the X visual and depth for RGB mode (X only)
MESA_CI_VISUAL - specifies the X visual and depth for CI mode (X only)
MESA_BACK_BUFFER - specifies how to implement the back color buffer (X only)
MESA_PRIVATE_CMAP - force aux/tk libraries to use private colormaps (X only)
MESA_GAMMA - gamma correction coefficients (X only)
</pre>
-</div>
-</body>
-</html>
+
+
+
+</body></html> \ No newline at end of file