mesa/src/gallium/frontends/rusticl
Karol Herbst 502b821ea3 gallium: remove pipe_compute_state::req_input_mem
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34623>
2025-05-01 22:18:24 +02:00
..
api rusticl: remove unnecessary check for device in kernel list 2025-04-24 14:23:05 +00:00
ci ci: simplify setting .no-auto-retry now that it isn't bundled with unrelated rules: 2024-07-07 19:31:44 +00:00
core rusticl: improve use of Rust idioms 2025-04-24 14:23:05 +00:00
mesa gallium: remove pipe_compute_state::req_input_mem 2025-05-01 22:18:24 +02:00
proc rusticl/proc: make generated entry points unsafe 2024-12-04 16:20:07 +00:00
util rusticl: align memory utilities with std 2025-04-24 14:23:05 +00:00
api.rs rusticl: port to Rust 2018 2022-09-12 05:58:13 +00:00
core.rs rusticl: Add xplat helpers to dynamic link interop functions 2023-11-04 01:28:42 +00:00
lib.rs
meson.build meson: project-wide fs = import('fs') 2025-01-28 23:01:32 +00:00
rusticl_libc_bindings.h rusticl, meson: Add gl/egl/glx bindings 2023-11-04 01:28:42 +00:00
rusticl_llvm_bindings.hpp rusticl/llvm: do not include spirv-tools/linker.hpp 2024-01-09 05:12:53 +00:00
rusticl_mesa_bindings.h rusticl/mesa/screen: handle get_timestamp not set by driver 2024-06-26 10:04:02 +00:00
rusticl_nir.c rusticl/kernel: handle load_global_size 2024-08-01 17:43:42 +00:00
rusticl_nir.h rusticl/kernel: handle load_global_size 2024-08-01 17:43:42 +00:00
rusticl_opencl_bindings.h rusticl: stop using system headers for CL and GL 2025-01-03 18:26:19 +00:00
rusticl_system_bindings.c rusticl: move mesa_version_string out of the inline wrapper 2024-05-16 06:40:59 +00:00
rusticl_system_bindings.h rusticl: move mesa_version_string out of the inline wrapper 2024-05-16 06:40:59 +00:00