summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorEdward O'Callaghan <[email protected]>2015-07-27 11:01:47 +1000
committerMarek Olšák <[email protected]>2015-07-29 00:10:27 +0200
commit82546729e3533c9a5ec0392585a60833bd93acca (patch)
tree050c0a039f6345a7920cfa845fd45423c2dff785 /docs/relnotes
parentaa25a2c1ba2ea14efdab405707f15dace323cd48 (diff)
r600,radeonsi: GL_ARB_conditional_render_inverted
By using 'Tobias Klausmann' piglit test-suite patch. We obtain a full 12/12 passes using this patch. By 'faking' to claim support for this extension we obtain 7 fails and 5 passes. Signed-off-by: Edward O'Callaghan <[email protected]> Tested-by: Furkan Alaca <[email protected]> Signed-off-by: Marek Olšák <[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 afef5256b75..2df18c0532d 100644
--- a/docs/relnotes/10.7.0.html
+++ b/docs/relnotes/10.7.0.html
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_AMD_vertex_shader_viewport_index on radeonsi</li>
+<li>GL_ARB_conditional_render_inverted on r600, radeonsi</li>
<li>GL_ARB_derivative_control on radeonsi</li>
<li>GL_ARB_fragment_layer_viewport on radeonsi</li>
<li>GL_ARB_framebuffer_no_attachments on i965</li>