summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/18.3.0.html
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2018-11-29 15:46:18 -0800
committerMatt Turner <[email protected]>2018-12-03 15:37:37 -0800
commit017199d2d2e4c57015bc60edfcc656062c3a7472 (patch)
treedb14f5ae145442d1da52bf54470b544f256945c9 /docs/relnotes/18.3.0.html
parente3f075439c81bf137a57c7a061fccb109601066d (diff)
mesa: Revert INTEL_fragment_shader_ordering support
This extension is not properly tested (testing for GL_ARB_fragment_shader_interlock is not sufficient), and since this was noted in review on August 28th no tests have been sent. Revert "i965: Add INTEL_fragment_shader_ordering support." Revert "mesa: Add GL/GLSL plumbing for INTEL_fragment_shader_ordering" This reverts commit 03ecec9ed2099f6e2b62994b33dc948dc731e7b8. This reverts commit 119435c8778dd26cb7c8bcde9f04b3982239fe60. Cc: [email protected] Acked-by: Jason Ekstrand <[email protected]> Acked-by: Eric Anholt <[email protected]>
Diffstat (limited to 'docs/relnotes/18.3.0.html')
-rw-r--r--docs/relnotes/18.3.0.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html
index 8af225a61e1..aa924391919 100644
--- a/docs/relnotes/18.3.0.html
+++ b/docs/relnotes/18.3.0.html
@@ -61,7 +61,6 @@ Note: some of the new features are only available with certain drivers.
<li>GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.</li>
<li>GL_EXT_window_rectangles on radeonsi.</li>
<li>GL_KHR_texture_compression_astc_sliced_3d on radeonsi.</li>
-<li>GL_INTEL_fragment_shader_ordering on i965.</li>
<li>GL_NV_fragment_shader_interlock on i965.</li>
<li>EGL_EXT_device_base for all drivers.</li>
<li>EGL_EXT_device_drm for all drivers.</li>