aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/vmware-guest.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/vmware-guest.html')
-rw-r--r--mesalib/docs/vmware-guest.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/mesalib/docs/vmware-guest.html b/mesalib/docs/vmware-guest.html
index abb904c43..62c844579 100644
--- a/mesalib/docs/vmware-guest.html
+++ b/mesalib/docs/vmware-guest.html
@@ -7,11 +7,18 @@
</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>
This page describes how to build, install and use the
-<a href="http://www.vmware.com/" target="_parent">VMware</a> guest GL driver
+<a href="http://www.vmware.com/">VMware</a> guest GL driver
(aka the SVGA or SVGA3D driver) for Linux using the latest source code.
This driver gives a Linux virtual machine access to the host's GPU for
hardware-accelerated 3D.
@@ -28,9 +35,9 @@ included in newer Linux distributions.
For more information about the X components see these wiki pages at x.org:
</p>
<ul>
-<li><a href="http://wiki.x.org/wiki/vmware" target="_parent">
+<li><a href="http://wiki.x.org/wiki/vmware">
Driver Overview</a>
-<li><a href="http://wiki.x.org/wiki/vmware/vmware3D" target="_parent">
+<li><a href="http://wiki.x.org/wiki/vmware/vmware3D">
xf86-video-vmware Details</a>
</ul>
@@ -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>