mesa/src/gallium/auxiliary
Marek Olšák 1912a00a91 ALL: use SHA1_DIGEST_LENGTH etc. instead of hardcoding the numbers
only build_id is switched to use literal 20 instead of SHA1_DIGEST_LENGTH
because we will increase SHA1_DIGEST_LENGTH to BLAKE3_KEY_LEN

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39110>
2026-01-07 08:32:33 +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 a flag to finalize_nir to allow drivers to skip NIR opts 2025-11-29 07:29:05 +00:00
driver_noop gallium: add a flag to finalize_nir to allow drivers to skip NIR opts 2025-11-29 07:29:05 +00:00
driver_trace gallium: add a flag to finalize_nir to allow drivers to skip NIR opts 2025-11-29 07:29:05 +00:00
gallivm gallivm: stop using per shader float fast math flags 2025-12-29 10:57:06 +00:00
hud hud: add new 'dev' pseudo-graph 2025-12-18 10:45:49 +00:00
indices gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
nir gallium: add a flag to finalize_nir to allow drivers to skip NIR opts 2025-11-29 07:29:05 +00:00
pipe-loader driconf: add a way to override GLX_CONTEXT_RESET_ISOLATION_BIT_ARB 2025-12-17 23:35:24 +00:00
pipebuffer gallium/pipebuffer: fix multithread issue on pb_slab_manager_create_buffer 2025-08-23 02:09:15 +00:00
postprocess gallium: Fix gnu-empty-initalizer error 2025-12-15 09:35:25 +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 ALL: use SHA1_DIGEST_LENGTH etc. instead of hardcoding the numbers 2026-01-07 08:32:33 +00:00
vl gallium: add a flag to finalize_nir to allow drivers to skip NIR opts 2025-11-29 07:29:05 +00:00
meson.build aux/trace: remove -I argument 2025-10-23 07:03:01 +00:00