dolphin/Source/Core
comex c5c4dd49e6 Add a define to use sigaction on OS X instead of OS-specific page fault handling.
The latter was introduced last year in order to allow debugging without
turning off Fastmem; I wanted to see if the old way was faster.  In
fact, it is not, but may as well keep the define around in case future
testing is necessary.
2014-10-19 20:41:54 -04:00
..
AudioCommon Proper Audio/Video Dumping 2014-10-09 00:06:04 -04:00
Common Merge pull request #995 from FioraAeterna/fma 2014-10-12 13:56:18 +11:00
Core Add a define to use sigaction on OS X instead of OS-specific page fault handling. 2014-10-19 20:41:54 -04:00
DiscIO VolumeCreator: Make master key arrays static 2014-10-12 15:07:39 -04:00
DolphinQt Qt: Add msvc support 2014-09-15 15:07:33 -07:00
DolphinWX Merge pull request #1247 from Stevoisiak/WiimoteSubmenu 2014-10-16 20:12:35 -04:00
InputCommon ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() 2014-10-15 09:29:25 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Merge pull request #1290 from lioncash/xfb 2014-10-15 14:09:33 +11:00
VideoCommon Make some variables static (should probably adjust for coding style too, but I'm not the one who merged code with bad style...) 2014-10-16 17:03:37 -04:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00