diff options
author | Dylan Baker <[email protected]> | 2020-02-19 11:27:00 -0800 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2020-02-19 11:27:00 -0800 |
commit | dfdfddc4bb593841a0d47f515f40a498916543cf (patch) | |
tree | 825e71b1323979604b292bfd6aab06828dd9369a | |
parent | 604fa0dcad1be0b8db7eb9c8f95bcd0eb5f2fc4e (diff) |
docs: Empty new_features.txt
-rw-r--r-- | docs/relnotes/new_features.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index fd69bd17f41..e69de29bb2d 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -1,19 +0,0 @@ -OpenGL 4.6 on radeonsi. -GL_ARB_gl_spirv on radeonsi. -GL_ARB_spirv_extensions on radeonsi. -GL_EXT_direct_state_access for compatibility profile. -VK_AMD_device_coherent_memory on RADV. -VK_AMD_mixed_attachment_samples on RADV. -VK_AMD_shader_explicit_vertex_parameter on RADV. -VK_AMD_shader_image_load_store_lod on RADV. -VK_AMD_shader_fragment_mask on RADV. -VK_EXT_subgroup_size_control on RADV/LLVM. -VK_KHR_separate_depth_stencil_layouts on Intel, RADV. -VK_KHR_shader_subgroup_extended_types on RADV. -VK_KHR_swapchain_mutable_format on RADV. -VK_KHR_shader_float_controls on RADV/ACO. -GFX6 (Southern Islands) and GFX7 (Sea Islands) support on RADV/ACO. -Wave32 support for GFX10 (Navi) on RADV/ACO. -Compilation of Geometry Shaders on RADV/ACO. -Vulkan 1.2 on Intel, RADV. -GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2 on Intel. |