Module: Mesa Branch: master Commit: 1def5ef95863f704ab5d1bd3bef3a31a6e461b60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1def5ef95863f704ab5d1bd3bef3a31a6e461b60
Author: Brian Paul <[email protected]> Date: Fri Nov 20 14:05:55 2015 -0700 docs: mention GL 3.3 support for VMware driver in Mesa 11.1 relnotes Signed-off-by: Brian Paul <[email protected]> --- docs/relnotes/11.1.0.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 04c7f7f..c1d30e8 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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
