summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2015-07-22 01:24:39 +0100
committerDave Airlie <[email protected]>2015-07-30 09:00:25 +0100
commitaf1e6aa75b7f518cc6b08717fa8844370be3f05c (patch)
tree946a4a79d157bfac5a45db956093e42fdb274bd4 /docs/relnotes
parent3c73c418713adec52389e2723e38bf47df13a24b (diff)
radeonsi: enable GL4.1 and update documentation (v2)
This enables GL4.1 for radeonsi, and updates the docs in the correct places. v2: enable only for llvm 3.7 which has fixes in place. Reviewed-by: Marek Olšák <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/10.7.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.7.0.html b/docs/relnotes/10.7.0.html
index 2df18c0532d..92ae20fe964 100644
--- a/docs/relnotes/10.7.0.html
+++ b/docs/relnotes/10.7.0.html
@@ -50,6 +50,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_fragment_layer_viewport on radeonsi</li>
<li>GL_ARB_framebuffer_no_attachments on i965</li>
<li>GL_ARB_get_texture_sub_image for all drivers</li>
+<li>GL_ARB_gpu_shader5 on radeonsi</li>
<li>GL_ARB_gpu_shader_fp64 on llvmpipe, radeonsi</li>
<li>GL_ARB_shader_stencil_export on llvmpipe</li>
<li>GL_ARB_shader_subroutine on core profile all drivers</li>