From: Chris Forbes Date: Thu, 14 Aug 2014 09:14:47 +0000 (+1200) Subject: docs: Mark off ARB_derivative_control for i965. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=417cc8b2c837c4269a38aaad0a1109373b1f98c6;p=mesa.git docs: Mark off ARB_derivative_control for i965. Also update 10.3 relnotes to match. Signed-off-by: Chris Forbes Reviewed-by: Matt Turner --- 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 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.
  • GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  • GL_ARB_clear_texture on i965
  • GL_ARB_compressed_texture_pixel_storage on all drivers
  • -
  • GL_ARB_derivative_control on nv50, nvc0
  • +
  • GL_ARB_derivative_control on i965, nv50, nvc0
  • GL_ARB_draw_indirect on nvc0, radeonsi
  • GL_ARB_explicit_uniform_location (all drivers that support GLSL)
  • GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600