Module: Mesa Branch: master Commit: bcda79676a7a51e433f0f044f43b61405ebcc9e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcda79676a7a51e433f0f044f43b61405ebcc9e5
Author: Ilia Mirkin <[email protected]> Date: Thu Nov 19 12:25:53 2015 -0500 docs: GL3.1 for a3xx and a4xx Signed-off-by: Ilia Mirkin <[email protected]> --- docs/relnotes/11.1.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index c0c9a6a..2e20bb3 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers. </p> <ul> +<li>OpenGL 3.1 support on freedreno (a3xx, a4xx)</li> <li>GL_ARB_arrays_of_arrays on i965</li> <li>GL_ARB_blend_func_extended on freedreno (a3xx)</li> <li>GL_ARB_clear_texture on nv50, nvc0</li> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
