Skip to content

aco: Implement support for GFX7 (Sea Islands)

Daniel Schürmann requested to merge daniel-schuermann/mesa:aco_gfx7 into master

Haven't tested too much, but CTS and a couple of games run fine. I might need to have a second look at load/store_global() and atomics. Otherwise, all features which are supported by LLVM also work on ACO for VS/FS/CS.

Merge request reports