..
.gitignore
panfrost: Add panloader/ to .gitignore
2020-08-06 23:54:24 +00:00
decode.c
panfrost: XML-ify the blend descriptors
2020-10-07 17:54:57 +02:00
decode.h
decode_common.c
gen_pack.py
panfrost: gen_pack: Add a no-direct-packing attribute
2020-10-07 17:54:57 +02:00
meson.build
panfrost: add missing dependency on midgard_pack.h
2020-08-13 16:54:06 +00:00
midgard.xml
panfrost: XML-ify the blend descriptors
2020-10-07 17:54:57 +02:00
pan_afbc.c
panfrost: Implement YTR availability check
2020-08-12 09:59:20 -04:00
pan_attributes.c
panfrost: Use packs for vertex built-ins
2020-08-17 11:43:52 +00:00
pan_blit.c
panfrost: Pass compile arguments through a struct
2020-10-09 14:16:41 +00:00
pan_bo.c
pan_bo.h
pan_device.h
panfrost: Share tiler_heap across batches/contexts
2020-08-20 18:15:00 +02:00
pan_encoder.h
panfrost: XMLify invocations
2020-08-28 14:53:53 +00:00
pan_format.c
panfrost: XML-ify the multi-target framebuffer descriptors
2020-09-21 07:35:45 -04:00
pan_invocation.c
panfrost: XMLify invocations
2020-08-28 14:53:53 +00:00
pan_pool.c
panfrost: Store transient BOs in a dynamic array
2020-08-28 19:18:08 +00:00
pan_pool.h
panfrost: Store transient BOs in a dynamic array
2020-08-28 19:18:08 +00:00
pan_props.c
panfrost: Add preliminary support for Mali G72
2020-09-29 08:39:23 +00:00
pan_sampler.c
pan_scoreboard.c
panfrost: Avoid copying job descriptors around when we can
2020-09-21 07:35:45 -04:00
pan_scoreboard.h
panfrost: Avoid copying job descriptors around when we can
2020-09-21 07:35:45 -04:00
pan_scratch.c
panfrost: Avoid minimum stack allocations
2020-08-20 18:15:00 +02:00
pan_texture.c
panfrost: Add preliminary support for Mali G72
2020-09-29 08:39:23 +00:00
pan_texture.h
panfrost: Add preliminary support for Mali G72
2020-09-29 08:39:23 +00:00
pan_tiler.c
pan_util.h
wrap.h