..
.gitignore
panfrost: Add panloader/ to .gitignore
2020-08-06 23:54:24 +00:00
decode.c
pan/mdg: Hide units behind MIDGARD_MESA_DEBUG=verbose
2021-05-04 20:04:03 +00:00
decode.h
pan/decode: Remove mesa header dependencies
2021-02-03 14:04:53 +00:00
decode_common.c
util/hash_table: do not leak u64 struct key
2021-04-29 12:58:23 +02:00
gen_pack.py
panfrost: Fix invalid conversions
2021-05-03 13:17:08 +00:00
meson.build
panfrost: Meson dependency
2021-05-03 21:08:47 +00:00
midgard.xml
panfrost: Support alpha_to_one
2021-05-04 20:04:03 +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: Use common blend lowering
2021-05-07 17:25:21 +00:00
pan_blend.h
panfrost: Key blend shaders to the input types
2021-05-04 20:04:03 +00:00
pan_blitter.c
panfrost: Extend pan_blitter to support blit/resolve operations
2021-05-07 15:58:56 +00:00
pan_blitter.h
panfrost: Extend pan_blitter to support blit/resolve operations
2021-05-07 15:58:56 +00:00
pan_bo.c
panfrost: Fix Bo imports to not take the process down if fd is invalid
2021-04-20 08:26:04 +02:00
pan_bo.h
panfrost: Stop including pan_device.h from pan_bo.h
2021-04-07 08:27:58 +00:00
pan_cs.c
panfrost: Make pan_select_crc_rt a non-static function
2021-05-06 13:27:46 +00:00
pan_cs.h
panfrost: Make pan_select_crc_rt a non-static function
2021-05-06 13:27:46 +00:00
pan_device.h
panfrost: Meson dependency
2021-05-03 21:08:47 +00:00
pan_encoder.h
panfrost: Provide a helper to calculate the polygon list size
2021-04-13 18:06:37 +00:00
pan_format.c
panfrost: Fix format definitions to match gallium expectations
2021-05-05 13:23:22 +00:00
pan_indirect_dispatch.c
panfrost: Add helpers to emit indirect dispatch jobs
2021-04-22 16:59:18 +00:00
pan_indirect_dispatch.h
panfrost: Add helpers to emit indirect dispatch jobs
2021-04-22 16:59:18 +00:00
pan_indirect_draw.c
panfrost: Split the indexed and !indexed indirect draw info structs
2021-05-12 07:03:51 +00:00
pan_indirect_draw.h
panfrost: Add helpers to support indirect draws
2021-04-07 08:27:58 +00:00
pan_invocation.c
panfrost: Make sure pack_work_groups_compute() is passed valid dimensions
2021-04-22 16:59:18 +00:00
pan_pool.c
panfrost: Stop including pan_device.h from pan_bo.h
2021-04-07 08:27:58 +00:00
pan_pool.h
panfrost: Get rid of panfrost_pool_alloc()
2021-03-26 08:46:15 +01:00
pan_props.c
panfrost: Kill the old tile-buffer preload logic
2021-04-13 18:06:37 +00:00
pan_sampler.c
pan_samples.c
panfrost: Pass a const device to panfrost_sample_positions()
2021-04-13 18:06:37 +00: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: Assume lower_fragcolor has been called
2021-05-04 20:04:03 +00:00
pan_shader.h
panfrost: Fix RSD emission on Bifrost v6
2021-04-20 12:28:16 +00:00
pan_texture.c
panfrost: Pass an image view to panfrost_estimate_texture_payload_size()
2021-05-07 15:58:56 +00:00
pan_texture.h
panfrost: Pass an image view to panfrost_estimate_texture_payload_size()
2021-05-07 15:58:56 +00:00
pan_tiler.c
panfrost: Provide a helper to calculate the polygon list size
2021-04-13 18:06:37 +00:00
pan_util.h
panfrost: Use pan_blit() when PAN_MESA_DEBUG=panblit
2021-05-07 15:58:56 +00:00
wrap.h
pan/decode: Free mapped memory objects on BO unreference
2021-01-21 00:32:28 +00:00