summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2011-06-10 15:17:37 -0700
committerKenneth Graunke <kenneth@whitecape.org>2011-06-18 17:54:01 -0700
commitdd3b812962a8720aca0a80bf6ea35f70319d3ca1 (patch)
treec9c7ebccefe2f4b7fcf68f409193e2b9e806bfcb /docs
parent6430df37736d71dd2bd6f1fe447d39f0b68cb567 (diff)
i965: Enable extension GL_ARB_shader_texture_lod.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36987 Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.11.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-7.11.html b/docs/relnotes-7.11.html
index aaeabc25288..c81ac9f15c9 100644
--- a/docs/relnotes-7.11.html
+++ b/docs/relnotes-7.11.html
@@ -45,7 +45,7 @@ tbd
<li>GL_ARB_robustness (all drivers)
<li>GL_ARB_sampler_objects (gallium drivers)
<li>GL_ARB_seamless_cube_map (gallium r600)
-<li>GL_ARB_shader_texture_lod (gallium drivers)
+<li>GL_ARB_shader_texture_lod (gallium drivers, i965)
<li>GL_ARB_sync (gallium drivers only, intel support was in 7.6)
<li>GL_ARB_texture_compression_rgtc (gallium drivers, swrast, i965)
<li>GL_ARB_texture_float (gallium, i965)