docs: consolidate html header and footer

add doctype
add character encoding
add missing <head> tag
unify html header and footer

Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Andreas Boll
2012-06-12 09:05:03 +02:00
committed by Brian Paul
parent 45c21f852e
commit ecd5c7ceb8
50 changed files with 497 additions and 461 deletions

View File

@@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" ><html LANG=en> <!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">
<title>Compilation and Installation using Autoconf</title> <title>Compilation and Installation using Autoconf</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<link rel="stylesheet" type="text/css" href="mesa.css"></head> </head>
<body> <body>
<h1>Compilation and Installation using Autoconf</h1> <h1>Compilation and Installation using Autoconf</h1>
<ol> <ol>

View File

@@ -1,8 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html LANG=en> <html lang="en">
<head> <head>
<title>Banner</title <meta http-equiv="content-type" content="text/html; charset=utf-8">
><STYLE TYPE="TEXT/CSS" ><!-- <title>Banner</title>
<STYLE TYPE="TEXT/CSS" >
<!--
BODY { BACKGROUND: BLACK; COLOR: WHITE } TABLE { width: 94%; text-align: left; } BODY { BACKGROUND: BLACK; COLOR: WHITE } TABLE { width: 94%; text-align: left; }
TD { vertical-align: top } TD { vertical-align: top }
H1 { H1 {
@@ -19,7 +21,8 @@ border-image: url(gears.png) 100%; -WEBKIT-border-image: url(gears.png) 100%;
} }
*/ */
} }
--></STYLE > -->
</STYLE >
</head> </head>
<body ><DIV CLASS="gears" ></DIV ><DIV CLASS="gears" ></DIV ><H1 >The <body ><DIV CLASS="gears" ></DIV ><DIV CLASS="gears" ></DIV ><H1 >The
Mesa 3D Graphics Library</H1 > Mesa 3D Graphics Library</H1 >

View File

@@ -1,13 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML LANG=en > <html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mesa Bug Reporting</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Mesa Bug Reporting</TITLE> <h1>Bug Database</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Bug Database</H1>
<p> <p>
The Mesa bug database is hosted on The Mesa bug database is hosted on
@@ -50,5 +50,5 @@ If your bug report is vague or your test program doesn't compile
easily, the problem may not be fixed very quickly. easily, the problem may not be fixed very quickly.
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Conformance</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Conformance</TITLE> <h1>Conformance</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Conformance</H1>
<p> <p>
The SGI OpenGL conformance tests verify correct operation of OpenGL The SGI OpenGL conformance tests verify correct operation of OpenGL

View File

@@ -1,8 +1,9 @@
<html> <!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">
<title>Contents</title> <title>Contents</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<!--Override a few values from the style sheet: --> <!--Override a few values from the style sheet: -->
<style> <style>
@@ -19,7 +20,8 @@ a:visited {
} }
--> -->
</style> </style>
</head>
<body>
<b>Documentation</b> <b>Documentation</b>
<ul> <ul>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Debugging Tips</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Debugging Tips</TITLE> <h1>Debugging Tips</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Debugging Tips</H1>
<p> <p>
Normally Mesa (and OpenGL) records but does not notify the user of Normally Mesa (and OpenGL) records but does not notify the user of
@@ -34,5 +35,5 @@
src/dlist.c for details. src/dlist.c for details.
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Developers</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Developers</TITLE> <h1>Developers</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Developers</H1>
<p> <p>
Both professional and volunteer developers contribute to Mesa. Both professional and volunteer developers contribute to Mesa.

View File

@@ -1,15 +1,16 @@
<HTML> <!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">
<title>Development Notes</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Development Notes</TITLE> <h1>Development Notes</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Development Notes</H1>
<H2>Adding Extentions</H2> <h2>Adding Extentions</h2>
<p> <p>
To add a new GL extension to Mesa you have to do at least the following. To add a new GL extension to Mesa you have to do at least the following.

View File

