mesa/src/panfrost/shared
Alyssa Rosenzweig 347a0ac212 panfrost,nir: drop my lonely Authors tags
We all know who wrote a bunch of Panfrost code. No need to repeat this a million
places, the copyright line is plenty.

in cases where there's a joint me & Italo/Eric/.. tag, i've left it alone to
respect others' potential wishes.

$ find . -type f -exec perl -i -p0e 's/ \*\s+\* Author[^\n]+\s+\*\s+Alyssa[^\n]+\n \*\// \*\//' \{} \;

v2: delete more tags (Boris).

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Eric R. Smith <eric.smith@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39136>
2026-01-05 17:47:52 +00:00
..
test panfrost: add support for (de)interleaving Z24S8 in pan_tiling 2025-07-16 10:56:03 +00:00
meson.build panfrost/meson: drop invalid C-only -Wno-override-init from C++ args 2025-07-04 13:03:46 +00:00
pan_minmax_cache.c panfrost,nir: drop my lonely Authors tags 2026-01-05 17:47:52 +00:00
pan_minmax_cache.h panfrost,nir: drop my lonely Authors tags 2026-01-05 17:47:52 +00:00
pan_tiling.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
pan_tiling.h build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00