aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/perf.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/perf.html')
-rw-r--r--mesalib/docs/perf.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/mesalib/docs/perf.html b/mesalib/docs/perf.html
index 82e6b5988..907389b82 100644
--- a/mesalib/docs/perf.html
+++ b/mesalib/docs/perf.html
@@ -7,6 +7,13 @@
</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>
<p>
@@ -64,6 +71,6 @@ Performance tips for software rendering:
command glEnable(GL_DITHER) will be ignored.
</ol>
-
+</div>
</body>
</html>