Hello, we (PCSX2 Team) recently discovered that anisotropic filtering doesn't work on OpenGL in any situation on windows. The issue was also reproduced by our testers.
Here are image comparisons between intel igpu and amd dgpu amd r7 360
AMD DGPU
INTEL IGPU
Something to note that one of our contributors is using legacy(2015) drivers with a legacy gpu and aniso works for him on those old drivers.
Note: I'm running an older driver however issue is also reproduceable on latest one as well.
Source code: https://github.com/KrossX/misc/tree/master/gl_aniso_test
Test case: https://drive.google.com/file/d/1bE5DLiukq2MPpPWAXnbLUoUU3xdqsYJg/view?usp=sharing
Test case should be run with both MIN(F1) and MAG(F2) set to Linear, aniso can be toggled with F3.
Could you please provide a minimal application which can reproduce this problem?
Already did in the google drive link I just posted in the OP, two versions of the testcase.
@dorisyan Any update, it's been a month.
Thanks @lightningterror , I will try to reproduce it.
Delete.