yuzu/src
Yuri Kunde Schlesner dc8a3f8bc8 Profiler: Implement QPCClock to get better precision on Win32
MSVC 2013 (at least) doesn't use QueryPerformanceCounter to implement
std::chrono::high_resolution_clock, so it has bad precision. Manually
implementing our own clock type using it works around this for now.
2015-03-01 21:47:14 -03:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 2015-02-22 21:09:08 +01:00
citra_qt Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
common Profiler: Implement QPCClock to get better precision on Win32 2015-03-01 21:47:14 -03:00
core Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
video_core Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00