diff options
author | Brian Paul <brianp@vmware.com> | 2015-11-20 14:05:55 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2015-11-20 14:06:25 -0700 |
commit | 1def5ef95863f704ab5d1bd3bef3a31a6e461b60 (patch) | |
tree | 2ad30a67f13f76579ac80e279797e8cad7b6bae6 /docs | |
parent | 527466d9a12e81f3bade04c5ff0258a003b48f34 (diff) |
docs: mention GL 3.3 support for VMware driver in Mesa 11.1 relnotes
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/11.1.0.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 04c7f7f9a8..c1d30e8e9e 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -45,6 +45,8 @@ Note: some of the new features are only available with certain drivers. <ul> <li>OpenGL 3.1 support on freedreno (a3xx, a4xx)</li> +<li>OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12 + and Fusion 8). <li>GL_AMD_performance_monitor on nv50</li> <li>GL_ARB_arrays_of_arrays on i965</li> <li>GL_ARB_blend_func_extended on freedreno (a3xx)</li> |