mesa/src/panfrost/lib
Italo Nicola 9d7ca56115 panfrost: rename _needs_multiplanar_descriptor to _is_yuv
This is only really used to condition on YUV formats, even on v7, but
moreso now on v9+.

Signed-off-by: Italo Nicola <italonicola@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24479>
2023-09-26 21:13:50 +00:00
..
genxml pan/genxml: add Width/Height fields to v9+ Plane descriptor 2023-09-26 21:13:50 +00:00
tests panfrost: mandate proper alignment requirement depending format and arch 2023-08-07 19:35:12 +00:00
.gitignore
meson.build meson: inline gtest_test_protocol now that it's always 'gtest' 2023-03-10 07:20:29 +00:00
pan_afbc.c panfrost: Don't use AFBC of sRGB luminance-alpha 2023-01-14 20:00:37 +00:00
pan_attributes.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_blend.c treewide: Use nir_shader_intrinsic_pass sometimes 2023-08-24 15:48:02 +00:00
pan_blend.h panfrost: Convert to PIPE_BLEND enums internally 2023-07-13 21:03:32 +00:00
pan_blitter.c treewide: Use nir_shader_intrinsic_pass sometimes 2023-08-24 15:48:02 +00:00
pan_blitter.h panfrost: prepare pan_image_view for multiplanar formats 2023-08-07 19:35:12 +00:00
pan_bo.c pan/decode: handle more than one panfrost_device 2023-08-14 22:41:10 +00:00
pan_bo.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_clear.c util: Move u_pack_color.h and dbughelp.h into src/util from/src/gallium/auxiliary/util/ 2023-08-02 03:41:24 +00:00
pan_cs.c panfrost: prepare pan_image_view for multiplanar formats 2023-08-07 19:35:12 +00:00
pan_cs.h panfrost: Estimate vertex count for hier mask 2023-03-31 00:19:18 +00:00
pan_device.h pan/decode: handle more than one panfrost_device 2023-08-14 22:41:10 +00:00
pan_earlyzs.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_earlyzs.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_encoder.h panfrost: Estimate vertex count for hier mask 2023-03-31 00:19:18 +00:00
pan_format.c gallium/st: lower NV21 to R8_B8G8 instead of G8_B8R8 2023-08-11 18:43:38 +00:00
pan_format.h panfrost: Replace the usage of PIPE_BIND_* with PAN_BIND_* 2023-06-10 14:54:11 +00:00
pan_indirect_dispatch.c nir: Drop "SSA" from NIR language 2023-08-12 16:44:41 -04:00
pan_indirect_dispatch.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_layout.c pan/bi: add support for I420 and YV12 sampling 2023-08-11 18:43:38 +00:00
pan_pool.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_props.c pan/decode: handle more than one panfrost_device 2023-08-14 22:41:10 +00:00
pan_samples.c panfrost: Drop unused decode_position for samples 2023-08-01 23:18:29 +00:00
pan_scoreboard.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_scratch.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_shader.c panfrost: Lower sysvals in GL 2023-03-23 23:53:46 +00:00
pan_shader.h panfrost: Preprocess shaders in the driver 2023-03-23 23:53:46 +00:00
pan_texture.c panfrost: rename _needs_multiplanar_descriptor to _is_yuv 2023-09-26 21:13:50 +00:00
pan_texture.h panfrost: mandate proper alignment requirement depending format and arch 2023-08-07 19:35:12 +00:00
pan_tiler.c panfrost: Choose hierarchy masks by vertex count 2023-03-31 00:19:18 +00:00
pan_util.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_util.h panfrost: add PAN_MESA_DEBUG=yuv for debugging yuv sampler 2023-08-07 19:35:13 +00:00
wrap.h pan/decode: handle more than one panfrost_device 2023-08-14 22:41:10 +00:00