diff options
author | Ilia Mirkin <[email protected]> | 2015-08-11 20:38:48 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-09-10 17:39:46 -0400 |
commit | bfc5ace5bda6510d4dd3893a3b8c677a1c85e23e (patch) | |
tree | 2aa142f4f128580d777698102f18728a4d2922c1 /docs/relnotes/11.1.0.html | |
parent | 55ebaa6d003b69c0a159a00d82a1e96f685062d6 (diff) |
i965: enable ARB_shader_texture_image_samples
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/relnotes/11.1.0.html')
-rw-r--r-- | docs/relnotes/11.1.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 4b56f69660d..603b06f41c9 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -44,8 +44,8 @@ Note: some of the new features are only available with certain drivers. </p> <ul> +<li>GL_ARB_shader_texture_image_samples on i965</li> <li>GL_ARB_texture_query_lod on softpipe</li> -TBD. </ul> <h2>Bug fixes</h2> |