mesa/src/util/format
Eric Anholt b7418270c3 util: Share a single function pointer for the 4-byte rgba unpack function.
Everyone wants the same behavior, and this helps shrink the size of our
format description tables.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5728>
2020-07-07 18:19:23 +00:00
..
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
u_format.c util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format.csv util/format: Add more multi-planar formats. 2020-05-30 01:22:51 +00:00
u_format.h util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_bptc.c util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_bptc.h util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_etc.c util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_etc.h util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_latc.c util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_latc.h util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_other.c util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_other.h util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_pack.py util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_parse.py Revert "gallium: Fix big-endian addressing of non-bitmask array formats." 2020-02-11 00:53:04 +00:00
u_format_rgtc.c util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_rgtc.h util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_s3tc.c util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_s3tc.h util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_table.py util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_tests.c
u_format_tests.h
u_format_yuv.c util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_yuv.h util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
u_format_zs.c util/format: Add VK_FORMAT_D16_UNORM_S8_UINT. 2020-05-30 01:22:51 +00:00
u_format_zs.h util/format: Add VK_FORMAT_D16_UNORM_S8_UINT. 2020-05-30 01:22:51 +00:00