Mesa (master): relnotes: Add GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jan 23 21:36:34 UTC 2020


Module: Mesa
Branch: master
Commit: 4b7de92e5f427a094eed6a054611675b4d11ae70
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b7de92e5f427a094eed6a054611675b4d11ae70

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Thu Jan 23 13:32:51 2020 -0800

relnotes: Add GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2

Suggested-by: Caio Marcelo de Oliveira Filho <caio.oliveira at intel.com>

---

 docs/relnotes/new_features.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index b728bdb3cd5..c1e173b43c4 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -10,3 +10,4 @@ VK_EXT_subgroup_size_control on RADV.
 VK_KHR_separate_depth_stencil_layouts on Intel, RADV.
 VK_KHR_shader_subgroup_extended_types on RADV.
 Vulkan 1.2 on Intel, RADV.
+GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2 on Intel.



More information about the mesa-commit mailing list