mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
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.
This commit is contained in:
parent
ebdf6a7926
commit
376f8131d0
1 changed files with 15 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue