diff options
Diffstat (limited to 'docs/vmware-guest.html')
-rw-r--r-- | docs/vmware-guest.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html index abb904c4378..ea6309fec5f 100644 --- a/docs/vmware-guest.html +++ b/docs/vmware-guest.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>VMware guest GL driver</h1> <p> @@ -194,5 +201,6 @@ If you don't see this, try setting this environment variable: then rerun glxinfo and examine the output for error messages. </p> +</div> </body> </html> |