mesa/src
Marek Olšák 04a27e4fca radeonsi: call ac_init_llvm_once before any util_queue initialization
The winsys uses util_queue, which calls atexit, so do it before the winsys
is created.

Cc: stable

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21041>
(cherry picked from commit 60a3f0667f)
2023-05-24 14:20:57 -07:00
..
amd aco/gfx11: fix VMEM/DS->VALU WaW/RaW hazard 2023-05-19 11:32:40 -07:00
android_stub
asahi agx: Don't crash trying to encoding minifloats 2023-01-11 21:14:21 +00:00
broadcom broadcom/compiler: fix incorrect check for SFU op 2023-04-26 15:46:26 -07:00
c11
compiler nir: don't create invalid inputs in `nir_create_passthrough_gs` 2023-05-19 11:32:42 -07:00
drm-shim
egl egl: fix memory leak related to _eglRefreshDeviceList() 2023-04-20 16:05:01 -07:00
etnaviv etnaviv: drm: fix check if BO is on a deferred destroy list 2023-01-31 10:29:04 -08:00
freedreno tu: Don't override depth for GMEM 2023-05-19 09:14:50 -07:00
gallium radeonsi: call ac_init_llvm_once before any util_queue initialization 2023-05-24 14:20:57 -07:00
gbm gbm/backend: fix gbm compile without dri 2023-02-16 09:10:45 -08:00
getopt
glx glx: Fix glXGetFBConfigFromVisualSGIX 2023-03-20 11:49:41 -07:00
gtest
hgl
imagination pvr: fix buggy usage of unreachable() 2023-04-25 09:52:21 -07:00
imgui
intel intel: Disable shader cache when executing intel_clc during the build 2023-05-19 11:32:33 -07:00
loader loader: do not check the mesa DRI_Mesa version if it was not found 2023-02-22 10:12:12 -08:00
mapi glapi/meson: drop duplicate line in deps 2023-02-28 09:48:59 -08:00
mesa mesa/main: rework locale setup/teardown 2023-05-17 18:36:42 -07:00
microsoft dzn: Don't use write-combine memory for cache-coherent UMA 2023-04-20 16:05:00 -07:00
nouveau nouveau/codegen: Check nir_dest_num_components 2023-05-17 11:29:46 -07:00
panfrost panvk: clear dangling pointers 2023-05-18 14:13:02 -07:00
tool pps: Fix build errors. 2023-03-27 14:06:52 -07:00
util util: check and initialize locale before using it 2023-05-17 18:36:43 -07:00
virtio venus: fix VK_EXT_image_view_min_lod feature query 2023-03-15 13:04:22 -07:00
vulkan device_select_layer: pick a default device before applying DRI_PRIME 2023-05-18 14:13:01 -07:00
meson.build