mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-31 22:00:05 +00:00
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. |
||
|---|---|---|
| .. | ||
| gpu.cpp | ||
| gpu.h | ||
| hw.cpp | ||
| hw.h | ||
| lcd.cpp | ||
| lcd.h | ||
| y2r.cpp | ||
| y2r.h | ||