mesa/src
Erico Nunes 0c22f3ffaf lima/ppir: refactor bitcopy to use unsigned char
This code does not work as expected when built with clang and
-fstrict-aliasing.
Redefine it in unsigned char operations so that it does not
violate strict aliasing rules.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Cc: 22.0 <mesa-stable>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14894>
(cherry picked from commit 0f9756f480)
2022-02-24 14:56:50 -08:00
..
amd radv/winsys: fix initializing debug/perftest options if multiple instances 2022-02-24 14:56:50 -08:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi agx: Lower UBO loads to use per-element indexing 2022-01-24 14:25:18 +00:00
broadcom broadcom/compiler: fix offset alignment for ldunifa when skipping 2022-02-03 10:32:01 -08:00
compiler nir: Produce correct results for atan with NaN 2022-02-24 14:56:50 -08:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl/wayland: Reset buffer age when destroying buffers 2022-02-07 21:49:41 -08:00
etnaviv etnaviv: add support for INTEL_blackhole_render 2022-01-31 16:52:29 +00:00
freedreno turnip: Unconditionaly remove descriptor set from pool's list on free 2022-02-07 21:36:03 -08:00
gallium lima/ppir: refactor bitcopy to use unsigned char 2022-02-24 14:56:50 -08:00
gbm replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
getopt
glx replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel anv: Call vk_command_buffer_finish if create fails 2022-02-24 14:56:50 -08:00
loader loader: Restore i915g support. 2021-12-09 09:05:23 -08:00
mapi glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
mesa mesa: fix misaligned pointer returned by dlist_alloc 2022-02-07 21:36:05 -08:00
microsoft microsoft/compiler: Only treat tess level location as special if it's a patch constant 2022-02-07 21:36:02 -08:00
nouveau
panfrost pan/va: Add ARM_shader_framebuffer_fetch asm test 2022-02-02 17:42:01 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util util/utrace: make generated code a tiny bit nicer to look at 2022-02-01 09:28:30 +00:00
virtio venus: update venus-protocol to 1.3.204 2022-02-02 06:57:24 +00:00
vulkan vulkan/wsi/wayland: remove format switch from wl_shm_format_for_vk_format 2022-02-01 08:00:22 +00:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00