android: vulkan: add support for libmesa_vulkan_util
[mesa.git] / docs / conform.html
index 3611f8c6fb7d4ff66a634f88a0797e5bb9b10dcb..55931376b4fb4a15dff945d169c3caebe71ef72e 100644 (file)
@@ -1,17 +1,25 @@
-<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>
+<div class="header">
+  <h1>The Mesa 3D Graphics Library</h1>
+</div>
 
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+<iframe src="contents.html"></iframe>
+<div class="content">
 
-<BODY>
-
-<H1>Conformance</H1>
+<h1>Conformance</h1>
 
 <p>
 The SGI OpenGL conformance tests verify correct operation of OpenGL
 implementations.  I, Brian Paul, have been given a copy of the tests
-for testing Mesa.  The tests are not publically available.
+for testing Mesa.  The tests are not publicly available.
 </p>
 <p>
 This file has the latest results of testing Mesa with the OpenGL 1.2
@@ -690,6 +698,6 @@ Conformx passed.
 
 NOTE: conformx passes for all machine path levels (-p option).
 
-
+</div>
 </body>
 </html>