Skip to content

WIP: Panfrost zs reload

Boris Brezillon requested to merge bbrezillon/mesa:panfrost-zs-reload into master

This is an attempt at fixing the remaining GLES2 failures we have, all of them being caused by the lack of ZS wallpapering (the ability to reload Z/S buffers into the GPU tilebuffer).

Most patches are in a decent state I think, except "panfrost: Update wallpaper logic to reload the Z/S buffer if needed" which definitely needs some polishing.

/cc @alyssa @tomeu

Merge request reports