diff options
author | Ilia Mirkin <[email protected]> | 2015-11-19 12:25:53 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-11-19 12:26:28 -0500 |
commit | bcda79676a7a51e433f0f044f43b61405ebcc9e5 (patch) | |
tree | 2f2d7a39720248f655afc4be7f5211b1b28cf3f8 /docs/relnotes | |
parent | 0ec218d167a2e5cef993ba7863608c7b40f4d649 (diff) |
docs: GL3.1 for a3xx and a4xx
Signed-off-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/11.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index c0c9a6aceb5..2e20bb3444e 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> |