16 Commits (1e3b2328a670824bf8d295f95ea414b5e7ea6ddd)

Author SHA1 Message Date
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
ameerj 923decae5a common: Reduce unused includes 4 years ago
Wunkolo 29a7a61806 common/telemetry: Update `AddField` name type to `string_view` 4 years ago
Wunkolo 768fdb269e common: Add NullVisitor default constructor 4 years ago
Lioncash f785f73e92 general: Replace NonCopyable struct with equivalents 4 years ago
Lioncash f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 5 years ago
fearlessTobi 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission 7 years ago
Lioncash 60f476cd8f common/telemetry: Migrate core-independent info gathering to common 7 years ago
Lioncash c65a8fafa0 telemetry: Remove unnecessary Field constructor 8 years ago
Lioncash 0aebe6b3d5 telemetry: Make operator== and operator!= const member functions of Field 8 years ago
Lioncash 3575d367a4 telemetry: Default copy/move constructors and assignment operators 8 years ago
N00byKing aa0f596a6e telemetry.h: Reword comment from citra to yuzu 8 years ago
Lioncash 33eba9b96e telemetry: Silence initialization order warnings 8 years ago
bunnei a4760e939f common: Add a generic interface for logging telemetry fields. 9 years ago