dolphin/Source/Core
Fiora 8bf2cf0641 Debug: fix disable block linking option
Previously it did the opposite of what it was supposed to; when checked, it'd
turn block linking on, and when unchecked, it'd turn it off.

Also update JITIL's block linking disabling in debug mode to match the behavior
of the regular JIT.
2014-10-08 19:03:25 -07:00
..
AudioCommon AudioCommon: Prefix soundStream global with g_ 2014-09-30 03:06:16 -04:00
Common Merge pull request #1218 from hthh/trampolinecaching 2014-10-07 13:26:23 +11:00
Core Debug: fix disable block linking option 2014-10-08 19:03:25 -07:00
DiscIO Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
DolphinQt Qt: Add msvc support 2014-09-15 15:07:33 -07:00
DolphinWX Debug: fix disable block linking option 2014-10-08 19:03:25 -07:00
InputCommon Change a bunch of reference function arguments to pointers. 2014-10-02 03:00:33 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Merge pull request #1214 from rohit-n/format-warning 2014-10-06 16:12:40 +11:00
VideoCommon Fifo: Fix tab/space mismatches 2014-10-06 20:04:57 -04:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00