diff options
author | Fredrik Höglund <fredrik@kde.org> | 2015-05-07 20:29:46 +0200 |
---|---|---|
committer | Fredrik Höglund <fredrik@kde.org> | 2015-05-11 18:54:40 +0200 |
commit | b621cc0804970351e5f0470d9f2b901d090f9e62 (patch) | |
tree | fd8b10c34e6f988e3d73ea785cf71c938bad619d | |
parent | 3b9f1493efed8359a6b1e82d2d2e8ce73915da4d (diff) |
docs/relnotes: Mark off ARB_direct_state_access for 10.6arb-direct-state-access
Signed-off-by: Fredrik Höglund <fredrik@kde.org>
-rw-r--r-- | docs/relnotes/10.6.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index b7cd486f52..7fbf702c02 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</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> |