mesa/src
Samuel Pitoiset 69e950d853 radv: fix skipping on-disk shaders cache when not useful
This was just broken because individual shaders were still stored
on-disk in many situations:
- for shader object, all compute/graphics shaders were stored
- for fast-GPL, graphics shaders were stored
- for pipeline binaries, when the create flag was used
- for rt capture/replay and ray history

This should stop storing unused binaries on-disk and save space.

Found this by inspection.

Cc: mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32476>
2024-12-04 14:09:01 -08:00
..
amd radv: fix skipping on-disk shaders cache when not useful 2024-12-04 14:09:01 -08:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi asahi: fix a2c with sample shading, harder 2024-11-12 09:12:17 -08:00
broadcom v3dv: report correct error on failure to probe 2024-11-22 10:16:20 -08:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler nir,zink,asahi: support passing through gl_PrimitiveID 2024-12-03 12:47:47 -08:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl vulkan/wsi/wayland: Pace frames with commit-timing-v1 2024-11-07 00:03:23 +00:00
etnaviv etnaviv: isa: Add img_store instruction 2024-10-23 07:58:04 +00:00
freedreno ir3: Fix reload_live_out() in shared RA 2024-12-04 09:54:34 -08:00
gallium rusticl/program: check if provided binary pointers are null 2024-12-04 09:54:34 -08:00
gbm Revert "gbm: mark surface buffers as explicit flushed" 2024-12-02 13:45:13 -08:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
gfxstream gfxstream: update Kumquat API 2024-11-05 16:28:56 -08:00
glx glx: avoid null-deref 2024-11-18 09:40:13 -08:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: Make Vulkan driver depend only on nir headers, not library 2024-10-23 16:47:34 +00:00
imgui
intel anv/iris: leave 4k alignments for clear colors with modifiers 2024-12-02 10:55:00 -08:00
loader loader: Fix typo in __DRI_IMAGE_FORMAT_XBGR16161616 definition 2024-10-25 14:18:24 +00:00
mapi meson: remove selinux option 2024-10-21 01:14:35 +00:00
mesa st/mesa: check requirements for MESA_texture_const_bandwidth 2024-12-02 10:54:57 -08:00
microsoft dzn: Clean up dri options cache 2024-11-06 20:53:13 +00:00
nouveau nvk: Fix invalidation of NVK_CBUF_TYPE_DYNAMIC_UBO 2024-11-13 08:30:58 -08:00
panfrost panvk: fix vs image support 2024-12-02 13:41:56 -08:00
tool perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
util util/cache_test: Fix racey Cache.List test 2024-11-21 09:13:38 -08:00
virtio vdrm+tu+fd: Make cross-device optional 2024-12-02 10:54:56 -08:00
vulkan vulkan/wsi/wayland: Move timing calculations to the swapchain 2024-11-22 10:16:26 -08:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format panfrost: Move ForEachMacros into panfrost 2024-09-12 20:04:58 +00:00
meson.build mesa: add gfxstream-experimental to -Dvulkan-drivers 2024-09-19 20:06:04 +00:00