relnotes: Add an entry about the new cache default.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22339>
This commit is contained in:
Bas Nieuwenhuizen
2024-07-17 12:28:01 +02:00
committed by Marge Bot
parent 87a25adf08
commit 6be7e25256

View File

@@ -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.