1. 01 May, 2020 3 commits
  2. 30 Apr, 2020 14 commits
  3. 29 Apr, 2020 9 commits
  4. 28 Apr, 2020 6 commits
  5. 27 Apr, 2020 6 commits
  6. 26 Apr, 2020 2 commits
    • ReinUsesLisp's avatar
      texture_cache: Reintroduce preserve_contents accurately · 8da16cf9
      ReinUsesLisp authored
      This reverts commit 94b0e2e5.
      
      preserve_contents proved to be a meaningful optimization. This commit
      reintroduces it but properly implemented on OpenGL.
      
      We have to make sure the clear removes all the previous contents of the
      image.
      
      It's not currently implemented on Vulkan because we can do smart things
      there that's preferred to be introduced in a separate commit.
      8da16cf9
    • bunnei's avatar
      Merge pull request #3795 from vitor-k/fix-folder · 378aed07
      bunnei authored
      Fix "Port citra-emu/citra#4956: "Fixes to game list sorting" #3611"
      378aed07