summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2016-06-12 00:46:18 -0400
committerIlia Mirkin <[email protected]>2016-06-18 13:38:30 -0400
commitb21a00d1295d721275946e045e92920acdcb1a85 (patch)
tree737ab6c6b8be2cdc991426406936a58b3ca7dca5 /docs
parentd1bdc1238a39469e6760758876e8832019795a54 (diff)
nvc0: add support for GL_EXT_window_rectangles
Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/12.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html
index ed8e5bcdad1..a33460223c6 100644
--- a/docs/relnotes/12.1.0.html
+++ b/docs/relnotes/12.1.0.html
@@ -46,6 +46,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_ARB_shader_group_vote on nvc0</li>
<li>GL_ARB_ES3_1_compatibility on i965</li>
+<li>GL_EXT_window_rectangles on nvc0</li>
</ul>
<h2>Bug fixes</h2>