1. 06 Dec, 2022 9 commits
  2. 05 Dec, 2022 7 commits
  3. 04 Dec, 2022 21 commits
  4. 03 Dec, 2022 3 commits
    • Jan Beich's avatar
      externals: disable xbyak install targets after cbaf642f · 14440b19
      Jan Beich authored
      Prevent yuzu from trying to install bundled xbyak as it'd likely
      conflict with system xbyak package.
      
      Error: Orphaned: include/xbyak/xbyak.h
      Error: Orphaned: include/xbyak/xbyak_bin2hex.h
      Error: Orphaned: include/xbyak/xbyak_mnemonic.h
      Error: Orphaned: include/xbyak/xbyak_util.h
      Error: Orphaned: lib/cmake/xbyak/xbyak-config-version.cmake
      Error: Orphaned: lib/cmake/xbyak/xbyak-config.cmake
      Error: Orphaned: lib/cmake/xbyak/xbyak-targets.cmake
      14440b19
    • bunnei's avatar
      Merge pull request #9344 from liamwhite/null · f77cc6c4
      bunnei authored
      video_core: add null backend
      f77cc6c4
    • liamwhite's avatar
      Merge pull request #9300 from ameerj/pch · 75e16547
      liamwhite authored
      CMake: Use precompiled headers to improve compile times
      75e16547