mesa/src/panfrost
Alyssa Rosenzweig 28ac4d1e00 panfrost: Call nir_lower_fragcolor based on key
We only want it to trigger if MRT is actually in use. This is a cheap
key (only require multiple variants for an obscure edge case) and avoids
the perf regression of using this pass which is needed for conformance.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10393>
2021-05-04 20:04:03 +00:00
..
bifrost pan/bi: Lower 8-bit fragment input 2021-05-04 20:04:03 +00:00
include panfrost: Pass a tile enable map to avoid reloading untouched tiles 2021-04-13 18:06:37 +00:00
lib panfrost/blend: Prepare for lower_fragcolor 2021-05-04 20:04:03 +00:00
midgard panfrost: Don't unroll loops in GLSL 2021-05-03 15:10:20 +00:00
shared util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
util panfrost: Call nir_lower_fragcolor based on key 2021-05-04 20:04:03 +00:00
Android.bifrost.mk android: pan/bi: Remove old IR packs 2021-01-04 17:32:31 +00:00
Android.lib.mk android: panfrost: use python3 for generated sources rules 2020-10-05 21:23:56 +00:00
Android.midgard.mk android: panfrost: use python3 for generated sources rules 2020-10-05 21:23:56 +00:00
Android.mk android: panfrost: Move pandecode into lib/ 2020-08-10 21:35:31 +02:00
Android.shared.mk android: Add panfrost support to build scripts 2019-10-31 10:03:54 +01:00
Android.util.mk panfrost: Align Android makefiles with recent changes 2020-03-23 14:03:22 +00:00
Makefile.sources panfrost: Add helpers to emit indirect dispatch jobs 2021-04-22 16:59:18 +00:00
meson.build panfrost: Add a Meson dependency on bi_opcodes.h for bifrost_compiler 2021-03-19 19:22:29 +00:00