mesa/src/util/format
Kristian H. Kristensen e23bcb69c3 util/formats: Add PIPE_FORMAT_R8_G8B8_420_UNORM
This is a planar, subsampled format. It's basically NV12, but without
colorspace conversion.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6693>
2020-10-08 09:37:14 +00:00
..
meson.build util/format: expose generated format packing functions through a header 2020-08-13 16:54:06 +00:00
u_format.c util: Split the pack/unpack functions out of the format desc. 2020-08-12 13:13:39 -07:00
u_format.csv util/formats: Add PIPE_FORMAT_R8_G8B8_420_UNORM 2020-10-08 09:37:14 +00:00
u_format.h st/mesa: Don't map all P01X DRM formats to P016 2020-09-09 20:02:03 +00:00
u_format_bptc.c util: Explicitly call the unpack functions from inside bptc pack/unpack. 2020-08-20 05:03:16 +00:00
u_format_bptc.h util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_etc.c util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_etc.h util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_latc.c util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_latc.h util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_other.c util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_other.h util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_pack.py gallium/util: remove empty file u_half.h 2020-10-06 21:07:11 -04: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: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_rgtc.h util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_s3tc.c util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_s3tc.h util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_table.py util/formats: Add PIPE_FORMAT_R8_G8B8_420_UNORM 2020-10-08 09:37:14 +00:00
u_format_tests.c gallium/util: remove redundant util_float_to_half_rtz 2020-10-06 21:07:09 -04:00
u_format_tests.h util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
u_format_yuv.c util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_yuv.h util: Make all 3 fetch_rgba functions occupy the same function slot. 2020-08-16 21:25:14 +00:00
u_format_zs.c util/format: add some ZS helpers for vallium 2020-08-17 14:30:50 +10:00
u_format_zs.h util/format: add some ZS helpers for vallium 2020-08-17 14:30:50 +10:00