panfrost: Set usage2 during draw, not CSO
[mesa.git] / docs / osmesa.html
index c20aaa9f8082579f98006e572dcf96a4bfed2a10..cc806ca022a2e7fb1aba401d399924af286db885 100644 (file)
@@ -8,7 +8,7 @@
 <body>
 
 <div class="header">
-  <h1>The Mesa 3D Graphics Library</h1>
+  The Mesa 3D Graphics Library
 </div>
 
 <iframe src="contents.html"></iframe>
@@ -45,7 +45,7 @@ The OSMesa interface may be used with any of three software renderers:
 There are several examples of OSMesa in the mesa/demos repository.
 </p>
 
-<h1>Building OSMesa</h1>
+<h2>Building OSMesa</h2>
 
 <p>
 Configure and build Mesa with something like: