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
..
2020-08-30 00:43:25 +02:00
2020-06-27 11:36:05 -04:00
2020-06-27 18:20:06 -04:00
2020-06-27 11:35:21 -04:00
2020-04-20 15:53:49 -04:00
2020-08-26 02:32:32 -04:00