Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video_core: Resolve more variable shadowing scenarios pt.3 | Lioncash | 2020-12-05 | 1 | -2/+2 |
* | common/telemetry: Migrate namespace into the Common namespace | Lioncash | 2020-08-18 | 1 | -2/+2 |
* | common: Make use of [[nodiscard]] where applicable | Lioncash | 2020-08-15 | 1 | -6/+6 |
* | compatdb: Use a seperate endpoint for testcase submission | fearlessTobi | 2018-10-28 | 1 | -0/+4 |
* | common/telemetry: Migrate core-independent info gathering to common | Lioncash | 2018-08-15 | 1 | -0/+12 |
* | telemetry: Remove unnecessary Field constructor | Lioncash | 2018-07-18 | 1 | -4/+1 |
* | telemetry: Make operator== and operator!= const member functions of Field | Lioncash | 2018-07-18 | 1 | -2/+2 |
* | telemetry: Default copy/move constructors and assignment operators | Lioncash | 2018-07-18 | 1 | -14/+4 |
* | telemetry.h: Reword comment from citra to yuzu | N00byKing | 2018-03-27 | 1 | -1/+1 |
* | telemetry: Silence initialization order warnings | Lioncash | 2018-01-18 | 1 | -2/+2 |
* | common: Add a generic interface for logging telemetry fields. | bunnei | 2017-05-25 | 1 | -0/+196 |