Commit Graph

6 Commits (f2d1aa97ad52f5f78ae30b70c59559bfe0b950c5)

Author SHA1 Message Date
Lioncash a97120efc1 yuzu/compatdb: Remove unnecessary qualifiers
Keeps the code consistent in regards to how the buttons are referred to.
2019-05-09 01:08:06 +07:00
Lioncash 319365fdf0 yuzu: Remove usage of the global telemetry accessor
In these cases the system object is nearby, and in the other, the
long-form of accessing the telemetry instance is already used, so we can
get rid of the use of the global accessor.
2019-03-04 10:24:13 +07:00
Lioncash 456c7043bd yuzu/compatdb: Remove unused lambda capture
Silences a compiler warning with clang.
2019-02-27 11:30:36 +07:00
fearlessTobi 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +07:00
fearlessTobi b4ace6ec6f Address a bunch of review comments 2018-10-02 15:30:48 +07:00
fearlessTobi 4d139943f2 Port web_service from Citra 2018-10-02 15:30:48 +07:00