mesa/src/util/format
Pierre-Eric Pelloux-Prayer fddd5bc2e5 util/texcompress: fix comparison warning
Fixes warnings reported by static analysis. It shouldn't change
the behavior as numxpixels/numypixels should always be smaller
than 255.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35877>
2025-07-04 15:26: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 util/texcompress: fix comparison warning 2025-07-04 15:26:39 +00:00
u_format.c util+tu: Add util_format_is_float16() 2025-06-20 00:10:47 +00:00
u_format.h mesa/formats: Add support for 10 and 12 bit SW decoder YCbCr formats 2025-06-30 11:56:23 +00:00
u_format.yaml mesa/formats: Add support for 10 and 12 bit SW decoder YCbCr formats 2025-06-30 11:56:23 +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: fix msvc build warning 4146 (unary minus operator applied to unsigned type, result still unsigned) 2025-05-09 16:34:00 +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 mesa/formats: Add support for 10 and 12 bit SW decoder YCbCr formats 2025-06-30 11:56:23 +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 mesa/formats: Add support for 10 and 12 bit SW decoder YCbCr formats 2025-06-30 11:56:23 +00:00