Версия
3.0-886
Ветвь
master
Дата
11 лет, 3 месяца назад
Windows x64 Windows x86 Mac OS X
Коммит
081131160473868c0deb19358b199a5832c8e71e
Автор изменения
NeoBrainX
Описание изменения
TextureCacheBase: Delete textures completely instead of just invalidating them in ClearRenderTargets. That's what would've been done in the next TCB::Load() call, anyway. Fixes issue 5742.

Additionally, change efb copies to specify 1 as the number of mipmaps because that makes more sense than anything else.