1. 08 Dec, 2023 2 commits
  2. 06 Dec, 2023 2 commits
  3. 05 Dec, 2023 4 commits
  4. 04 Dec, 2023 2 commits
  5. 03 Dec, 2023 3 commits
  6. 02 Dec, 2023 8 commits
  7. 01 Dec, 2023 8 commits
  8. 30 Nov, 2023 8 commits
  9. 29 Nov, 2023 3 commits
    • Jan Beich's avatar
      cmake: sync gamemode conditionals with code after 5eec980a · df96caec
      Jan Beich authored
      FAILED: bin/yuzu
      ld: error: unable to find library -lgamemode
      
      FAILED: bin/yuzu-cmd
      ld: error: undefined symbol: Common::Linux::StartGamemode()
      >>> referenced by yuzu.cpp
      >>>               src/yuzu_cmd/CMakeFiles/yuzu-cmd.dir/yuzu.cpp.o:(main)
      
      ld: error: undefined symbol: Common::Linux::StopGamemode()
      >>> referenced by yuzu.cpp
      >>>               src/yuzu_cmd/CMakeFiles/yuzu-cmd.dir/yuzu.cpp.o:(main)
      df96caec
    • GPUCode's avatar
      core: Rename patcher file · 4a3abba1
      GPUCode authored
      4a3abba1
    • Liam's avatar
      add mac workflow · d21305c2
      Liam authored
      d21305c2