mesa/src
Philipp Zabel f4199a9b21 rusticl: work around reference-to-mutable-static warnings
Creating mutable or shared references to mutable static variables is
discouraged, but still possible by taking a detour to a raw pointer
via the addr_of! / addr_of_mut! macros.

For details, see: https://github.com/rust-lang/rust/issues/114447

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10887
Cc: mesa-stable
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28415>
2024-03-27 14:58:08 +00:00
..
amd radv: add radv_bo_virtual_bind() helper 2024-03-27 08:54:34 +01:00
android_stub
asahi asahi: derive ht 2024-03-12 19:41:49 +00:00
broadcom v3dv/ci: track regression 2024-03-27 13:29:43 +00:00
c11
compiler clc: Move libclc helpers back to microsoft/clc 2024-03-26 20:12:41 +00:00
drm-shim drm-shim: Add io region handling in mmap 2024-03-19 10:22:34 +00:00
egl egl/wayland/sw: don't invert y wl_surface_damage_buffer 2024-03-24 17:27:21 +00:00
etnaviv ci/etnaviv: Remove duplicates 2024-03-27 13:12:16 +00:00
freedreno freedreno/registers: Add license header 2024-03-26 19:36:10 +00:00
gallium rusticl: work around reference-to-mutable-static warnings 2024-03-27 14:58:08 +00:00
gbm gbm: Remove hardcoded color-channel data 2024-02-27 10:51:03 +00:00
getopt
glx treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
gtest
imagination pvr: Implement VK_KHR_index_type_uint8 2024-03-27 10:09:42 +00:00
imgui
intel intel/brw: Stop checking mlen on math opcodes in CSE pass 2024-03-27 04:52:17 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mesa treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
microsoft microsoft/clc: Install clon12compiler 2024-03-26 20:12:41 +00:00
nouveau nak: Don't write undefined FS outputs 2024-03-26 05:57:12 +00:00
panfrost panvk: Make panvk_pipeline_layout per-gen 2024-03-27 09:47:34 +00:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util util: mimic KCMP_FILE via KERN_FILE on DragonFly and FreeBSD 2024-03-26 20:53:36 +00:00
virtio venus: add a more relaxed polling strategy 2024-03-26 00:37:24 +00:00
vulkan {vulkan,radv,anv}/video: fix issue in H264 scaling lists derivation 2024-03-27 00:19:32 +00:00
.clang-format ir3: allow liveness calculation for different register types 2024-03-01 13:45:10 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00