summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorChris Forbes <[email protected]>2014-08-14 21:14:47 +1200
committerChris Forbes <[email protected]>2014-08-15 18:04:09 +1200
commit417cc8b2c837c4269a38aaad0a1109373b1f98c6 (patch)
treec40e3a5e9cadd2ae6d1d680a65a0db4253544dac /docs/relnotes
parent654b7788ebe7db63a3c5442d4eb1144b9284e9af (diff)
docs: Mark off ARB_derivative_control for i965.
Also update 10.3 relnotes to match. Signed-off-by: Chris Forbes <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/10.3.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 3e469a13bf2..cb65685f33b 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -47,7 +47,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe</li>
<li>GL_ARB_clear_texture on i965</li>
<li>GL_ARB_compressed_texture_pixel_storage on all drivers</li>
-<li>GL_ARB_derivative_control on nv50, nvc0</li>
+<li>GL_ARB_derivative_control on i965, nv50, nvc0</li>
<li>GL_ARB_draw_indirect on nvc0, radeonsi</li>
<li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li>
<li>GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600</li>