Dolphin Git changelog:
* PixelShaderManager: clear s_bViewPortChanged flag
This flag wasn't cleared at all, so we set our constants dirty every time...
This could fix some performance regressions because of revision 6798a4763e9c
* OpenGL: fix crash in revision 95aeedec19db
Real xfb didn't provide any read_stride, so there is a division by zero.
This commit calculates the correct read_stride for real_xfb, so there is also no hack for texture vs xfb needed.
Download: Dolphin Git 4.0-481 x86
Download: Dolphin Git 4.0-481 x64
Download: Dolphin Git 4.0-481 for Android
Source: Here
0 Comments
Post a Comment