mirror of https://github.com/yuzu-mirror/yuzu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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. |
5 years ago | |
|---|---|---|
| .. | ||
| audio_core | 5 years ago | |
| common | 5 years ago | |
| core | 5 years ago | |
| input_common | 5 years ago | |
| tests | 5 years ago | |
| video_core | 5 years ago | |
| web_service | 5 years ago | |
| yuzu | 5 years ago | |
| yuzu_cmd | 5 years ago | |
| yuzu_tester | 5 years ago | |
| .clang-format | ||
| CMakeLists.txt | 5 years ago | |