mesa/src/panfrost/lib
Alyssa Rosenzweig 4e3fe54e2e panfrost: Drop hand-rolled pandecode for attribute buffers
Sadly, we lose some of the validation, but indeed, much of the
validation has turend out to be wrong after enough development so... meh

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6326>
2020-08-17 11:43:52 +00:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c panfrost: Drop hand-rolled pandecode for attribute buffers 2020-08-17 11:43:52 +00:00
decode.h
decode_common.c
gen_pack.py panfrost: XMLify enum mali_format 2020-08-13 08:55:17 +02:00
meson.build panfrost: add missing dependency on midgard_pack.h 2020-08-13 16:54:06 +00:00
midgard.xml panfrost: Add XML for attribute buffers 2020-08-17 11:43:52 +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: Use better packs for blits 2020-08-17 11:43:52 +00:00
pan_bo.c
pan_bo.h
pan_device.h panfrost: Redirect cmdstream includes through GenXML 2020-08-13 08:55:15 +02:00
pan_encoder.h panfrost: Use packs for vertex built-ins 2020-08-17 11:43:52 +00:00
pan_format.c panfrost: Redirect cmdstream includes through GenXML 2020-08-13 08:55:15 +02:00
pan_invocation.c
pan_pool.c
pan_pool.h panfrost: Redirect cmdstream includes through GenXML 2020-08-13 08:55:15 +02:00
pan_props.c
pan_sampler.c
pan_scoreboard.c panfrost: XMLify job_type 2020-08-13 08:55:15 +02:00
pan_scoreboard.h panfrost: Redirect cmdstream includes through GenXML 2020-08-13 08:55:15 +02:00
pan_scratch.c
pan_texture.c panfrost: XMLify mali_channel 2020-08-17 11:43:52 +00:00
pan_texture.h panfrost: XMLify mali_channel 2020-08-17 11:43:52 +00:00
pan_tiler.c
pan_util.h
wrap.h