mesa/src
Christian Gmeiner 51bd3b2200
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
etnaviv: isa: Add unary texkill variant
Split texkill_cond into texkill_unary (single source) and texkill_binary
(two sources) variants. Update the compiler to use ISA_OPC_TEXKILL_UNARY for
discard emission since it only uses a single source operand.

Fixes: 081efcd68d ("etnaviv: isa: Split texkill into concrete bitset variants")
Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40262>
2026-03-06 23:18:09 +00:00
..
amd amd/common/virtio: use hash_table_u64 2026-03-06 11:30:30 +00:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi agx: use common code vote lowering 2026-02-25 17:29:29 +00:00
broadcom v3dv: parse V3DV_ENABLE_PIPELINE_CACHE with parse_debug_string 2026-03-06 10:41:00 +00:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler nir: Fix constant folding for iadd_sat 2026-03-06 22:26:07 +00:00
drm-shim drm-shim: handle DRM_CAP_ADDFB2_MODIFIERS 2025-11-24 12:34:08 +00:00
egl egl/dri: Check that xshm can be attached 2026-03-06 01:18:53 +00:00
etnaviv etnaviv: isa: Add unary texkill variant 2026-03-06 23:18:09 +00:00
freedreno tu: Implement subsampled images 2026-03-06 21:26:46 +00:00
gallium etnaviv: isa: Add unary texkill variant 2026-03-06 23:18:09 +00:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: Fix StagingInfo destruction ordering 2026-03-04 23:45:40 +00:00
glx glx: Check that xshm can be attached 2026-03-06 01:18:53 +00:00
gtest
imagination pco: Add hwinfo check for features in sampler code 2026-03-05 15:33:10 +00:00
imgui
intel intel/blorp: drop unused BLORP_BATCH_COMPUTE_ENGINE flag 2026-03-06 20:42:05 +00:00
kosmickrisp kk,llvmpipe,nouveau: remove lower_vector_cmp from scalar backends 2026-03-04 19:50:27 +00:00
loader util,loader: silence asprintf() unused result warnings 2026-02-07 10:07:22 +00:00
mesa glsl: add workaround for MDK2 HD 2026-03-05 13:09:29 +00:00
microsoft dozen: Resolve Seg Fault in dzn_physical_device_create 2026-02-17 15:19:37 +00:00
nouveau nvk/ci: document recent flakes 2026-03-05 18:29:34 +00:00
panfrost pan: fix to not clear out of bitset range 2026-03-06 17:10:27 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool intel: Include available counter descriptions in the perfetto counter spec 2026-03-06 08:47:16 +00:00
util util: convert tabs to spaces for ralloc.c 2026-03-06 17:10:26 +00:00
virtio venus/ci: update expectations 2026-03-05 18:29:29 +00:00
vulkan vulkan: Store a few more fields in vk_sampler 2026-03-06 21:26:41 +00:00
x11 x11: Add helper util to check for xshm support 2026-03-06 01:18:53 +00:00
.clang-format util: Add sparse bitset data structure 2025-11-06 21:34:33 +00:00
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00