aboutsummaryrefslogtreecommitdiffstats
path: root/docs/relnotes/10.4.html
diff options
context:
space:
mode:
authorTobias Klausmann <[email protected]>2014-09-22 04:40:58 +0200
committerIlia Mirkin <[email protected]>2014-10-26 07:33:16 -0400
commit1a170980a09d82201b88e3fe20684a0df2cfea80 (patch)
tree256b9b1cf122fca875c321c28f053bfd083cd4d5 /docs/relnotes/10.4.html
parent13862812dc910a4ef57cb72cb9fe777ce3c14515 (diff)
nv50: handle inverted render conditions
This enables ARB_conditional_render_inverted. Signed-off-by: Tobias Klausmann <[email protected]> Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'docs/relnotes/10.4.html')
-rw-r--r--docs/relnotes/10.4.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.4.html b/docs/relnotes/10.4.html
index 67c3087ee44..159c9a66483 100644
--- a/docs/relnotes/10.4.html
+++ b/docs/relnotes/10.4.html
@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
</p>
<ul>
+<li>GL_ARB_conditional_render_inverted on nv50</li>
<li>GL_ARB_sample_shading on r600</li>
<li>GL_ARB_texture_view on nv50, nvc0</li>
<li>GL_ARB_clip_control on llvmpipe, softpipe, r300, r600, radeonsi</li>