docs: update for recently-added nvc0 features
[mesa.git] / docs / relnotes / new_features.txt
1 GL_ARB_compute_variable_group_size on i965.
2 GL_EXT_depth_bounds_test on Iris.
3 GL_EXT_texture_shadow_lod on radeonsi, nvc0.
4 GL_NV_copy_image on all gallium drivers.
5 GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast.
6 GL_NV_viewport_array2 on nvc0 (GM200+).
7 GL_NV_viewport_swizzle on nvc0 (GM200+).
8 VK_KHR_shader_non_semantic_info on Intel, RADV.