dolphin/Source/Core
EmptyChaos fb5537213a CoreTiming: Document initial startup behavior
Events don't update the downcount until after the first Advance(),
thus Advance() must be called once before scheduling works normally.
2016-09-03 14:55:45 +10:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common CoreTiming: Data structure cleanup 2016-09-03 12:46:14 +10:00
Core CoreTiming: Document initial startup behavior 2016-09-03 14:55:45 +10: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 Merge pull request #4143 from Pringo/capitalize 2016-09-01 03:21:24 +02:00
InputCommon GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
UICommon
VideoBackends Merge pull request #4172 from phire/software_fog_error 2016-09-02 09:53:44 +02:00
VideoCommon Core: Change CoreTiming event key from int to EventType* 2016-09-03 14:55:44 +10:00
CMakeLists.txt