From 0757ac65273f3418ee724773fea99a480d4151c9 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 25 Oct 2023 17:22:04 +0100 Subject: [PATCH] docs: reset new_features.txt Part-of: --- docs/relnotes/new_features.txt | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index ca79cf2a745..e69de29bb2d 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -1,21 +0,0 @@ -New drivers ------------ - -- NVK: A Vulkan driver for Nvidia hardware - -New features ------------- -VK_EXT_pipeline_robustness on ANV -VK_KHR_maintenance5 on RADV -OpenGL ES 3.1 on Asahi -GL_ARB_compute_shader on Asahi -GL_ARB_shader_atomic_counters on Asahi -GL_ARB_shader_image_load_store on Asahi -GL_ARB_shader_image_size on Asahi -GL_ARB_shader_storage_buffer_object on Asahi -GL_ARB_sample_shading on Asahi -GL_OES_sample_variables on Asahi -GL_OES_shader_multisample_interpolation on Asahi -GL_OES_gpu_shader5 on Asahi -EGL_ANDROID_blob_cache works when disk caching is disabled -VK_KHR_cooperative_matrix on RADV/GFX11+