diff options
author | Chris Forbes <[email protected]> | 2014-08-14 21:14:47 +1200 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2014-08-15 18:04:09 +1200 |
commit | 417cc8b2c837c4269a38aaad0a1109373b1f98c6 (patch) | |
tree | c40e3a5e9cadd2ae6d1d680a65a0db4253544dac /docs/GL3.txt | |
parent | 654b7788ebe7db63a3c5442d4eb1144b9284e9af (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/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index e1fda457bdb..65ff5ba1725 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -188,7 +188,7 @@ GL 4.5, GLSL 4.50: GL_ARB_clip_control not started GL_ARB_conditional_render_inverted not started GL_ARB_cull_distance not started - GL_ARB_derivative_control DONE (nv50, nvc0) + GL_ARB_derivative_control DONE (i965, nv50, nvc0) GL_ARB_direct_state_access not started GL_ARB_get_texture_sub_image started (Brian Paul) GL_ARB_shader_texture_image_samples not started |