diff options
Diffstat (limited to 'docs/osmesa.html')
-rw-r--r-- | docs/osmesa.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/osmesa.html b/docs/osmesa.html index 2207641ede..0ec67c44b4 100644 --- a/docs/osmesa.html +++ b/docs/osmesa.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>Off-screen Rendering</h1> @@ -85,5 +92,6 @@ the top-level Makefile. Send a patch to the Mesa developers too, if you're inclined. </p> +</div> </body> </html> |