Skip to content
  1. Sep 16, 2020
  2. Sep 15, 2020
  3. Sep 14, 2020
  4. Sep 12, 2020
  5. Sep 11, 2020
  6. Sep 10, 2020
  7. Sep 09, 2020
  8. Sep 07, 2020
  9. Sep 06, 2020
    • ReinUsesLisp's avatar
      video_core: Remove all Core::System references in renderer · 9e871937
      ReinUsesLisp authored
      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.
      9e871937
Loading