mesa/src/panfrost
Alyssa Rosenzweig 8e31b14858 pan/midgard: Tableize load/store ops
This will allow us to encode properties about the load/store ops like we
do for ALU ops. We include now properties about whether we have a store,
and if there are special cases on the load/store op. We also tag each
instruction by its natural size... this is probably not totally right,
but it's a start.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-10-20 12:02:31 +00:00
..
bifrost nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
encoder panfrost: Correct polygon size computations 2019-08-21 08:40:53 -07:00
include panfrost: Implement gl_FragCoord correctly 2019-08-22 13:31:39 -07:00
midgard pan/midgard: Tableize load/store ops 2019-10-20 12:02:31 +00:00
pandecode pan/decode: Add missing format specifier 2019-09-03 13:42:08 +02:00
shared panfrost: Extend software tiling to larger bpp 2019-07-01 07:40:19 -07:00
Android.mk lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
Android.shared.mk Add libpanfrost_shared to Android build 2019-08-08 17:47:22 +00:00
Makefile.sources lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
meson.build panfrost: Move pan_invocation to shared panfrost/ 2019-08-21 08:40:51 -07:00