yuzu-fork/src
Lioncash 697a4669e1 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main()
We already have the system instance around, so we can use that instead
of the accessor.
2019-03-04 10:24:13 -05:00
..
audio_core audio_core/cubeb_sink: Ensure COM is initialized on Windows prior to calling cubeb_init 2019-02-27 16:14:53 -05:00
common common/math_util: Move contents into the Common namespace 2019-02-27 03:38:39 -05:00
core core/core: Replace direct usage of the global system telemetry accessor from Shutdown() 2019-03-04 10:24:13 -05:00
input_common common/math_util: Move contents into the Common namespace 2019-02-27 03:38:39 -05:00
tests core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
video_core video_core/renderer_opengl: Replace direct usage of global system object accessors 2019-03-04 10:24:09 -05:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu yuzu/compatdb: Remove unused lambda capture 2019-02-27 11:30:36 -05:00
yuzu_cmd yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() 2019-03-04 10:24:13 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00