mesa/src
Martin Roukala (né Peres) 4d7c11aa8d ci/x86: update to llvm 13
Most CI tests are currently running on LLVM 11 (released over 2 years
ago), which predates some of the GPUs we have in CI and prevents
testing RADV's LLVM backend.

LLVM 13 is known to work for RADV, released almost 8 months ago, and
is already available in most distributions. Fedora 36 is even already
on LLVM 14.

So this commit updates x86 testing on llvm 13.

v2:
 - store the llvm apt repo key locally (Michel Dänzer)

Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Acked-by: Timur Kristóf <timur.kristof@gmail.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17188>
2022-07-01 19:24:05 +00:00
..
amd radv: Use NIR optimization to move discards to the top. 2022-07-01 18:55:53 +00:00
android_stub
asahi agx: Handle loop { if { loop { .. } } } 2022-06-22 21:23:50 +00:00
broadcom v3dv: fix pool descriptor count for inline uniform buffers 2022-07-01 11:12:39 +00:00
c11 c11: reinstate the original license and authorship 2022-06-27 11:46:22 +00:00
compiler nir/opt_shrink_vectors: fix re-using of components for vecN 2022-07-01 12:01:21 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/wayland: Don't try to access modifiers u_vector as dynarray 2022-06-23 16:12:15 +00:00
etnaviv ci/bare-metal: Consolidate needs declarations in .baremetal-test-*. 2022-06-22 20:59:54 +00:00
freedreno ci/freedreno: disable SpecOps trace, each run flaky 2022-07-01 15:47:09 +00:00
gallium ci/x86: update to llvm 13 2022-07-01 19:24:05 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/dri: Fix DRI drawable release at MakeCurrent time 2022-06-27 20:03:26 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Rename loop iterator variable. 2022-06-24 09:15:53 +00:00
imgui
intel intel/fs: Opportunistically split SEND message payloads 2022-07-01 02:05:45 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi meson: Using get_argument_syntax as the --compiler_id option for gen_vs_module_defs.py 2022-06-16 19:59:58 +00:00
mesa mesa/st: Fix border color type for stencil sampling 2022-06-29 03:00:56 +00:00
microsoft dzn: Support Vulkan loader interface v5 2022-07-01 14:56:18 +00:00
nouveau nv50/ir/ra: Fix copying compound for moves 2022-06-30 11:35:56 +00:00
panfrost vulkan: Depend on vk_pipeline_layout in vk_cmd_enqueue 2022-06-29 20:31:58 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util/xmlconfig: fix -Wmaybe-uninitialized warning 2022-06-29 20:06:13 +00:00
virtio venus: swizzle the chroma channels for YVU420 to match the VkFormat 2022-07-01 18:46:31 +00:00
vulkan vulkan/wsi: Disable dma-buf sync file if ENOSYS is returned 2022-07-01 10:28:34 +00:00
meson.build meson: Use cc.get_argument_syntax instead cc.get_id when possible. 2022-06-16 19:59:58 +00:00