mesa/src/util/format
Erik Faye-Lund a6ed406d9f util/format: implement rgtc -> r8 / r8g8 unpack
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Acked-by: Eric Engestrom <eric@igalia.com>
Tested-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18248>
2022-09-15 08:16:01 +00:00
..
format_utils.h format_utils: properly parenthesize macro params 2022-06-04 13:15:57 +00:00
meson.build util/format: Add some NEON intrinsics-based u_format_unpack. 2021-04-19 17:59:44 +00:00
u_format.c radeonsi: add a randomized blit test 2022-08-03 00:57:16 +00:00
u_format.csv util/format,vulkan/format: update p_format for Vulkan vertex buffers 2022-08-30 19:02:11 +00:00
u_format.h util/format: handle SRGB in util_format_luminance_to_red() 2022-08-12 14:24:52 +00:00
u_format_bptc.c mesa/main: remove always-true define 2022-08-30 08:36:47 +00:00
u_format_bptc.h util: add missing c99_compat.h includes 2022-06-02 13:09:15 +00:00
u_format_etc.c u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_etc.h util: add missing c99_compat.h includes 2022-06-02 13:09:15 +00:00
u_format_fxt1.c format/fxt1: Clean up fxt1_variance's argument list 2021-05-06 21:25:47 +00:00
u_format_fxt1.h util: add missing c99_compat.h includes 2022-06-02 13:09:15 +00:00
u_format_latc.c u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_latc.h util: add missing c99_compat.h includes 2022-06-02 13:09:15 +00:00
u_format_other.c util: Switch the non-block formats to unpacking rgba rows instead of rects. 2021-04-19 17:59:44 +00:00
u_format_other.h util: add missing c99_compat.h includes 2022-06-02 13:09:15 +00:00
u_format_pack.py util: trim trailing space for files src/util/**/* 2022-03-21 17:57:15 +00:00
u_format_parse.py python: drop python2 support 2021-08-14 21:44:32 +00:00
u_format_rgtc.c util/format: implement rgtc -> r8 / r8g8 unpack 2022-09-15 08:16:01 +00:00
u_format_rgtc.h util/format: implement rgtc -> r8 / r8g8 unpack 2022-09-15 08:16:01 +00:00
u_format_s3tc.c util: allow unpacking less than a block from dxt 2022-09-06 12:55:02 +00:00
u_format_s3tc.h util: add missing c99_compat.h includes 2022-06-02 13:09:15 +00:00
u_format_table.py util: Fixes invalid assumption that return non null by function util_format_fetch_rgba_func 2022-08-12 18:06:36 +00:00
u_format_tests.c u_format: Define tests for r3g3b2 formats and fix BE swizzles for them. 2021-06-03 00:12:39 +00:00
u_format_tests.h
u_format_unpack_neon.c util/format: NEON is not available with the soft-float ABI 2021-09-01 15:18:02 +00:00
u_format_yuv.c u_format: Add restrict to fn pointer and manual format pack/unpack/fetch 2021-03-18 14:53:52 +00:00
u_format_yuv.h util: add missing c99_compat.h includes 2022-06-02 13:09:15 +00:00
u_format_zs.c util/format: add new z24/s8 packing helper to pack z32/s8. 2022-03-26 01:22:15 +00:00
u_format_zs.h util: add missing c99_compat.h includes 2022-06-02 13:09:15 +00:00