Compare commits

...

2 Commits

Author SHA1 Message Date
Dylan Baker
f081fa4047 VERSION: bump for rc1 2023-01-13 09:54:13 -08:00
Dylan Baker
376f8131d0 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.
2023-01-13 09:51:01 -08:00
2 changed files with 16 additions and 4 deletions

View File

@@ -1 +1 @@
23.0.0-devel
23.0.0-rc1

View File

@@ -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