mesa/src
Kai Wasserbäch 559c027ade chore(deps): clover: raise the minimum LLVM version to 11.0.0
LLVM 11 was released in October 2020. If you want to build against
Mesa's Git version, that seems like enough time to upgrade to at least
LLVM 11 (Debian stable has this too).

It reduces the amount of #if gates we need and more will be incoming
again, given the Opaque Pointer transition.

Additionally radeonsi is already requiring LLVM 11. Therefore the
minimum will have been LLVM 11 for many builds anyway.

Note that clc is kept to LLVM 10 for the time being.

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16047>
2022-08-23 19:23:05 +00:00
..
amd radv: Fix mipmap views on GFX10+ 2022-08-23 19:01:18 +00:00
android_stub
asahi asahi: Fix warning building for macOS 12.0 2022-08-21 14:32:40 -04:00
broadcom vc4: store tex sampler in proper register 2022-08-22 10:34:39 +00:00
c11 c11: #include <threads.h> when the os/platform provide it 2022-08-18 01:02:07 +00:00
compiler glsl: Fixes [-Wdeprecated-declarations] in list_iterators.cpp 2022-08-23 15:19:16 +00:00
drm-shim
egl egl/dri2: Error path cleanups 2022-08-17 21:17:17 +00:00
etnaviv
freedreno tu: Allocate private memory per-device instead of per-pipeline 2022-08-23 08:07:58 +00:00
gallium chore(deps): clover: raise the minimum LLVM version to 11.0.0 2022-08-23 19:23:05 +00:00
gbm
getopt
glx mapi: Remove usage of _glapi_check_multithread and _glapi_destroy_multithread 2022-08-22 21:32:09 +00:00
gtest
hgl
imagination pvr: Implement vkResetDescriptorPool API. 2022-08-16 11:32:47 +00:00
imgui
intel anv: convert assert into unreachable to avoid fallthrough error 2022-08-23 18:37:41 +00:00
loader loader/dri3: remove a no-op free call 2022-08-12 13:11:03 +00:00
mapi mapi: Improve comment about _glapi_tls_Dispatch and _glapi_tls_Context 2022-08-22 21:32:09 +00:00
mesa radeonsi: r600: d3d12: st: Use NIR lowering for tg4 offset arrays instead of GLSL lowering 2022-08-23 01:10:23 +00:00
microsoft vulkan,anv,dozen: Use VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT 2022-08-23 16:41:55 +00:00
nouveau nv50/nir: A group barrier is CTA-level not global-level 2022-08-23 18:29:44 +00:00
panfrost panfrost: Assert that blend shaders are nontrivial 2022-08-21 19:37:10 +00:00
tool
util util: Fix [-Wdeprecated-declarations] in mesa-sha1_test.cpp 2022-08-23 15:19:16 +00:00
virtio virgl: add support for hardware video acceleration 2022-08-11 10:21:03 +00:00
vulkan vulkan: Introduce vk_format_is_block_compressed function 2022-08-23 19:01:17 +00:00
meson.build