mesa/src/panfrost/lib
Alyssa Rosenzweig b9a136cdd1 panfrost: Implement BGRA textures
Stopgap before the full format rework.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7206>
2020-10-23 14:48:23 +00:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c panfrost: Adjust the renderer state definition 2020-10-23 14:48:22 +00:00
decode.h
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 panfrost: add missing dependency on midgard_pack.h 2020-08-13 16:54:06 +00:00
midgard.xml panfrost: Fix component order XML 2020-10-23 14:48:23 +00: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: Add support for native wallpapering on Bifrost 2020-10-23 14:48:23 +00: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: Record architecture major version 2020-10-23 14:48:23 +00:00
pan_encoder.h panfrost: Don't export queries 2020-10-23 14:48:23 +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: 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: Calculate thread count on Bifrost 2020-10-23 14:48:23 +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: Use canonical characterization of tls_size 2020-10-23 14:48:23 +00:00
pan_texture.c panfrost: Implement BGRA textures 2020-10-23 14:48:23 +00:00
pan_texture.h panfrost: Add support for native wallpapering on Bifrost 2020-10-23 14:48:23 +00:00
pan_tiler.c
pan_util.h panfrost: Temporarily disable FP16 on Bifrost 2020-10-10 17:15:03 -04:00
wrap.h