mesa/src/gallium/auxiliary
Thong Thai 77ca4da673 gallium/auxiliary: Simplify auxiliary for non-gfx/compute builds
Removes gfx, tgsi and driver_trace code from auxiliary for
non-gfx/compute builds, to reduce the number of files that gets
compiled.

Signed-off-by: Thong Thai <thong.thai@amd.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Marek Olšák <maraeo@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41493>
2026-05-25 15:44:12 +00:00
..
cso_cache util/cso: use the mesh_shader pipe cap for mesh support 2026-03-17 14:00:31 +00:00
draw draw: add lower-bound assert on shader_stage 2026-05-14 17:46:16 +00:00
driver_ddebug ddebug: Fix use of alloca() without #include "c99_alloca.h" 2026-05-06 13:08:05 +01:00
driver_noop gallium: Add pipe cap for masked clears and support stencil masking 2026-01-27 00:57:26 +00:00
driver_trace aux/trace: silence -Waddress warnings in macros 2026-05-11 15:59:48 +00:00
gallivm nir: remove ffma_old 2026-05-19 18:13:42 +00:00
hud Pass the destination buffer size minus one to strncpy 2026-01-22 15:44:09 +01:00
indices gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
nir nir: remove ffma_old 2026-05-19 18:13:42 +00:00
pipe-loader util: pass a struct to driParseConfigFiles() 2026-05-19 19:51:45 +00:00
pipebuffer gallium/pipebuffer: fix multithread issue on pb_slab_manager_create_buffer 2025-08-23 02:09:15 +00:00
renderonly treewide: Make exported DRM FDs read-write. 2025-09-27 19:46:14 +00:00
rtasm util: Remove MMX/MMXext detection code 2024-11-13 23:33:15 +00:00
target-helpers gallium/auxiliary: Simplify auxiliary for non-gfx/compute builds 2026-05-25 15:44:12 +00:00
tessellator gallium/tessellator: fix -Wmissing-prototype issues 2026-01-06 15:29:15 +00:00
tgsi tgsi: delete unused lowering pass 2026-05-18 08:45:53 +00:00
translate treewide: use SWAP macro 2025-07-23 19:49:47 +00:00
util gallium/auxiliary: Simplify auxiliary for non-gfx/compute builds 2026-05-25 15:44:12 +00:00
vl nir: update ffma helpers to use new opcodes 2026-05-19 18:13:41 +00:00
meson.build gallium/auxiliary: Simplify auxiliary for non-gfx/compute builds 2026-05-25 15:44:12 +00:00