From 2be6143032939c5c5fb6de4a44ffe3b076e1f098 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Sun, 7 Jan 2018 21:05:52 +0100 Subject: radeonsi: implement GL_KHR_blend_equation_advanced MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MSAA is supported using sample shading. Layered rendering and all texture targets are also supported. Tested-by: Dieter Nützel --- docs/relnotes/18.1.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes') diff --git a/docs/relnotes/18.1.0.html b/docs/relnotes/18.1.0.html index 3e119078731..a89861d2bda 100644 --- a/docs/relnotes/18.1.0.html +++ b/docs/relnotes/18.1.0.html @@ -50,6 +50,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_EXT_semaphore_fd on radeonsi
  • GL_EXT_shader_framebuffer_fetch on i965 on desktop GL (GLES was already supported)
  • GL_EXT_shader_framebuffer_fetch_non_coherent on i965
  • +
  • GL_KHR_blend_equation_advanced on radeonsi
  • Disk shader cache support for i965 enabled by default
  • -- cgit v1.2.3