Files
mesa/src/util
Michael Catanzaro 481e737fe0 util: create parents of disk cache directory if needed
Currently the shader cache is broken when running under flatpak-spawn
because the shader cache's parent directory will not exist. For example,
the shader cache directory might be:

/home/mcatanzaro/.var/app/org.gnome.Epiphany.Devel/cache

If /home/mcatanzaro/.var/app/org.gnome.Epiphany.Devel/ does not already
exist, we fail. Let's create the directories recursively, as if by
'mkdir -p', rather than just fail.

Fixes #8294

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25925>
2024-01-06 01:19:29 +00:00
..
2023-12-01 07:53:58 +00:00
2023-11-02 21:03:46 +00:00
2023-12-06 07:22:02 +00:00
2022-09-29 23:40:18 +00:00
2022-09-29 23:40:18 +00:00
2023-11-20 13:35:19 +00:00
2023-10-09 23:37:52 +00:00
2022-06-02 13:09:16 +00:00
2023-01-19 03:25:55 +00:00
2023-11-20 13:35:19 +00:00
2022-11-14 20:13:20 +00:00
2023-04-24 22:42:04 +00:00
2023-10-25 17:27:47 +00:00
2023-11-20 13:35:19 +00:00
2022-06-02 13:09:16 +00:00
2022-11-04 23:20:02 +00:00
2022-11-04 23:20:02 +00:00
2023-10-30 12:35:07 +00:00
2023-05-19 16:30:44 +00:00
2022-11-24 04:33:07 +00:00
2023-11-20 13:35:19 +00:00
2022-12-17 19:14:12 +00:00