| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-28 | Common: Cleanup profiler includes. | Emmanuel Gil Peyrot | |
| 2015-05-07 | Profiler: Fix off-by-one error when computing average. | Yuri Kunde Schlesner | |
| 2015-05-06 | Common: Remove many unnecessary cross-platform compatibility macros | Yuri Kunde Schlesner | |
| 2015-03-01 | Profiler: Implement QPCClock to get better precision on Win32 | Yuri Kunde Schlesner | |
| 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 | Add profiling infrastructure and widget | Yuri Kunde Schlesner | |
