diff options
author | Timothy Arceri <[email protected]> | 2015-10-16 10:28:48 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2015-11-04 13:41:16 +1100 |
commit | 6e3b380387378e9f8e92eed3dc4a95767857b0de (patch) | |
tree | 0ffe3595f7a43d1942f8c165a142046300303393 /docs/relnotes/11.1.0.html | |
parent | 5b75dbd7be09fdc80eff8141ef47c63a6a913c98 (diff) |
docs: Mark AoA as done for i965
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'docs/relnotes/11.1.0.html')
-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 7160244fcb4..86549d7672b 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>GL_ARB_arrays_of_arrays on i965</li> <li>GL_ARB_blend_func_extended on freedreno (a3xx)</li> <li>GL_ARB_copy_image on radeonsi</li> <li>GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips</li> |