dolphin/Source/Core
degasus f7dc918057 Throttle by coretiming event instead of VI
VI isn't called as regular as we want to, so we have to create a new throttling event called regularly by coretiming.

Atm we throttle every 1 ms when we are too fast and skip throttling when we lack 40ms (to avoid fast boosts after slowdowns)
2014-02-10 16:08:03 +01:00
..
AudioCommon Atomic Stores / Loads 2014-02-07 00:20:10 +01:00
Common Some tidy up of sprintf to StringFromFormat 2014-02-10 17:25:18 +13:00
Core Throttle by coretiming event instead of VI 2014-02-10 16:08:03 +01:00
DiscIO Some tidy up of sprintf to StringFromFormat 2014-02-10 17:25:18 +13:00
DolphinWX Cleanup enum indentations. 2014-02-09 16:16:10 -05:00
InputCommon Clean up some struct indentations 2014-02-09 19:40:11 -05:00
VideoBackends Merge pull request #54 from lioncash/cleanup 2014-02-09 19:26:15 -06:00
VideoCommon Some tidy up of sprintf to StringFromFormat 2014-02-10 17:25:18 +13:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00