radeonsi: add threadgroups_per_cu param into si_get_compute_resource_limits
[mesa.git] / docs / application-issues.html
index 005d9f585fb28f7423ce6693548c756f2ecf0a34..740713798eb7fea1c1087e999490234baeafde69 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>
@@ -62,9 +62,11 @@ older than the given year.
 
 <p>
 For example, if the game was released in 2001, do
+</p>
 <pre>
 export MESA_EXTENSION_MAX_YEAR=2001
 </pre>
+<p>
 before running the game.
 </p>