1. 27 Dec, 2018 5 commits
  2. 26 Dec, 2018 8 commits
  3. 23 Dec, 2018 4 commits
  4. 21 Dec, 2018 5 commits
  5. 19 Dec, 2018 16 commits
  6. 18 Dec, 2018 2 commits
    • Lioncash's avatar
      service/sm: Improve debug log for RegisterService · 2a533f00
      Lioncash authored
      Now it also indicates the name and max session count. This also gives a
      name to the unknown bool. This indicates if the created port is supposed
      to be using light handles or regular handles internally. This is passed
      to the respective svcCreatePort parameter internally.
      2a533f00
    • zhupengfei's avatar
      yuzu, video_core: Screenshot functionality · a2be4930
      zhupengfei authored
      Allows capturing screenshot at the current internal resolution (native for software renderer), but a setting is available to capture it in other resolutions. The screenshot is saved to a single PNG in the current layout.
      a2be4930