Mesa (master): docs: list the new VMware SVGA Gallium driver in release notes
Brian Paul
brianp at kemper.freedesktop.org
Tue Nov 17 10:23:33 PST 2009
Module: Mesa
Branch: master
Commit: 63bc736f90e044bdd681d56300e8342582c5a93a
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63bc736f90e044bdd681d56300e8342582c5a93a
Author: Brian Paul <brianp at vmware.com>
Date: Tue Nov 17 11:23:03 2009 -0700
docs: list the new VMware SVGA Gallium driver in release notes
---
docs/relnotes-7.7.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/docs/relnotes-7.7.html b/docs/relnotes-7.7.html
index 7ab278b..8c8f763 100644
--- a/docs/relnotes-7.7.html
+++ b/docs/relnotes-7.7.html
@@ -34,6 +34,9 @@ tbd
<h2>New features</h2>
<ul>
+<li>VMware "SVGA" Gallium driver. This is a Gallium3D driver which targets the
+ VMware virtual graphics device. It allows Linux OpenGL guest applications
+ to utilize the 3D graphics hardware of the host operating system.
<li>GL_ARB_draw_elements_base_vertex (supported in Intel i965 and software drivers)</li>
<li>GL_ARB_depth_clamp (supported in Intel i965 DRI and software drivers)</li>
<li>GL_NV_depth_clamp (supported in Intel i965 DRI and software drivers)</li>
More information about the mesa-commit
mailing list