diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index aa7b72aa938..1dd4695ae33 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -6,3 +6,4 @@ VK_KHR_maintenance5 on v3dv VK_KHR_maintenance7 on RADV VK_EXT_depth_clamp_zero_one on v3dv GL_ARB_depth_clamp on v3d +Defaulting to a new shader cache implementation, reducing filesystem overhead.