yuzu-fork/src/yuzu_tester
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer
Now that the GPU is initialized when video backends are initialized,
it's no longer needed to query components once the game is running: it
can be done when yuzu is booting.

This allows us to pass components between constructors and in the
process remove all Core::System references in the video backend.
2020-09-06 05:28:48 -03:00
..
emu_window input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
service yuzu_tester: Silence type conversion warning 2020-06-22 22:56:15 -04:00
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00
config.cpp Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
config.h yuzu_tester: Use config, icon, and main from yuzu-cmd 2019-06-10 00:03:11 -04:00
default_ini.h configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
resource.h yuzu_tester: Use config, icon, and main from yuzu-cmd 2019-06-10 00:03:11 -04:00
yuzu.cpp video_core: Remove all Core::System references in renderer 2020-09-06 05:28:48 -03:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00