mesa/src
Alyssa Rosenzweig d654cc55b5 asahi: fix warning
../src/gallium/drivers/asahi/agx_uniforms.c:60:10: warning: taking address of packed member of ‘struct agx_draw_uniforms’ may result in an unaligned pointer value [-Waddress-of-packed-member]
   60 |          &batch->uniforms.attrib_base[i]);

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30633>
2024-08-12 18:36:26 -04:00
..
amd aco: only set latekill in live_var_analysis 2024-08-12 10:31:09 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi asahi: Update to UAPI 10011 2024-08-12 18:35:47 -04:00
broadcom broadcom: switch to derivative intrinsics 2024-08-09 13:54:11 +00:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler glsl: always copy bindless sampler packing constructors to a temp 2024-08-12 00:39:19 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl egl: fix fd passing on init with zink 2024-08-12 14:58:05 +00:00
etnaviv meson: centralize checking for new enough meson for rust support 2024-07-31 16:22:43 +00:00
freedreno tu: Always report that we can present on kgsl 2024-08-12 16:00:37 +00:00
gallium asahi: fix warning 2024-08-12 18:36:26 -04:00
gbm gbm: stop loading driver extensions 2024-08-09 14:23:28 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
glx glx: stop loading driver extensions 2024-08-09 14:23:28 +00:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: Handle VK_STRUCTURE_TYPE_IMAGE_FORMAT_LIST_CREATE_INFO 2024-07-23 10:44:21 +00:00
imgui
intel intel/brw: Move fsat instructions closer to the source 2024-08-09 14:26:10 -07:00
loader gallium: move loader_dri_create_image to dri frontend 2024-08-01 15:28:03 +00:00
loader_dri3 loader/dri3: delete loader_dri3_extensions 2024-08-01 15:28:03 +00:00
mapi mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
mesa mesa: check for enabled extensions for *UID enums 2024-08-02 15:04:41 +00:00
microsoft dxil: switch to derivative intrinsics 2024-08-08 23:06:36 +00:00
nouveau nak: special case PhiDsts as not uniform 2024-08-12 15:34:50 +00:00
panfrost treewide: use nir_shader_alu_pass 2024-08-10 13:40:21 +00:00
tool build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util util/u_printf: do not double print format string with unused arugments 2024-08-12 18:49:01 +00:00
virtio venus/ci: Update skip tests to prevent timeouts 2024-08-01 08:45:54 +00:00
vulkan vulkan/wsi: Refactor can_present_on_device 2024-08-12 16:00:37 +00:00
x11 loader: move some common dri3 functions out of dri3 loader 2024-07-31 18:50:38 +00:00
.clang-format hk: add Vulkan driver for Apple GPUs 2024-07-26 18:40:47 +00:00
meson.build loader: split out dri3 into subdir 2024-07-31 18:50:38 +00:00