summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Baker <dylan.c.baker@intel.com>2023-01-13 09:51:01 -0800
committerDylan Baker <dylan.c.baker@intel.com>2023-01-13 09:51:01 -0800
commit376f8131d0c9247c0e5ab96ab5c22316e9126222 (patch)
tree319fda93cf3dcb32b233fcf4cf689fb620b9d57e
parentebdf6a79266b2b2249b549707fcdbaf9eae905ce (diff)
docs: add missing updates to new_features.txt
I looked through the changes to features.txt since the 22.3 branchpoint and added those to the new_features list as well. It was pointed out that VK_KHR_present_wait wasn't in the list of new features.
-rw-r--r--docs/relnotes/new_features.txt18
1 files changed, 15 insertions, 3 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index bbf9e1561fa..3035b8aa8a8 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -1,9 +1,21 @@
-VK_EXT_descriptor_buffer on RADV
+VK_EXT_descriptor_buffer on RADV, Turnip
VK_AMD_shader_early_and_late_fragment_tests on RADV
VK_AMD_shader_explicit_vertex_parameter on RADV/RDNA3
-VK_EXT_swapchain_colorspace on RADV
+VK_EXT_swapchain_colorspace on RADV, ANV, Turnip
Enabled VK_EXT_mesh_shader by default on RADV/RDNA2
-Implemented more VK_EXT_dynamic_state3 features on RADV
+Implemented more VK_EXT_dynamic_state3 features on RADV, Turnip
Various raytracing, graphics pipeline library and RDNA3 improvements on RADV
Radeon Memory Visualizer support with RADV.
VK_KHR_shader_integer_dot_product on V3DV
+VK_KHR_present_wait on ANV, RADV, Turnip
+VK_KHR_push_descriptor on Venus
+VK_KHR_pci_bus_info on Venus
+GL_ARB_clip_control on panfrost
+GL_ARB_texture_filter_anisotropic on panfrost, asahi
+GL_ARB_occulsion_query2 on asahi
+GL_ARB_shader_stencil_export on asahi
+GL_ARB_draw_instanced on asahi
+GL_ARB_instanced_ararys on asahi
+GL_ARB_seamless_cube_map on asahi
+GL_NV_conditional_render on asahi
+GL_ARB_texture_mirror_clamp_to_edge on asahi