aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/intro.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/intro.html')
-rw-r--r--mesalib/docs/intro.html35
1 files changed, 18 insertions, 17 deletions
diff --git a/mesalib/docs/intro.html b/mesalib/docs/intro.html
index 303f5eb0f..ef04f357e 100644
--- a/mesalib/docs/intro.html
+++ b/mesalib/docs/intro.html
@@ -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>
-
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-
-<BODY>
-
-<H1>Introduction</H1>
+<h1>Introduction</h1>
<p>
Mesa is an open-source implementation of the
@@ -30,7 +31,7 @@ systems.
-<H1>Project History</H1>
+<h1>Project History</h1>
<p>
The Mesa project was originally started by Brian Paul.
@@ -156,7 +157,7 @@ of the OpenGL specification.
-<H1>Major Versions</H1>
+<h1>Major Versions</h1>
<p>
This is a summary of the major versions of Mesa.
@@ -165,7 +166,7 @@ of the OpenGL specification is implemented.
</p>
-<H2>Version 8.x features</H2>
+<h2>Version 8.x features</h2>
<p>
Version 8.x of Mesa implements the OpenGL 3.0 API.
The developers at Intel deserve a lot of credit for implementing most
@@ -174,14 +175,14 @@ the i965 driver.
</p>
-<H2>Version 7.x features</H2>
+<h2>Version 7.x features</h2>
<p>
Version 7.x of Mesa implements the OpenGL 2.1 API. The main feature
of OpenGL 2.x is the OpenGL Shading Language.
</p>
-<H2>Version 6.x features</H2>
+<h2>Version 6.x features</h2>
<p>
Version 6.x of Mesa implements the OpenGL 1.5 API with the following
extensions incorporated as standard features:
@@ -221,7 +222,7 @@ OpenGL specification</a> for more details.
-<H2>Version 5.x features</H2>
+<h2>Version 5.x features</h2>
<p>
Version 5.x of Mesa implements the OpenGL 1.4 API with the following
extensions incorporated as standard features:
@@ -247,7 +248,7 @@ extensions incorporated as standard features:
</ul>
-<H2>Version 4.x features</H2>
+<h2>Version 4.x features</h2>
<p>
Version 4.x of Mesa implements the OpenGL 1.3 API with the following
@@ -266,7 +267,7 @@ extensions incorporated as standard features:
<li>GL_ARB_transpose_matrix
</ul>
-<H2>Version 3.x features</H2>
+<h2>Version 3.x features</h2>
<p>
Version 3.x of Mesa implements the OpenGL 1.2 API with the following
@@ -282,7 +283,7 @@ features:
</ul>
-<H2>Version 2.x features</H2>
+<h2>Version 2.x features</h2>
<p>
Version 2.x of Mesa implements the OpenGL 1.1 API with the following
features.