1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu_cmd
lat9nq 335de3fdf5 emu_window: Remove global system instance
It was just the one in emu_window_sdl2, but since _gl and _vk inherit
from it, they all needed adjustments.

Leaves just the one auto system& in main().
2021-07-30 10:43:58 -04:00
..
emu_window emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00
CMakeLists.txt emu_window_sdl2_vk: Use the generated SDL config 2021-07-16 15:43:02 -04:00
config.cpp Merge pull request #6696 from ameerj/speed-limit-rename 2021-07-26 18:51:00 -07:00
config.h yuzu_cmd: config: Pass a reference in 2021-06-30 20:16:01 -04:00
default_ini.h Merge pull request #6696 from ameerj/speed-limit-rename 2021-07-26 18:51:00 -07:00
yuzu.cpp emu_window: Remove global system instance 2021-07-30 10:43:58 -04:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00