mesa/src/gallium/auxiliary
Icenowy Zheng bb0efdd4d8 llvmpipe: add shader cache support for ORCJIT implementation
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30036>
2024-07-17 04:39:19 +00:00
..
cso_cache st/mesa: constify the pipe_draw_info parameter and remove obsolete comments 2024-02-10 04:55:35 +00:00
draw llvmpipe: add shader cache support for ORCJIT implementation 2024-07-17 04:39:19 +00:00
driver_ddebug util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
driver_noop gallium: add interface for fixed-rate surface/texture compression 2024-06-12 21:20:06 +00:00
driver_trace gallium: Add a memory range parameter to resource_bind_backing 2024-06-27 09:29:34 +00:00
gallivm llvmpipe: add shader cache support for ORCJIT implementation 2024-07-17 04:39:19 +00:00
hud gallium/hud: use os_get_option() to allow android to set GALLIUM_HUD and related vars 2024-06-21 07:44:36 +00:00
indices util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
nir treewide: use nir_def_replace sometimes 2024-06-21 15:36:56 +00:00
pipe-loader build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
pipebuffer treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
postprocess util: import pipe_box and its helpers 2024-04-22 01:42:52 +00:00
renderonly kmsro: assert that scanout refcount is larger than 0 2023-07-05 12:10:18 +00:00
rtasm util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
target-helpers gallium: remove ability to probe asahi 2024-06-14 15:44:30 +00:00
tessellator compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
tgsi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
translate util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
util u_blitter+d3d12: Move stencil fallback clear to caller 2024-07-16 17:03:15 +00:00
vl gallium/vl: Init shaders on first use 2024-06-28 13:34:35 +00:00
meson.build llvmpipe: add an implementation with llvm orcjit 2024-07-16 12:22:29 +10:00