mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-11-15 21:44:09 +01:00
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. |
||
|---|---|---|
| .. | ||
| emu_window | ||
| service | ||
| CMakeLists.txt | ||
| config.cpp | ||
| config.h | ||
| default_ini.h | ||
| resource.h | ||
| yuzu.cpp | ||
| yuzu.rc | ||