dolphin-emulator/Source/Core
Yuriy O'Donnell d08abfc14e JIT: JitBaseBlockCache::InvalidateICache no longer memsets iCache memory to INVALID_BYTE.
This is redundant, since we reset the valid_block bits any way.
However, this was a source of a significant performance issues in some games.
In particular, Metal Gear Solid: Twin Snakes.
2014-05-23 20:40:45 +02:00
..
AudioCommon Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02:00
Common Move bn.h and ec.h into the correct filter section 2014-05-17 16:47:41 -04:00
Core JIT: JitBaseBlockCache::InvalidateICache no longer memsets iCache memory to INVALID_BYTE. 2014-05-23 20:40:45 +02:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Merge pull request #376 from lioncash/wx 2014-05-21 21:54:00 -07:00
InputCommon Remove SDL from Externals. 2014-05-04 19:41:02 -05:00
VideoBackends Merge pull request #370 from Sonicadvance1/remove_specialized_memcmp 2014-05-22 13:02:11 -07:00
VideoCommon Merge pull request #370 from Sonicadvance1/remove_specialized_memcmp 2014-05-22 13:02:11 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00