projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beab31b
)
relnotes: Add GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2
author
Ian Romanick
<ian.d.romanick@intel.com>
Thu, 23 Jan 2020 21:32:51 +0000
(13:32 -0800)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Thu, 23 Jan 2020 21:36:14 +0000
(13:36 -0800)
Suggested-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
docs/relnotes/new_features.txt
patch
|
blob
|
history
diff --git
a/docs/relnotes/new_features.txt
b/docs/relnotes/new_features.txt
index b728bdb3cd5ef0397078451847012b269bf9b13f..c1e173b43c40132092d41de37eb0626960ccd35e 100644
(file)
--- 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.