dolphin/Source/Core
aldelaro5 a39e331aad Schedule an event to clear the jit cache when adding the first and last
memory check

Also fix an oddity in the case when the last memory check is deleted,
the jit cache was supposed to be cleared in that case, but it was out of
the for loop that finds the one to delete so it was never run.
Naturally, the same fix for the adding the first memory check was
applied.
2016-08-21 00:57:35 -04:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common Schedule an event to clear the jit cache when adding the first and last 2016-08-21 00:57:35 -04:00
Core Add a thread safe variant of clearing the jit cache 2016-08-21 00:57:34 -04:00
DiscIO Run clang-format on missed files 2016-08-11 21:14:39 +02:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Remove AM Baseboard 2016-08-11 12:53:44 +02:00
InputCommon GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #4129 from RisingFog/hahahahahahahahahaha 2016-08-20 08:48:28 +12:00
VideoCommon Merge pull request #3386 from lioncash/memory 2016-08-19 11:04:45 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00