mesa/src/intel
Yiwei Zhang b21e62b71a
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
anv: avoid leaking private binding for aliased wsi image
Aliased wsi image has to share the same private binding with the
original wsi image for memory consistency. If the private binding
exists, it needs to be released before being overridden.

Fixes: d85a9d658f ("anv/image: Call into WSI to create swapchain images")
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35893>
2025-07-03 17:40:31 +00:00
..
blorp blorp: Emit STATE_COMPUTE_MODE before COMPUTE_WALKER 2025-06-23 18:57:25 +00:00
ci intel/ci: document a couple of vkd3d failures 2025-06-23 05:45:25 +00:00
common intel/common: Use as much as possible spec recommended values for compute engine async thread limits 2025-06-23 18:57:25 +00:00
compiler brw: Handle bfloat16 dest and src0 operands for DPAS 2025-07-02 20:06:59 +00:00
decoder intel/brw: support for dumping shader line numbers 2025-04-08 19:39:53 +00:00
dev intel: Add support for BFloat16 as cooperative matrix accumulator 2025-07-02 20:06:59 +00:00
ds intel/ds: Fix formatting of stage index. 2025-05-08 01:21:25 +00:00
executor intel/executor: allow single line comments in macro lines 2025-06-26 00:58:02 +00:00
genxml intel: Generate files with newline at end 2025-06-24 14:01:04 +00:00
isl isl: handle DISABLE_AUX in get_mcs_surf 2025-06-23 05:45:24 +00:00
nullhw-layer meson: include VkLayer_INTEL_nullhw in the devenv 2025-06-20 21:51:17 +00:00
perf intel: fix monitor build dependencies 2025-06-22 10:55:21 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools intel: fix monitor build dependencies 2025-06-22 10:55:21 +00:00
vulkan anv: avoid leaking private binding for aliased wsi image 2025-07-03 17:40:31 +00:00
vulkan_hasvk nir: rename nir_lower_io_to_temporaries -> nir_lower_io_vars_to_temporaries 2025-06-26 18:20:54 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00