summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2018-08-06 04:20:30 -0400
committerMarek Olšák <[email protected]>2018-08-14 21:19:02 -0400
commit0ca8294ecefe466005363c0d1dabd4f462225495 (patch)
tree967401727818641d29f4251de1ce9f96fa4bf30e /docs/relnotes
parent465e929d6a94d156e8321ebece5a45f4a60969aa (diff)
radeonsi: implement EXT_window_rectangles
Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/18.3.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html
index 786145ad8da..ac2cc1e893b 100644
--- a/docs/relnotes/18.3.0.html
+++ b/docs/relnotes/18.3.0.html
@@ -52,6 +52,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_AMD_framebuffer_multisample_advanced on radeonsi.</li>
+<li>GL_EXT_window_rectangles on radeonsi.</li>
</ul>
<h2>Bug fixes</h2>