summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFredrik Höglund <fredrik@kde.org>2015-05-07 20:29:46 +0200
committerFredrik Höglund <fredrik@kde.org>2015-05-14 15:48:18 +0200
commitb9cb7c19806e8ec33a626c289788876499cd8a27 (patch)
treeac1479f86adc199f46c23a404d4041a06e846a5c /docs
parentd9109cc2111a765f09fbf54072b77528e35c156d (diff)
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 <fredrik@kde.org> Reviewed-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/10.6.0.html1
1 files changed, 1 insertions, 0 deletions
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.
<li>GL_ARB_clip_control on i965</li>
<li>GL_ARB_depth_buffer_float on freedreno</li>
<li>GL_ARB_depth_clamp on freedreno</li>
+<li>GL_ARB_direct_state_access on all drivers that support GL 2.0+</li>
<li>GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600</li>
<li>GL_ARB_draw_instanced on freedreno</li>
<li>GL_ARB_gpu_shader_fp64 on nvc0, softpipe</li>