diff options
author | Brian Paul <brianp@vmware.com> | 2012-01-13 10:54:22 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-01-13 10:54:58 -0700 |
commit | 27915708ed4519cc5606e81fb789e8427501f355 (patch) | |
tree | ed8cdd253f898f7ad69de7a762e790e248e8f109 /docs/contents.html | |
parent | b0af16abf1153da243b856e55f59ca1945860f47 (diff) |
docs: new page describing how to build, install VMware SVGA3D guest driver
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/contents.html b/docs/contents.html index e3cea2a7ce..33c2191ee0 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -63,6 +63,7 @@ a:visited { <LI><A HREF="extensions.html" target="MainFrame">Mesa Extensions</A> <LI><A HREF="mangling.html" target="MainFrame">Function Name Mangling</A> <LI><A href="llvmpipe.html" target="MainFrame">Gallium llvmpipe driver</A> +<LI><A href="vmware-guest.html" target="MainFrame">VMware SVGA3D guest driver</a> <LI><A href="postprocess.html" target="MainFrame">Gallium post-processing</A> <LI><A href="viewperf.html" target="MainFrame">Viewperf Issues</A> </ul> |