deeb1d8370
Instead of blindly using the expected width, clamp it to the stride of the buffer which dx11 returns. This prevents use from reading invalid memory at the end of textures. This doesn't solve the base issue of what to do when a game tries to copy from outside the efb. On real hardware it returns random noise (biased to all ones) |
||
---|---|---|
.. | ||
D3D | ||
OGL | ||
Software | ||
CMakeLists.txt |