mesa/src/gallium/auxiliary
Erik Faye-Lund ad5a863f09 gallium: make needless linear interpolation optional
Not all HW can do linear interpolation natively, and eumlating it
can come at a cost. This adds a cap that the gallium driver can
expose, that makes us try to avoid it when we can.

Reviewed-by: Loïc Molinari <loic.molinari@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39426>
2026-01-30 09:50:37 +00:00
..
cso_cache mesa,gallium: not touch TS when internal draws 2025-10-17 03:52:19 +00:00
draw ALL: use SHA1_DIGEST_LENGTH etc. instead of hardcoding the numbers 2026-01-07 08:32:33 +00:00
driver_ddebug gallium: Add pipe cap for masked clears and support stencil masking 2026-01-27 00:57:26 +00:00
driver_noop gallium: Add pipe cap for masked clears and support stencil masking 2026-01-27 00:57:26 +00:00
driver_trace gallium: Add pipe cap for masked clears and support stencil masking 2026-01-27 00:57:26 +00:00
gallivm gallium: fix sometimes-uninitialized warning 2026-01-23 18:06:01 +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 tgsi/nir: Store output variables before each TGSI_OPCODE_RET 2026-01-20 19:54:23 +00:00
pipe-loader dri,gallium: Add support for RGB[A]16_UNORM display formats. 2026-01-21 12:29:03 +00:00
pipebuffer gallium/pipebuffer: fix multithread issue on pb_slab_manager_create_buffer 2025-08-23 02:09:15 +00:00
postprocess gallium: Add pipe cap for masked clears and support stencil masking 2026-01-27 00:57:26 +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 pipe-loader: Load the ethos accel driver 2025-10-15 20:10:15 +00:00
tessellator gallium/tessellator: fix -Wmissing-prototype issues 2026-01-06 15:29:15 +00:00
tgsi tgsi: Remove return type from tgsi_instruction_texture 2025-08-15 08:03:04 +00:00
translate treewide: use SWAP macro 2025-07-23 19:49:47 +00:00
util gallium: make needless linear interpolation optional 2026-01-30 09:50:37 +00:00
vl meson: add mpeg12dec as a video-codec 2026-01-20 22:42:08 +00:00
meson.build aux/trace: remove -I argument 2025-10-23 07:03:01 +00:00