summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorMike Blumenkrantz <[email protected]>2019-04-18 13:21:56 -0400
committerKenneth Graunke <[email protected]>2019-04-23 16:36:30 -0700
commitb53d256db89ef6e5b7d9ec85b6d72350b608f336 (patch)
tree8ca7767270cfd9dc2888a1e820ac4524e8678f87 /docs/relnotes
parente00f6a06050a0d19d49f2b6525bbed2e0c28d44f (diff)
iris: add support for INTEL_conservative_rasterization
this hooks up the iris gallium driver to existing mesa bits which handle the implementation resolves kwg/mesa#8 Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/19.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/19.1.0.html b/docs/relnotes/19.1.0.html
index 1c4d5f5e978..af516c2c4d9 100644
--- a/docs/relnotes/19.1.0.html
+++ b/docs/relnotes/19.1.0.html
@@ -60,6 +60,7 @@ TBD.
<li>VK_KHR_shader_atomic_int64 on Intel.</li>
<li>VK_EXT_descriptor_indexing on Intel.</li>
<li>VK_KHR_shader_float16_int8 on Intel and RADV.</li>
+<li>GL_INTEL_conservative_rasterization on iris.</li>
</ul>
<h2>Bug fixes</h2>