@@ -1,11 +1,12 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HEAD> <html lang="en">
<TITLE>GL Dispatch in Mesa</TITLE> <head>
<LINK REL="stylesheet" TYPE="text/css" HREF="mesa.css"> <meta http-equiv="content-type" content="text/html; charset=utf-8">
</HEAD> <title>GL Dispatch in Mesa</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<BODY> </head>
<H1>GL Dispatch in Mesa</H1> <body>
<h1>GL Dispatch in Mesa</h1>
<p>Several factors combine to make efficient dispatch of OpenGL functions <p>Several factors combine to make efficient dispatch of OpenGL functions
fairly complicated. This document attempts to explain some of the issues fairly complicated. This document attempts to explain some of the issues
@@ -268,5 +269,5 @@ included.</p>
<A NAME="autogen"/> <A NAME="autogen"/>
<H2>4. Automatic Generation of Dispatch Stubs</H2> <H2>4. Automatic Generation of Dispatch Stubs</H2>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Getting Mesa</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Getting Mesa</TITLE> <h1>Downloading</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Downloading</H1>
<p> <p>
Primary Mesa download site: Primary Mesa download site:
@@ -98,5 +99,5 @@ were split off some time ago.
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,9 +1,10 @@
<html> <!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">
<title>Mesa EGL</title> <title>Mesa EGL</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<head><link rel="stylesheet" type="text/css" href="mesa.css"></head> </head>
<body> <body>
<h1>Mesa EGL</h1> <h1>Mesa EGL</h1>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Environment Variables</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Environment Variables</TITLE> <h1>Environment Variables</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Environment Variables</H1>
<p> <p>
Normally, no environment variables need to be set. Most of the environment Normally, no environment variables need to be set. Most of the environment
@@ -163,10 +164,5 @@ Other Gallium drivers have their own environment variables. These may change
frequently so the source code should be consulted for details. frequently so the source code should be consulted for details.
</p> </p>
</body>
<br> </html>
<br>
</BODY>
</HTML>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mesa Extensions</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Mesa Extensions</TITLE> <h1>Mesa Extensions</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Mesa Extensions</H1>
<p> <p>
A number of extensions have been developed especially for Mesa. A number of extensions have been developed especially for Mesa.
@@ -14,22 +15,21 @@ The specifications follow.
</p> </p>
<UL> <ul>
<LI><A HREF="MESA_agp_offset.spec">MESA_agp_offset.spec</A> <li><a href="MESA_agp_offset.spec">MESA_agp_offset.spec</a>
<LI><A HREF="MESA_copy_sub_buffer.spec">MESA_copy_sub_buffer.spec</A> <li><a href="MESA_copy_sub_buffer.spec">MESA_copy_sub_buffer.spec</a>
<LI><A HREF="MESA_packed_depth_stencil.spec">MESA_packed_depth_stencil.spec</A> <li><a href="MESA_packed_depth_stencil.spec">MESA_packed_depth_stencil.spec</a>
<LI><A HREF="MESA_pack_invert.spec">MESA_pack_invert.spec</A> <li><a href="MESA_pack_invert.spec">MESA_pack_invert.spec</a>
<LI><A HREF="MESA_pixmap_colormap.spec">MESA_pixmap_colormap.spec</A> <li><a href="MESA_pixmap_colormap.spec">MESA_pixmap_colormap.spec</a>
<LI><A HREF="MESA_release_buffers.spec">MESA_release_buffers.spec</A> <li><a href="MESA_release_buffers.spec">MESA_release_buffers.spec</a>
<LI><A HREF="MESA_resize_buffers.spec">MESA_resize_buffers.spec</A> <li><a href="MESA_resize_buffers.spec">MESA_resize_buffers.spec</a>
<LI><A HREF="MESA_set_3dfx_mode.spec">MESA_set_3dfx_mode.spec</A> <li><a href="MESA_set_3dfx_mode.spec">MESA_set_3dfx_mode.spec</a>
<LI><A HREF="MESA_sprite_point.spec">MESA_sprite_point.spec</A> (obsolete) <li><a href="MESA_sprite_point.spec">MESA_sprite_point.spec</a> (obsolete)
<LI><A HREF="MESA_texture_signed_rgba.spec">MESA_texture_signed_rgba.spec</A> <li><a href="MESA_texture_signed_rgba.spec">MESA_texture_signed_rgba.spec</a>
<LI><A HREF="MESA_trace.spec">MESA_trace.spec</A> (obsolete) <li><a href="MESA_trace.spec">MESA_trace.spec</a> (obsolete)
<LI><A HREF="MESA_window_pos.spec">MESA_window_pos.spec</A> <li><a href="MESA_window_pos.spec">MESA_window_pos.spec</a>
<LI><A HREF="MESA_ycbcr_texture.spec">MESA_ycbcr_texture.spec</A> <li><a href="MESA_ycbcr_texture.spec">MESA_ycbcr_texture.spec</a>
</UL> </ul>
</body>
</BODY> </html>
</HTML>

View File

@@ -1,11 +1,11 @@
<html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head><title>Mesa FAQ</title></head> <head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="mesa.css"></head> <title>Mesa FAQ</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<BODY> </head>
<body>
<center> <center>
<h1>Mesa Frequently Asked Questions</h1> <h1>Mesa Frequently Asked Questions</h1>

