mesa/src/panfrost/lib
Boris Brezillon 442fbcdb47 panfrost: Expose panfrost_modifier_to_layout()
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9517>
2021-03-11 15:10:58 +00:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c panfrost: Print the correct UBO size when dumping UBO information 2021-03-11 15:10:58 +00:00
decode.h pan/decode: Remove mesa header dependencies 2021-02-03 14:04:53 +00:00
decode_common.c pan/decode: Prefer sizeof to ARRAY_SIZE for char 2021-02-03 14:04:53 +00:00
gen_pack.py panfrost: Add a pan_section_offset() helper 2021-03-11 14:30:19 +00:00
meson.build panfrost: Move the blend logic out of the gallium driver 2021-02-15 11:23:46 +00:00
midgard.xml panfrost: Fix typo in midgard.xml 2021-02-22 19:17:50 +00:00
pan_afbc.c panfrost: Take panfrost_dev for AFBC selection 2021-02-18 21:48:22 +00:00
pan_attributes.c panfrost: Fix panfrost_small_padded_vertex_count for 17 vertices 2020-12-22 01:54:24 +00:00
pan_blend.c panfrost: Move the blend logic out of the gallium driver 2021-02-15 11:23:46 +00:00
pan_blend.h panfrost: Move the blend logic out of the gallium driver 2021-02-15 11:23:46 +00:00
pan_blit.c panfrost: Allow passing an explicit global dependency when queuing a job 2021-03-11 14:30:19 +00:00
pan_bo.c pan/decode: Free mapped memory objects on BO unreference 2021-01-21 00:32:28 +00:00
pan_bo.h panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_device.h panfrost: Implement get_sample_position 2021-02-12 16:44:29 -05:00
pan_encoder.h panfrost: Move pan_special_varying definition to pan_encoder.h 2021-03-11 14:30:19 +00:00
pan_format.c panfrost: Handle PIPE_FORMAT_NONE as 'constant' 2021-02-18 21:48:22 +00:00
pan_invocation.c panfrost: XMLify invocations 2020-08-28 14:53:53 +00:00
pan_pool.c panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_pool.h panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_props.c panfrost: Ensure open_device has pandecode initialized 2021-02-12 16:44:29 -05:00
pan_sampler.c
pan_samples.c panfrost: Implement get_sample_position 2021-02-12 16:44:29 -05:00
pan_scoreboard.c panfrost: Allow passing an explicit global dependency when queuing a job 2021-03-11 14:30:19 +00:00
pan_scoreboard.h panfrost: Allow passing an explicit global dependency when queuing a job 2021-03-11 14:30:19 +00:00
pan_scratch.c panfrost: Fix stack shift calculation 2020-11-13 20:49:06 +00:00
pan_shader.c panfrost: Split the sampler and texture count 2021-03-11 15:10:58 +00:00
pan_shader.h panfrost: Split the sampler and texture count 2021-03-11 15:10:58 +00:00
pan_texture.c panfrost: Expose panfrost_modifier_to_layout() 2021-03-11 15:10:58 +00:00
pan_texture.h panfrost: Expose panfrost_modifier_to_layout() 2021-03-11 15:10:58 +00:00
pan_tiler.c
pan_util.h panfrost: Hide MSAA 8x/16x support 2021-02-22 19:17:49 +00:00
wrap.h pan/decode: Free mapped memory objects on BO unreference 2021-01-21 00:32:28 +00:00