98981cc724
The previous computation was very likely to go out of array bounds, which could result in crashes on EFB access. Also, the cache size was rounded down instead of up. This is a problem since EFB_HEIGHT (528) is not a multiple of EFB_CACHE_RECT_SIZE (64). |
||
---|---|---|
.. | ||
Plugin_VideoDX9 | ||
Plugin_VideoDX11 | ||
Plugin_VideoOGL | ||
Plugin_VideoSoftware | ||
CMakeLists.txt |