dolphin/Source/Core/Common
skidau 8ed6ea3b07 Sped up the Dolphin debugger in JIT mode by splitting a block only while stepping or when it contains a breakpoint. The block is invalidated when a breakpoint is set or cleared.
Fixed a bug in the JitCache where the JIT icache was not being invalidated when a block containing the instruction was destroyed.
2012-03-15 21:48:19 +11:00
..
Src Sped up the Dolphin debugger in JIT mode by splitting a block only while stepping or when it contains a breakpoint. The block is invalidated when a breakpoint is set or cleared. 2012-03-15 21:48:19 +11:00
CMakeLists.txt Fix the rest of the tooltips for linux. 2011-01-31 22:19:30 +00:00
Common.vcxproj vs2010: Disable LTCG for realz 2011-09-05 09:43:23 -07:00
Common.vcxproj.filters make_scmrev.h.js needs to compare the full file instead of just the HEAD hash. 2011-08-21 19:53:09 -07:00
SConscript fixup scons (osx) to generate scmrev.h and build. 2011-08-23 03:50:06 -07:00
SVNRevGen.vcxproj remove hash from rev description 2011-08-22 13:11:45 -05:00
make_scmrev.h.js Remove hash from revision description for cmake and windows. 2011-08-22 20:06:17 -05:00