View File

@@ -1,13 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<TITLE>Games</TITLE> <head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="mesa.css"></head> <title>Games</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<BODY> </head>
<body>
<H1>Games</H1>
<h1>Games</h1>
<ul> <ul>
<li><a href="http://www.psc.edu/%7Esmp/a3d/">Asteroids3D</a> - 3D asteroids game <li><a href="http://www.psc.edu/%7Esmp/a3d/">Asteroids3D</a> - 3D asteroids game
@@ -57,7 +57,8 @@
- freeware arcade style game - freeware arcade style game
</li><li><a href="http://xracer.annexia.org/" target="_parent">XRacer</a> - Free spaceship </li><li><a href="http://xracer.annexia.org/" target="_parent">XRacer</a> - Free spaceship
racing game, similar to Wipeout racing game, similar to Wipeout
</li></ul> </li>
</ul>
</body>
</body></html> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>SGI GLU</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>SGI GLU</TITLE> <h1>SGI SI GLU</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>SGI SI GLU</H1>
(Silicon Graphics, Inc. Sample Implementation of the OpenGL Utility library) (Silicon Graphics, Inc. Sample Implementation of the OpenGL Utility library)

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Help Wanted</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Help Wanted</TITLE> <h1>Help Wanted / To-Do List</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Help Wanted / To-Do List</H1>
<p> <p>
We can always use more help with the Mesa project. We can always use more help with the Mesa project.
@@ -70,5 +71,5 @@ Finally:
</ol> </ol>
</BODY> </body>
</HTML> </html>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html> <html lang="en">
<head> <head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mesa Home Page</title> <title>Mesa Home Page</title>
</head> </head>

View File

@@ -1,13 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Compiling and Installing</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Compiling and Installing</TITLE> <h1>Compiling and Installing</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Compiling and Installing</H1>
<ol> <ol>
<li><a href="#prereq-general">Prerequisites for building</a> <li><a href="#prereq-general">Prerequisites for building</a>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mesa Introduction</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Mesa Introduction</TITLE> <h1>Introduction</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Introduction</H1>
<p> <p>
Mesa is an open-source implementation of the Mesa is an open-source implementation of the

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Libraries and Toolkits</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Libraries and Toolkits</TITLE> <h1>Libraries and Toolkits</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Libraries and Toolkits</H1>
<ul> <ul>
<li><a href="http://mrpowers.com/Apprentice/">Apprentice</a> - free OpenInventor work-alike <li><a href="http://mrpowers.com/Apprentice/">Apprentice</a> - free OpenInventor work-alike
@@ -53,4 +54,5 @@ Open SG PLUS</a> - a scene-graph library
</ul> </ul>
</body></html> </body>
</html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>License / Cppyright Information</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>License / Cppyright Information</TITLE> <h1>Disclaimer</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Disclaimer</H1>
<p> <p>
Mesa is a 3-D graphics library with an API which is very similar to Mesa is a 3-D graphics library with an API which is very similar to

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mesa Mailing Lists</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Mesa Mailing Lists</TITLE> <h1>Mailing Lists</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Mailing Lists</H1>
<p>There are four Mesa 3D / DRI mailing lists: <p>There are four Mesa 3D / DRI mailing lists:
@@ -82,5 +83,5 @@ target="_parent">OpenGL discussion forums</A> at www.opengl.org</li>
</ul> </ul>
</ul> </ul>
</HTML> </body>
</BODY> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>llvmpipe</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>llvmpipe</TITLE> <h1>Introduction</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Introduction</H1>
<p> <p>
The Gallium llvmpipe driver is a software rasterizer that uses LLVM to The Gallium llvmpipe driver is a software rasterizer that uses LLVM to
@@ -200,3 +201,6 @@ for posterior analysis, e.g.:
for a stand-alone example. See the llvm-c/Core.h file for reference. for a stand-alone example. See the llvm-c/Core.h file for reference.
</li> </li>
</ul> </ul>
</body>
</html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Function Name Mangling</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Function Name Mangling</TITLE> <h1>Function Name Mangling</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Function Name Mangling</H1>
<p> <p>
If you want to use both Mesa and another OpenGL library in the same If you want to use both Mesa and another OpenGL library in the same
@@ -26,5 +27,5 @@ CFLAGS += -DUSE_MGL_NAMESPACE
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Modelers, Renderers and Viewers</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Modelers, Renderers and Viewers</TITLE> <h1>Modelers, Renderers and Viewers</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Modelers, Renderers and Viewers</H1>
<ul> <ul>
<li><a href="http://www.aqsis.org/" target="_parent">Aqsis</a> - a RenderMan compatible renderer</li> <li><a href="http://www.aqsis.org/" target="_parent">Aqsis</a> - a RenderMan compatible renderer</li>
@@ -60,4 +61,5 @@
</li></ul> </li></ul>
</body></html> </body>
</html>

