Skip to content

R600: fix samples shading, xfb, and prep for SSBO and atomics fixing

Gert Wollny requested to merge gerddie/mesa:r600-fix-tex-and-samples into master

This series fixes "arb_sample_shading samplemask * *" with the nir backend, adds some cleanups and changes interfaces to prepare for SSBO and atomics, handles rot ops, and fixes xfb for nir.

Edited by Gert Wollny

Merge request reports