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.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/mesalib/docs/vmware-guest.html b/mesalib/docs/vmware-guest.html
index 4d95c1769..abb904c43 100644
--- a/mesalib/docs/vmware-guest.html
+++ b/mesalib/docs/vmware-guest.html
@@ -1,12 +1,12 @@
-<html>
-
-<title>VMware guest GL driver</title>
-
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <title>VMware guest GL driver</title>
+ <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
<body>
-
<h1>VMware guest GL driver</h1>
<p>
@@ -186,13 +186,13 @@ OpenGL renderer string: Gallium 0.4 on SVGA3D; build: RELEASE;
OpenGL version string: 2.1 Mesa 8.0
</pre>
+<p>
If you don't see this, try setting this environment variable:
<pre>
export LIBGL_DEBUG=verbose</pre>
+<p>
then rerun glxinfo and examine the output for error messages.
</p>
-
-
</body>
</html>