
`EGL_EXT_query_reset_notification_strategy` complements `EXT_create_context_robustness` and enables an application or framework to retrieve an existing context's reset notification strategy in order to create a compatible shared context. Signed-off-by: Simon Zeni <simon.zeni@collabora.com> Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25996>
24 lines
745 B
Plaintext
24 lines
745 B
Plaintext
New features
|
|
------------
|
|
VK_EXT_image_compression_control on RADV
|
|
VK_EXT_device_fault on RADV
|
|
OpenGL 3.3 on Asahi
|
|
Geometry shaders on Asahi
|
|
GL_ARB_texture_cube_map_array on Asahi
|
|
GL_ARB_clip_control on Asahi
|
|
GL_ARB_timer_query on Asahi
|
|
GL_EXT_disjoint_timer_query on Asahi
|
|
GL_ARB_base_instance on Asahi
|
|
OpenGL 4.6 (up from 4.2) on d3d12
|
|
VK_EXT_depth_clamp_zero_one on RADV
|
|
GL_ARB_shader_texture_image_samples on Asahi
|
|
GL_ARB_indirect_parameters on Asahi
|
|
GL_ARB_viewport_array on Asahi
|
|
GL_ARB_fragment_layer_viewport on Asahi
|
|
GL_ARB_cull_distance on Asahi
|
|
VK_KHR_calibrated_timestamps on RADV
|
|
VK_KHR_vertex_attribute_divisor on RADV
|
|
VK_KHR_maintenance6 on RADV
|
|
VK_KHR_ray_tracing_position_fetch on RADV
|
|
EGL_EXT_query_reset_notification_strategy
|