summaryrefslogtreecommitdiff
path: root/docs/relnotes/10.5.0.html
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2014-12-31 02:15:23 -0500
committerIlia Mirkin <imirkin@alum.mit.edu>2015-02-02 20:35:36 -0500
commit2ce29ce5afbace43836fb55e8a5b5a989a222529 (patch)
treee4806537cdee85a33fb5f4737cbced0247d6295d /docs/relnotes/10.5.0.html
parent81998dda637cea18b1ec035e178dd829ce7e8645 (diff)
downloadmesa-2ce29ce5afbace43836fb55e8a5b5a989a222529.tar.gz
i965/gen6+: enable EXT_polygon_offset_clamp
Replace the hard-coded 0's with the context clamp value. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'docs/relnotes/10.5.0.html')
-rw-r--r--docs/relnotes/10.5.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.5.0.html b/docs/relnotes/10.5.0.html
index 4f921ea4d5c..bf932d4a4ae 100644
--- a/docs/relnotes/10.5.0.html
+++ b/docs/relnotes/10.5.0.html
@@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_framebuffer_sRGB on freedreno</li>
<li>GL_ARB_texture_rg on freedreno</li>
<li>GL_EXT_packed_float on freedreno</li>
+<li>GL_EXT_polygon_offset_clamp on i965</li>
<li>GL_EXT_texture_shared_exponent on freedreno</li>
<li>GL_EXT_texture_snorm on freedreno</li>
</ul>