mesa/src/util/format
Nanley Chery c3c99f4571 st/mesa: Don't map all P01X DRM formats to P016
Allow gallium drivers to distinguish between the P010, P012, and P016
DRM formats.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6486>
2020-09-09 20:02:03 +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 st/mesa: Don't map all P01X DRM formats to P016 2020-09-09 20:02:03 +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 util: Explicitly call the unpack functions from inside bptc pack/unpack. 2020-08-20 05:03:16 +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: 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: Move fetch_rgba to a separate function table. 2020-08-16 21:25:14 +00:00
u_format_tests.c
u_format_tests.h
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