mesa/src/util/format
Loïc Molinari 9205212d2e mesa: Add CPU traces
A few function scope traces are added to texture management entry
points, shader compilation, draw and 2D rect copy to give better
context to driver traces.

Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Reviewed-by: Benjamin Lee <benjamin.lee@collabora.com>
Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34385>
2025-04-15 10:37:39 +00:00
..
format_utils.h
meson.build format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
texcompress_bptc_tmp.h
texcompress_etc_tmp.h util: use unsigned types when performing bitshift 2024-06-21 21:07:05 +00:00
texcompress_s3tc_tmp.h
u_format.c mesa: Add CPU traces 2025-04-15 10:37:39 +00:00
u_format.h util/format: nr_channels is always <= 4 2024-12-11 18:34:47 +00:00
u_format.yaml format: Add R8_G8B8_422_UNORM format 2024-12-11 15:28:08 +00:00
u_format_bptc.c
u_format_bptc.h
u_format_etc.c
u_format_etc.h
u_format_fxt1.c
u_format_fxt1.h
u_format_latc.c
u_format_latc.h
u_format_other.c
u_format_other.h
u_format_pack.py util/format_pack: Clamp SNORM values to [-1, 1] when unpacking 2024-06-19 01:56:22 +00:00
u_format_parse.py format: Generate sRGB<->linear conversions from table 2024-07-19 13:50:42 +00:00
u_format_rgtc.c
u_format_rgtc.h
u_format_s3tc.c
u_format_s3tc.h
u_format_table.py format: Add R8_G8B8_422_UNORM format 2024-12-11 15:28:08 +00:00
u_format_tests.c
u_format_tests.h
u_format_unpack_neon.c
u_format_yuv.c
u_format_yuv.h
u_format_zs.c
u_format_zs.h
u_formats.h egl, mesa: add support for NV15 and NV20 textures 2024-11-25 13:04:19 +00:00