mesa/src/asahi/lib
Christian Gmeiner e9e4bd8e62
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
asahi/hk: Implement VK_EXT_blend_operation_advanced
Add support for VK_EXT_blend_operation_advanced to the Honeykrisp
Vulkan driver. Extend agx_blend_rt_key with a tagged mode field
interpreted via pack/unpack helpers for standard and advanced blend
state.

The driver advertises full extension support including all operations,
independent blend, non-premultiplied colors, and correlated overlap.

Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38929>
2026-01-24 21:44:01 +00:00
..
tests asahi: use flat tile size encoding 2025-12-31 10:27:03 -05:00
agx_abi.h poly,asahi: Rename poly_ia_state to poly_vertex_params 2025-11-25 23:20:16 +00:00
agx_bg_eot.c asahi: use nir_txf 2026-01-14 08:18:15 +00:00
agx_bg_eot.h asahi,vtn: precompile kernels 2024-11-28 17:34:12 +00:00
agx_bo.c asahi: Add refcnt assert to agx_bo_unreference() 2025-07-13 17:43:06 +00:00
agx_bo.h asahi: Ensure shared BOs have a prime_fd 2025-07-20 00:45:48 +09:00
agx_border.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
agx_device.c asahi: clang-format 2025-11-05 18:44:23 +00:00
agx_device.h asahi: enable virtgpu support 2025-08-06 11:11:06 +00:00
agx_device_virtio.c asahi/virtio: fix memleak 2025-10-29 20:41:29 +00:00
agx_device_virtio.h asahi: add broken bits of unstable Linux UAPI 2024-06-14 15:44:30 +00:00
agx_helpers.h poly: Migrate AGX's GS/TESS emulation to common code 2025-10-16 19:25:35 +00:00
agx_linker.c asahi,hk: optimize no-op FS 2025-08-03 14:40:53 -04:00
agx_linker.h asahi/hk: Implement VK_EXT_blend_operation_advanced 2026-01-24 21:44:01 +00:00
agx_nir_format_helpers.h asahi/lib: use #pragma once 2024-02-14 21:02:32 +00:00
agx_nir_lower_msaa.c nir: add nir_lower_single_sampled::lower_sample_mask_in option 2025-12-11 22:50:10 +00:00
agx_nir_lower_sample_intrinsics.c treewide: simplify nir_def_rewrite_uses_after 2025-08-01 15:34:24 +00:00
agx_nir_lower_tilebuffer.c asahi: switch tib lower to intrinsic pass 2025-02-22 02:24:28 +00:00
agx_nir_lower_uvs.c treewide: add & use parent instr helpers 2025-11-12 21:22:13 +00:00
agx_nir_lower_vbo.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
agx_nir_lower_vbo.h hk: support static vertex input state 2025-07-22 11:21:50 +00:00
agx_nir_prolog_epilog.c asahi/hk: Implement VK_EXT_blend_operation_advanced 2026-01-24 21:44:01 +00:00
agx_ppp.h asahi: split frag shader words 2024-05-16 13:25:56 -04:00
agx_scratch.c asahi,hk: mmap BO on first use 2024-12-02 19:26:46 +00:00
agx_scratch.h asahi,vtn: precompile kernels 2024-11-28 17:34:12 +00:00
agx_tilebuffer.c asahi: inline agx_shared_layout_from_tile_size 2025-12-31 10:27:04 -05:00
agx_tilebuffer.h asahi: use flat tile size encoding 2025-12-31 10:27:03 -05:00
agx_usc.h all: rename PIPE_SHADER_FRAGMENT to MESA_SHADER_FRAGMENT 2025-08-06 10:28:39 +08:00
agx_uvs.h asahi: extend varying linking for tri fan weirdness 2024-05-14 04:57:27 +00:00
agx_va.c asahi: port to stable uAPI 2025-04-09 20:25:49 +00:00
asahi_proto.h asahi: port to stable uAPI 2025-04-09 20:25:49 +00:00
decode.c treewide: Replace the usage of setenv manually and #include "util/os_misc.h" when needed 2025-11-27 18:22:33 +00:00
decode.h asahi: drop image heap decode 2025-07-16 18:27:20 +00:00
dyld_interpose.h
meson.build poly: Migrate AGX's GS/TESS emulation to common code 2025-10-16 19:25:35 +00:00
pool.c treewide: use UTIL_DYNARRAY_INIT 2025-11-04 13:39:48 +00:00
pool.h asahi: label individual pools 2024-12-02 19:26:46 +00:00
wrap.c asahi: fix libwrap.dylib 2025-02-22 02:24:28 +00:00