summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/11.1.0.html
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2015-09-18 19:08:35 -0400
committerIlia Mirkin <[email protected]>2015-09-21 08:31:29 -0400
commit72ebd532a163fd92d96a94a4260da1bfb75a62c8 (patch)
treeb2062d54aa8143795ee60b84bd1d9e03d3439cde /docs/relnotes/11.1.0.html
parent7d5162bdc0850c80f4b9427a2aac6b42c7dcceaa (diff)
radeonsi: implement TXQS support
Signed-off-by: Ilia Mirkin <[email protected]> Tested-by: Fredrik Bruhn <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/relnotes/11.1.0.html')
-rw-r--r--docs/relnotes/11.1.0.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index 24fdf2e9683..89b9a191176 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -45,7 +45,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_ARB_blend_func_extended on freedreno (a3xx)</li>
-<li>GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600</li>
+<li>GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi</li>
<li>GL_ARB_texture_query_lod on softpipe</li>
<li>GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips</li>
</ul>