Module: Mesa Branch: main Commit: 4be49fa15a30eb88453c6623e5a648be43efa856 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4be49fa15a30eb88453c6623e5a648be43efa856
Author: Eric Engestrom <[email protected]> Date: Thu Jan 11 11:00:25 2024 +0000 docs: reset new_features.txt Signed-off-by: Eric Engestrom <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27000> --- docs/relnotes/new_features.txt | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 6ac170dd1b5..e69de29bb2d 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -1,24 +0,0 @@ -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 -GL_ARB_transform_feedback_overflow_query 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
