mesa/src/gallium/frontends/rusticl
Karol Herbst 44e652af9a rusticl/mesa: make svm_migrate optional
It's just a hint and drivers might want to ignore implementing it for now.

Signed-off-by: Karol Herbst <git@karolherbst.de>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24092>
2023-07-20 23:00:24 +00:00
..
api rusticl: Wire the 'start' and 'end' profilng times up 2023-07-19 10:29:25 +00:00
core rusticl: Wire the 'start' and 'end' profilng times up 2023-07-19 10:29:25 +00:00
mesa rusticl/mesa: make svm_migrate optional 2023-07-20 23:00:24 +00:00
proc rusticl: add proc macro module for generating API stubs 2023-06-09 10:35:23 +00:00
util rusticl/util: add div_round_up 2023-07-07 12:27:35 +00:00
api.rs
core.rs rusticl: split platform into core and api parts 2023-04-13 02:54:20 +00:00
lib.rs
meson.build rusticl: Wrap pipe queries 2023-07-19 10:29:25 +00:00
rusticl_llvm_bindings.hpp rusticl: support subgroups 2023-07-07 12:27:35 +00:00
rusticl_mesa_bindings.h rusticl: use fallback path when pipe->clear_texture is not available 2023-07-10 15:23:06 +00:00
rusticl_mesa_inline_bindings_wrapper.c rusticl: generate bindings for build-id stuff 2023-06-24 12:36:36 +00:00
rusticl_mesa_inline_bindings_wrapper.h rusticl: generate bindings for build-id stuff 2023-06-24 12:36:36 +00:00
rusticl_nir.c nir/builder: Drop nir_i2i and nir_u2u in favor of nir_x2xN 2022-12-01 01:10:12 +00:00
rusticl_nir.h rusticl/nir: add load_kernel_input lowering pass 2022-11-02 23:36:56 +00:00
rusticl_opencl_bindings.h
rusticl_system_bindings.c rusticl: Fix compilation if stdout and/or stderr aren't symbols 2022-09-27 12:36:22 +00:00
rusticl_system_bindings.h rusticl: Fix compilation if stdout and/or stderr aren't symbols 2022-09-27 12:36:22 +00:00