Re: Fwd: [Mesa-users] Issues with removal of classic OSMesa
Dave Airlie <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.devel,gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <CAPM=9tyL8wkvJHJAKw48SQXVmrFcypW9p5m+JaGkheEah8w-og@mail.gmail.com> |
> The texture has been taken from the wikipedia page > https://en.wikipedia.org/wiki/Anisotropic_filtering#/media/File:Anisotropic_filtering_en.png > > The following images show results for both settings: > > image with anisotropic filtering (16) > https://pasteboard.co/JNyFRkr.png > > image without anisotropic filtering > https://pasteboard.co/JNyFlWb.png > > Andreas Hey Andreas, I've been away from this topic for a while, but I finally got back to it, and I'm trying to pass the Vulkan/GL cts tests. I reviewed the softpipe code and I think I found a bug in it vs the original paper. I've created an MR https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11917 with my proposed fix. I'd really appreciate it if you could take a look. Dave.