| .. |
|
.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: Fix the reads_dest prototype
|
2021-05-18 22:51:56 +00:00 |
|
pan_blend.h
|
panfrost: Fix the reads_dest prototype
|
2021-05-18 22:51:56 +00:00 |
|
pan_blitter.c
|
panfrost: Reduce blitter pool size
|
2021-05-18 19:19:01 +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: Label all BOs in userspace
|
2021-05-18 19:19:01 +00:00 |
|
pan_bo.h
|
panfrost: Label all BOs in userspace
|
2021-05-18 19:19:01 +00:00 |
|
pan_cs.c
|
panfrost: Clean up cases for emit_fbd
|
2021-05-12 19:46:59 +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: Make pool slab size configurable
|
2021-05-18 19:19:01 +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: Label all BOs in userspace
|
2021-05-18 19:19:01 +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: Make pool slab size configurable
|
2021-05-18 19:19:01 +00:00 |
|
pan_indirect_draw.h
|
pan/bi: Add support for gl_{BaseVertex,BaseInstance}
|
2021-05-12 07:03:51 +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: Make pool slab size configurable
|
2021-05-18 19:19:01 +00:00 |
|
pan_pool.h
|
panfrost: Add reference type for unowned pool
|
2021-05-18 19:19:01 +00:00 |
|
pan_props.c
|
panfrost: Label all BOs in userspace
|
2021-05-18 19:19:01 +00:00 |
|
pan_sampler.c
|
|
|
|
pan_samples.c
|
panfrost: Label all BOs in userspace
|
2021-05-18 19:19:01 +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: Relax the stride check when importing resources
|
2021-05-17 09:47:46 +02: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 |