mesa/src/gallium/drivers/panfrost
Marek Olšák ae9ea27e0d Rename *_sha1 names to *_blake3
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40383>
2026-03-23 07:03:28 +00:00
..
.clang-format panfrost: Symlink gallium .clang-format to common 2023-04-10 21:56:04 +00:00
driinfo_panfrost.h Revert "upanfrost: make 128-bit opt-in with driconf on v4" 2025-07-23 07:37:23 +00:00
meson.build panfrost: Lower pixel-local storage to load/store_tile in NIR 2026-01-19 21:33:14 +00:00
pan_blend_cso.c panfrost: blending fixes for Midgard 2026-02-23 13:32:59 +00:00
pan_blend_cso.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_blit.c panfrost: Port CPU scope traces to PAN_TRACE_*() 2026-02-03 15:41:51 +00:00
pan_bo.c pan/kmod: Simplify pan_kmod_bo_mmap() to always map the whole BO 2026-03-17 11:03:07 +00:00
pan_bo.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_cmdstream.c panfrost: fix typos in architecture detection 2026-03-18 12:53:37 +00:00
pan_cmdstream.h panfrost/val: Emit varying descriptors based on the VS varying layout 2026-03-12 22:59:14 +00:00
pan_context.c panfrost: Fix -Wunused-but-set-variable warnings using ASSERTED 2026-02-26 17:09:34 +00:00
pan_context.h Rename *_sha1 names to *_blake3 2026-03-23 07:03:28 +00:00
pan_csf.c panfrost/val: Emit varying descriptors based on the VS varying layout 2026-03-12 22:59:14 +00:00
pan_csf.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_device.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_device.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_disk_cache.c Rename *_sha1 names to *_blake3 2026-03-23 07:03:28 +00:00
pan_fb_preload.c panfrost: Update clean_pixel_write_enable flag name for v6+ 2026-02-04 10:49:37 +01:00
pan_fb_preload.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_fence.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_fence.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_helpers.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_jm.c panfrost/bi: Emit varying descriptors based on the VS varying layout 2026-03-12 22:59:14 +00:00
pan_jm.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_job.c panfrost: Port CPU scope traces to PAN_TRACE_*() 2026-02-03 15:41:51 +00:00
pan_job.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_mempool.c panfrost: Add new CPU scope traces 2026-02-03 15:41:51 +00:00
pan_mempool.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_mod_conv_cso.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_mod_conv_cso.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_nir_lower_pls.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_nir_lower_res_indices.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_nir_lower_sysvals.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_nir_remove_fragcolor_stores.c panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_precomp.c pan/kmod: Cache the device props at the pan_kmod_dev level 2025-12-12 10:15:30 +01:00
pan_precomp.h panfrost: Implement precomp dispatch on Gallium 2025-02-11 12:33:23 +00:00
pan_public.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_resource.c panfrost: Add new CPU scope traces 2026-02-03 15:41:51 +00:00
pan_resource.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_screen.c panfrost: expose EXT_shader_image_load_store 2026-02-05 15:40:19 +00:00
pan_screen.h panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
pan_shader.c Rename *_sha1 names to *_blake3 2026-03-23 07:03:28 +00:00