View File

@@ -1,15 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<TITLE>Mesa News</TITLE> <head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<head><link rel="stylesheet" type="text/css" href="mesa.css"></head> <title>Mesa News</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<BODY> </head>
<body>
<body bgcolor="#eeeeee">
<H1>News</H1>
<h1>News</h1>
<h2>May 18, 2012</h2> <h2>May 18, 2012</h2>

View File

@@ -1,9 +1,10 @@
<html> <!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">
<title>OpenGL ES</title> <title>OpenGL ES</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<head><link rel="stylesheet" type="text/css" href="mesa.css"></head> </head>
<body> <body>
<h1>OpenGL ES</h1> <h1>OpenGL ES</h1>

View File

@@ -1,14 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>OpenVG State Tracker</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>OpenVG State Tracker</TITLE> <h1>OpenVG State Tracker</h1>
<head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<body bgcolor="#eeeeee">
<H1>OpenVG State Tracker</H1>
<p> <p>
The current version of the OpenVG state tracker implements OpenVG 1.1. The current version of the OpenVG state tracker implements OpenVG 1.1.

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Off-screen Rendering</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Off-screen Rendering</TITLE> <h1>Off-screen Rendering</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Off-screen Rendering</H1>
<p> <p>
@@ -84,5 +85,5 @@ the top-level Makefile. Send a patch to the Mesa developers too, if you're
inclined. inclined.
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,16 +1,17 @@
<HTML> <!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">
<title>Performance Tips</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Performance Tips</TITLE> <h1>Performance Tips</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Performance Tips</H1>
<p> <p>
Performance tips for software rendering: Performance tips for software rendering:
</P> </p>
<ol> <ol>
<li> Turn off smooth shading when you don't need it (glShadeModel) <li> Turn off smooth shading when you don't need it (glShadeModel)
@@ -64,5 +65,5 @@ Performance tips for software rendering:
</ol> </ol>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Gallium Post-processing</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Gallium Post-processing</TITLE> <h1>Gallium Post-processing</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Gallium Post-processing</H1>
<p> <p>
The Gallium drivers support user-defined image post-processing. The Gallium drivers support user-defined image post-processing.
@@ -52,5 +53,5 @@ Numbers higher than 8 see minimizing gains.
<br> <br>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Precompiled libraries</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Precompiled libraries</TITLE> <h1>Precompiled Libraries</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Precompiled Libraries</H1>
<p> <p>
In general, precompiled Mesa libraries are not available. In general, precompiled Mesa libraries are not available.
@@ -16,5 +17,5 @@ However, some Linux distros (such as Ubuntu) seem to closely track
Mesa and often have the latest Mesa release available as an update. Mesa and often have the latest Mesa release available as an update.
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mesa Release Notes</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Mesa Release Notes</TITLE> <h1>Release Notes</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Release Notes</H1>
<p> <p>
The release notes summarize what's new or changed in each Mesa release. The release notes summarize what's new or changed in each Mesa release.
@@ -90,5 +91,5 @@ Versions of Mesa prior to 6.4 are summarized in the
</UL> </UL>
</BODY> </body>
</HTML> </html>

View File

@@ -1,10 +1,11 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<TITLE>Code Repository</TITLE> <head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="mesa.css"></head> <title>Code Repository</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<BODY> </head>
<body>
<h1>Code Repository</h1> <h1>Code Repository</h1>
@@ -212,5 +213,3 @@ See <a href="http://www.eecs.harvard.edu/~cduan/technical/git/" target="_parent"
</body> </body>
</html> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Science and Technical</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Science and Technical</TITLE> <h1>Science and Technical</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Science and Technical</H1>
<ul> <ul>
<li><a href="http://www.softintegration.com/products/toolkit/opengl/" target="_parent">Ch</a> - OpenGL bindings for the Ch C/C++ interpreter <li><a href="http://www.softintegration.com/products/toolkit/opengl/" target="_parent">Ch</a> - OpenGL bindings for the Ch C/C++ interpreter
@@ -66,4 +67,5 @@
</li></ul> </li></ul>
</body></html> </body>
</html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Shading Language Support</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Shading Language Support</TITLE> <h1>Shading Language Support</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Shading Language Support</H1>
<p> <p>
This page describes the features and status of Mesa's support for the This page describes the features and status of Mesa's support for the
@@ -264,5 +265,5 @@ tests GLSL features.
The Mesa demos repository also has some good GLSL tests. The Mesa demos repository also has some good GLSL tests.
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Source Code Documentation</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Source Code Documentation</TITLE> <h1>Source Code Documentation</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Source Code Documentation</H1>
<p> <p>
<A HREF="http://www.doxygen.org" target="_parent">Doxygen</A> <A HREF="http://www.doxygen.org" target="_parent">Doxygen</A>
@@ -33,5 +34,5 @@ run the doxygen scripts, you can read the documentation
<A HREF="../doxygen/main/index.html" target="_parent">here</A> <A HREF="../doxygen/main/index.html" target="_parent">here</A>
</P> </P>
</BODY> </body>
</HTML> </html>

