1
0
Fork 0
forked from suyu/suyu
suyu/src
Yuri Kunde Schlesner fb1979d7e2 Core: Re-write frame limiter
Now based on std::chrono, and also works in terms of emulated time
instead of frames, so we can in the future frame-limit even when the
display is disabled, etc.

The frame limiter can also be enabled along with v-sync now, which
should be useful for those with displays running at more than 60 Hz.
2017-02-26 17:22:04 -08:00
..
audio_core Support looping HLE audio (#2422) 2017-01-29 23:52:25 -08:00
citra Merge pull request #2368 from wwylele/camera-2 2017-01-29 22:16:39 -08:00
citra_qt Qt: Add tooltips to status bar displays 2017-02-26 17:22:03 -08:00
common Remove built-in (non-Microprofile) profiler 2017-02-26 17:22:03 -08:00
core Core: Re-write frame limiter 2017-02-26 17:22:04 -08:00
tests tests: add missing libcore dependency after 75ee2f8c67 2016-12-07 18:30:49 +00:00
video_core Core: Re-write frame limiter 2017-02-26 17:22:04 -08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00