1. 04 Oct, 2022 1 commit
  2. 02 Oct, 2022 14 commits
  3. 01 Oct, 2022 8 commits
  4. 30 Sep, 2022 1 commit
  5. 29 Sep, 2022 2 commits
  6. 28 Sep, 2022 1 commit
  7. 27 Sep, 2022 1 commit
  8. 26 Sep, 2022 3 commits
    • lat9nq's avatar
      ci/linux: Drop linuxdeploy usage · ad9f97cd
      lat9nq authored
      Recent versions of Docker appear to cause the Qt linuxdeploy plugin to
      throw a boost file copy error.
      
      This switches from linuxdeploy to a script of mine I've been working on
      for a while.
      ad9f97cd
    • Morph's avatar
      service: vi: Retrieve vsync event once per display · 41e855bd
      Morph authored
      The display vsync event can only be retrieved once per display. Returns VI::ResultPermissionDenied if we attempt to retrieve the vsync event for the same display.
      
      Prevents games such as .hack//G.U. Last Recode from consuming all the handles in the handle table by spamming vsync event retrievals and allows it to go in game.
      41e855bd
    • Morph's avatar
      service: vi: Move VI results into its own file · acc887cc
      Morph authored
      acc887cc
  9. 25 Sep, 2022 3 commits
  10. 24 Sep, 2022 5 commits
  11. 23 Sep, 2022 1 commit