1. 09 Aug, 2022 4 commits
  2. 08 Aug, 2022 5 commits
  3. 07 Aug, 2022 6 commits
  4. 06 Aug, 2022 2 commits
  5. 05 Aug, 2022 1 commit
    • Steve's avatar
      Controller bugfixes in profile select (#8716) · cd5bbf0f
      Steve authored
      * Controller bugfixes in profile select, closes #8265
      
      2 fixes for using a controller in profile select dialog.
      
      Pressing 'B' cancels the launch of the game
      Using controller to select a profile now correctly sets the index to use for the launch
      
      * Added brackets to if statements as requested.
      cd5bbf0f
  6. 04 Aug, 2022 2 commits
    • bunnei's avatar
      Merge pull request #8702 from liamwhite/format-swap · 1f7e62e8
      bunnei authored
      renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED
      1f7e62e8
    • Kyle Kienapfel's avatar
      Qt5 work around for suzhou numerals · 63673dcf
      Kyle Kienapfel authored
      When windows is told to display Standard digits as suzhou, it is showing
      incorrect information in yuzu, file sizes and the CPU speed limiter are
      effected by this. See #8698 for some screenshots.
      
      Setting number format to Chinese (Simplified, Hong Kong SAR) is one
      way to see this issue in action.
      
      Fixes #8698
      63673dcf
  7. 02 Aug, 2022 4 commits
  8. 01 Aug, 2022 3 commits
  9. 31 Jul, 2022 5 commits
  10. 30 Jul, 2022 8 commits