diff options
Diffstat (limited to 'mesalib/docs/osmesa.html')
-rw-r--r-- | mesalib/docs/osmesa.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mesalib/docs/osmesa.html b/mesalib/docs/osmesa.html index 2207641ed..0ec67c44b 100644 --- a/mesalib/docs/osmesa.html +++ b/mesalib/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> |