Skip to content

Draft: asahi: Complain when we detect rendering feedback loops.

Asahi Lina requested to merge asahilina/mesa:agx/feedback-loops into main

asahi: Complain when we detect rendering feedback loops.

This is hitting quite a few apps. We might want to work around it at some point since it is quite a common problem (and we need to for GL 4.6), but for now let's print a diagnostic so people at least have some indication of what is going on.

Signed-off-by: Asahi Lina lina@asahilina.net

Merge request reports