From ecd5c7ceb8e4c8841b2708e5ab7efa145583f8c2 Mon Sep 17 00:00:00 2001
From: Andreas Boll
Date: Tue, 12 Jun 2012 09:05:03 +0200
Subject: docs: consolidate html header and footer
add doctype
add character encoding
add missing tag
unify html header and footer
Signed-off-by: Brian Paul
---
docs/perf.html | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
(limited to 'docs/perf.html')
diff --git a/docs/perf.html b/docs/perf.html
index ee9c4b117de..ec400c613f6 100644
--- a/docs/perf.html
+++ b/docs/perf.html
@@ -1,16 +1,17 @@
-
+
+
+
+
+ Performance Tips
+
+
+
-Performance Tips
-
-
-
-
-
-Performance Tips
+Performance Tips
Performance tips for software rendering:
-
+
- Turn off smooth shading when you don't need it (glShadeModel)
@@ -64,5 +65,5 @@ Performance tips for software rendering:
-
-
+
+
--
cgit v1.2.3