From 5162735957555137d6620f92bcf3a9d5f54c5cd0 Mon Sep 17 00:00:00 2001
From: Brian Paul
Date: Mon, 10 Sep 2018 11:29:12 -0600
Subject: [PATCH] docs: document new features/extensions in driver for WS 15 /
Fusion 11
Reviewed-by: Charmaine Lee
---
docs/vmware-guest.html | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html
index b19a7da1588..dce4fc27598 100644
--- a/docs/vmware-guest.html
+++ b/docs/vmware-guest.html
@@ -43,6 +43,23 @@ This requires:
Otherwise, OpenGL 2.1 is supported.
+
+With the Fall 2018 Workstation 15 / Fusion 11 releases, additional
+features are supported in the driver:
+
+- Multisample antialiasing (2x, 4x)
+
- GL_ARB/AMD_draw_buffers_blend
+
- GL_ARB_sample_shading
+
- GL_ARB_texture_cube_map_array
+
- GL_ARB_texture_gather
+
- GL_ARB_texture_query_lod
+
- GL_EXT/OES_draw_buffers_indexed
+
+
+This requires version 2.15.0 or later of the vmwgfx kernel module and
+the VM must be configured for hardware version 16 or later.
+
+
OpenGL 3.3 support can be disabled by setting the environment variable
SVGA_VGPU10=0.
--
2.30.2