dolphin/Source/Core
comex c51faa41f5 Don't use the fast path when there are watchpoints enabled, for writes too.
Also fold the check in both functionss into 'slowmem' rather than having
a separate test.  (jo.alwaysUseMemFuncs implies jo.memcheck anyway, as
makes sense.)
2016-08-01 20:40:00 -04:00
..
AudioCommon AudioCommon: const correctness 2016-07-31 19:14:20 -04:00
Common Fix typedef for CURL 2016-07-29 19:34:34 +02:00
Core Don't use the fast path when there are watchpoints enabled, for writes too. 2016-08-01 20:40:00 -04:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 DQt2: Warning window HiDPI fix. 2016-07-16 10:51:02 +10:00
DolphinWX Merge pull request #4058 from Aestek/fix/netplay-gui-freeze 2016-08-01 00:36:49 +02:00
InputCommon InputConfigDiag: Don't prevent closing dialog if device not found 2016-07-30 10:00:55 +02:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #4073 from amaiorano/fix-d3d-debugobjectname 2016-08-01 00:38:02 +02:00
VideoCommon FifoPlayer: const correctness 2016-08-01 18:33:46 -04:00
CMakeLists.txt