mesa/src/panfrost/lib
Yonggang Luo 4bdbf44cce util: Move u_pack_color.h and dbughelp.h into src/util from/src/gallium/auxiliary/util/
As u_pack_color.h is used in vulkan drivers, so decouple it from gallium by this move
And dbghelp.h is included in u_debug_symbol.c and that's resident in src/util/

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19522>
2023-08-02 03:41:24 +00:00
..
genxml pan/decode: Drop unused debug function 2023-08-01 23:18:29 +00:00
tests panfrost: Convert to PIPE_BLEND enums internally 2023-07-13 21:03:32 +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 panfrost: Convert to PIPE_BLEND enums internally 2023-07-13 21:03:32 +00:00
pan_blend.h panfrost: Convert to PIPE_BLEND enums internally 2023-07-13 21:03:32 +00:00
pan_blitter.c panfrost: Only define pan_blitter_get_blend_shaders for midgard 2023-08-01 23:18:29 +00:00
pan_blitter.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_bo.c panfrost: remove BO from cache before closing GEM 2023-07-05 11:50:59 +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: Estimate vertex count for hier mask 2023-03-31 00:19:18 +00:00
pan_cs.h panfrost: Estimate vertex count for hier mask 2023-03-31 00:19:18 +00:00
pan_device.h panfrost: Use u_default_get_sample_position 2023-04-13 15:40:54 +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 panfrost: Replace the usage of PIPE_BIND_* with PAN_BIND_* 2023-06-10 14:54:11 +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: use nir_i{ne,eq}_imm helpers 2023-06-05 13:40:07 +00:00
pan_indirect_dispatch.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_layout.c panfrost: Clang-format pan_layout.c 2022-12-23 21:43:08 -05:00
pan_pool.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_props.c panfrost: move max_thread_count and take reg_count into account 2023-03-31 20:29:00 +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: Handle fixed-point packing in GenXML 2023-03-11 06:30:02 +00:00
pan_texture.h panfrost: clang-format the tree 2022-12-24 02:22:57 +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: Re-run clang-format 2023-04-10 21:56:04 +00:00
wrap.h pan/decode: Add support for decoding CSF 2023-02-13 15:24:10 +00:00