mesa/src/gallium/frontends/rusticl
Karol Herbst c0e5d821e1 rusticl/mesa: only use resource_from_user_memory if the cap is advertised
Fixes some buffer tests on some iris configurations.

Cc: mesa-stable
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Tested-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
(cherry picked from commit 240bae6b23)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39828>
2026-02-11 14:54:48 +00:00
..
api rusticl: remove unecessary transmutes around uuids 2025-12-20 00:13:19 +01:00
ci ci: separate hidden jobs to -inc yml files 2025-06-30 12:32:29 +00:00
core rusticl: properly check for subgroup support 2026-01-09 21:53:28 +00:00
mesa rusticl/mesa: only use resource_from_user_memory if the cap is advertised 2026-02-11 14:54:48 +00:00
proc rusticl: add SPDX tags 2025-08-23 11:19:57 +00:00
test rusticl: add Test targets 2025-09-09 00:49:33 +00:00
util rusticl/util: make ThreadSafeCPtr Copy, Clone and transparent 2025-09-22 10:16:11 +00:00
api.rs rusticl: add stubs for semaphores and external_memory 2025-08-31 13:12:17 +00:00
core.rs rusticl: implement cl_khr_semaphore 2025-08-31 13:12:17 +00:00
lib.rs rusticl: specify allowed lints for tests in lib.rs 2025-09-09 00:49:33 +00:00
meson.build rusticl/meson: deny all clippy lints before allowing global ones 2025-12-20 00:13:19 +01:00
rusticl_libc_bindings.h rusticl: add SPDX tags 2025-08-23 11:19:57 +00:00
rusticl_llvm_bindings.hpp rusticl: add SPDX tags 2025-08-23 11:19:57 +00:00
rusticl_mesa_bindings.h rusticl: add SPDX tags 2025-08-23 11:19:57 +00:00
rusticl_nir.c treewide: add & use parent instr helpers 2025-11-12 21:22:13 +00:00
rusticl_nir.h rusticl: add SPDX tags 2025-08-23 11:19:57 +00:00
rusticl_opencl_bindings.h rusticl: add SPDX tags 2025-08-23 11:19:57 +00:00
rusticl_system_bindings.c rusticl: add SPDX tags 2025-08-23 11:19:57 +00:00
rusticl_system_bindings.h rusticl: add SPDX tags 2025-08-23 11:19:57 +00:00