summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2018-08-21 22:00:11 -0400
committerMarek Olšák <marek.olsak@amd.com>2018-09-06 21:53:00 -0400
commitfda7683726a55eec8a76416470cd59d673b27790 (patch)
tree94fe3aeacfd73bd4e32e49e510fa6230c26e6665 /docs
parentdaa19363def83c025ccf16106b3402268bf1f56f (diff)
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Diffstat (limited to 'docs')
-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 71fb41ca86f..5874d3fa330 100644
--- a/docs/relnotes/18.3.0.html
+++ b/docs/relnotes/18.3.0.html
@@ -51,6 +51,7 @@ Note: some of the new features are only available with certain drivers.
</p>
<ul>
+<li>GL_AMD_depth_clamp_separate on r600, radeonsi.</li>
<li>GL_AMD_framebuffer_multisample_advanced on radeonsi.</li>
<li>GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi.</li>
<li>GL_AMD_multi_draw_indirect on all GL 4.x drivers.</li>