i965: Expose logic telling if non-msrt mcs is supported
[mesa.git] / docs / bugs.html
index 4397339e968d422717c9a3cd9c905b801a22b2f5..677a1b45defa239e4a3e88ffa3eb88e7bc1f12b0 100644 (file)
@@ -1,23 +1,30 @@
-<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 Bug Reporting</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
 
-<TITLE>Mesa Bug Reporting</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>Bug Database</H1>
+<h1>Bug Database</h1>
 
 <p>
 The Mesa bug database is hosted on
-<a href="http://freedesktop.org" target="_parent">freedesktop.org</a>.
+<a href="http://freedesktop.org">freedesktop.org</a>.
 The old bug database on SourceForge is no longer used.
 </p>
 
 <p>
 To file a Mesa bug, go to
-<a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
-target="_parent">
+<a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa">
 Bugzilla on freedesktop.org</a>
 </p>
 
@@ -49,5 +56,6 @@ If your bug report is vague or your test program doesn't compile
 easily, the problem may not be fixed very quickly.
 </p>
 
-</BODY>
-</HTML>
+</div>
+</body>
+</html>