..
.gitignore
panfrost: Add panloader/ to .gitignore
2020-08-06 23:54:24 +00:00
decode.c
panfrost: Fix texture payload decoding
2020-12-05 13:33:45 +01:00
decode.h
panfrost: Move pandecode into lib/
2020-08-06 23:54:24 +00:00
decode_common.c
pan/decode: Ensure mappings are zeroed
2020-10-10 16:53:07 -04:00
gen_pack.py
panfrost: gen_pack: Add a no-direct-packing attribute
2020-10-07 17:54:57 +02:00
meson.build
util: Add helgrind support for simple_mtx
2020-11-24 21:03:34 +00:00
midgard.xml
panfrost: Fix draw descriptor definition
2020-12-05 13:33:58 +01:00
pan_afbc.c
panfrost: Remove panfrost_is_z24s8_variant
2020-10-31 14:09:19 +00:00
pan_attributes.c
panfrost: Use packs for vertex built-ins
2020-08-17 11:43:52 +00:00
pan_blit.c
panfrost: Increase blit shader BO size on Bifrost
2020-11-25 16:22:19 +01:00
pan_bo.c
panfrost: Rename panfrost_transfer to panfrost_ptr
2020-10-23 14:48:22 +00:00
pan_bo.h
panfrost: Rename panfrost_transfer to panfrost_ptr
2020-10-23 14:48:22 +00:00
pan_device.h
panfrost: Split out v6/v7 format tables
2020-10-31 14:09:19 +00:00
pan_encoder.h
panfrost: Don't export queries
2020-10-23 14:48:23 +00:00
pan_format.c
panfrost: Get rid of the Pixel Format descriptor
2020-11-13 14:35:17 +01: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: Add PAN_GPU_ID debug option
2020-11-25 13:15:05 +00:00
pan_sampler.c
pan_scoreboard.c
panfrost: Rename panfrost_transfer to panfrost_ptr
2020-10-23 14:48:22 +00:00
pan_scoreboard.h
panfrost: Rename panfrost_transfer to panfrost_ptr
2020-10-23 14:48:22 +00:00
pan_scratch.c
panfrost: Fix stack shift calculation
2020-11-13 20:49:06 +00:00
pan_texture.c
panfrost: Calculate the row stride at resource creation time
2020-11-25 17:04:20 +01:00
pan_texture.h
panfrost: Calculate the row stride at resource creation time
2020-11-25 17:04:20 +01:00
pan_tiler.c
panfrost: Rename encoder/ to lib/
2020-08-06 23:54:24 +00:00
pan_util.h
panfrost: Advertise Bifrost support
2020-11-03 14:42:43 +00:00
wrap.h