mesa/src/amd
Timothy Arceri e843303d6f radv: fix regression with builtin cache
If the ~/.cache dir already exists continue on without failing.

Fixes: cd61f5234d ("radv: Handle failing to create .cache dir.")

Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5249>
2020-05-30 04:01:28 +00:00
..
addrlib amd/addrlib: fix forgotten char -> enum conversions 2020-05-22 09:11:47 +02:00
common ac/gpu_info: Correct Acturus cu bitmap 2020-05-27 10:49:02 -04:00
compiler aco: sign-extend input/indentity for 32-bit reduce ops on GFX10 2020-05-29 11:20:58 +00:00
llvm ac/nir: add support for bias/lod with texture gather 2020-05-25 08:51:10 +02:00
registers ac: update register and packet definitions for preemption 2020-05-23 03:45:07 -04:00
vulkan radv: fix regression with builtin cache 2020-05-30 04:01:28 +00:00
Android.addrlib.mk
Android.common.mk Android.mk: Tweak MESA_ENABLE_LLVM checks 2020-03-19 21:20:08 +00:00
Android.compiler.mk android: aco: fix PIPE_FORMAT related building errors 2020-03-04 22:25:36 +01:00
Android.mk
Makefile.sources aco: rename aco_lower_bool_phis() -> aco_lower_phis() 2020-04-10 07:19:27 +00:00
meson.build