From: Fredrik Höglund Date: Thu, 7 May 2015 18:29:46 +0000 (+0200) Subject: docs/relnotes: Mark off ARB_direct_state_access for 10.6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b9cb7c19806e8ec33a626c289788876499cd8a27;p=mesa.git docs/relnotes: Mark off ARB_direct_state_access for 10.6 v2: Make it clear that ARB_direct_state_access is only available on drivers that support GL 2.0+ Signed-off-by: Fredrik Höglund Reviewed-by: Adam Jackson --- diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index 6d379868865..474a2c71fd0 100644 --- a/docs/relnotes/10.6.0.html +++ b/docs/relnotes/10.6.0.html @@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_clip_control on i965
  • GL_ARB_depth_buffer_float on freedreno
  • GL_ARB_depth_clamp on freedreno
  • +
  • GL_ARB_direct_state_access on all drivers that support GL 2.0+
  • GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600
  • GL_ARB_draw_instanced on freedreno
  • GL_ARB_gpu_shader_fp64 on nvc0, softpipe