dolphin/Source/Core
NeoBrainX 0811311604 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.
2012-12-17 19:36:31 +01:00
..
AudioCommon (CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383. 2012-12-14 12:15:01 -06:00
Common revert changes to banner background color 2012-12-16 15:29:25 -08:00
Core Save secondary list sorting. 2012-12-17 06:08:45 -05:00
DiscIO Use do { ... } while (0) for the *_LOG macros 2012-08-20 13:12:49 +02:00
DolphinWX Save secondary list sorting. 2012-12-17 06:08:45 -05:00
InputCommon Clean up gcc/g++ compiler warnings that have accumulated. 2012-12-10 00:40:28 -06:00
VideoCommon TextureCacheBase: Delete textures completely instead of just invalidating them in ClearRenderTargets. 2012-12-17 19:36:31 +01:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00