yuzu-mainline/src
Lioncash 86b55cb6df renderer_opengl: Remove reference to global system instance
We already store a reference to the system instance that the renderer is
created with, so we don't need to refer to the system instance via
Core::System::GetInstance()
2019-02-12 19:33:22 -05:00
..
audio_core core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
common cmake: Fix title bar issue 2019-02-06 22:23:41 -03:00
core core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
input_common
tests core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
video_core renderer_opengl: Remove reference to global system instance 2019-02-12 19:33:22 -05:00
web_service
yuzu loading_screen: Unchunk progress bar 2019-02-06 22:23:40 -03:00
yuzu_cmd gl_shader_cache: Link loading screen with disk shader cache load 2019-02-06 22:23:40 -03:00
.clang-format
CMakeLists.txt