Skip to content

virgl: disable + add support for anisotropic filtering.

Dave Airlie requested to merge airlied/mesa:virgl-aniso-filter into main

virgl lies about anisotropic filtering support, turn off the lie, then enable it properly when the corresponding virglrender change is available.

Merge request reports