View File

@@ -1,10 +1,11 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<TITLE>Mesa Source Tree</TITLE> <head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="mesa.css"></head> <title>Mesa Source Tree</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<BODY> </head>
<body>
<h1>Mesa source code tree overview</h1> <h1>Mesa source code tree overview</h1>
@@ -157,5 +158,5 @@ each directory.
</ul> </ul>
</BODY> </body>
</HTML> </html>

View File

@@ -1,6 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html> <html lang="en">
<head> <head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mini GLX Specification</title> <title>Mini GLX Specification</title>
</head> </head>
<body> <body>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mesa Subset Driver</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Mesa Subset Driver</TITLE> <h1>Mesa Subset Driver</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Mesa Subset Driver</H1>
<p> <p>
In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon
@@ -20,5 +21,5 @@ The specification for this subset can be found
<a href="subset-A.html">here</a>. <a href="subset-A.html">here</a>.
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Supported Systems and Drivers</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Supported Systems and Drivers</TITLE> <h1>Supported Systems and Drivers</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Supported Systems and Drivers</H1>
<p> <p>
Mesa is primarily developed and used on Linux systems. Mesa is primarily developed and used on Linux systems.

View File

@@ -1,14 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Acknowledgements</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<HEAD> <h1>Acknowledgments</h1>
<TITLE>Acknowledgements</TITLE>
</HEAD>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Acknowledgments</H1>
The following individuals and groups are to be acknowledged for their The following individuals and groups are to be acknowledged for their
@@ -130,5 +129,5 @@ Please send corrections and additions to Brian.
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Development Utilities</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Development Utilities</TITLE> <h1>Development Utilities</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Development Utilities</H1>
<ul> <ul>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Utilities</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Utilities</TITLE> <h1>Utilities</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Utilities</H1>
<ul> <ul>
<li><a href="http://fsv.sourceforge.net/" <li><a href="http://fsv.sourceforge.net/"

View File

@@ -1,17 +1,16 @@
<HTML> <!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">
<title>Mesa Version History</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Mesa Version History</TITLE> <b>
<head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<body bgcolor="#eeeeee">
<B>
NOTE: Changes for Mesa 6.4 and later are documented in the corresponding NOTE: Changes for Mesa 6.4 and later are documented in the corresponding
<a href="relnotes.html">release notes</a> file. <a href="relnotes.html">release notes</a> file.
</B> </b>
<H1>Mesa Version History</H1> <H1>Mesa Version History</H1>

View File

@@ -1,10 +1,11 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<TITLE>Viewperf Issues</TITLE> <head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="mesa.css"></head> <title>Viewperf Issues</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<BODY> </head>
<body>
<h1>Viewperf Issues</h1> <h1>Viewperf Issues</h1>
@@ -196,5 +197,5 @@ and with a semi-random color (between white and black) since GL_FOG is enabled.
</p> </p>
</BODY> </body>
</HTML> </html>

View File

@@ -1,12 +1,12 @@
<html> <!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">
<title>VMware guest GL driver</title> <title>VMware guest GL driver</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
<link rel="stylesheet" type="text/css" href="mesa.css"></head> </head>
<body> <body>
<h1>VMware guest GL driver</h1> <h1>VMware guest GL driver</h1>
<p> <p>

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Mesa Introduction</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Mesa Introduction</TITLE> <h1>Webmaster</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Webmaster</font></H1>
<p> <p>
If you have problems, edits or additions for this website send them If you have problems, edits or additions for this website send them

View File

@@ -1,12 +1,13 @@
<HTML> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Xlib Software Driver</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
<TITLE>Xlib Software Driver</TITLE> <h1>Xlib Software Driver</h1>
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Xlib Software Driver</H1>
<p> <p>
Mesa's Xlib driver provides an emulation of the GLX interface so that Mesa's Xlib driver provides an emulation of the GLX interface so that