- 04 Dec, 2022 13 commits
- 03 Dec, 2022 5 commits
-
-
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
-
bunnei authored
video_core: add null backend
-
liamwhite authored
CMake: Use precompiled headers to improve compile times
-
liamwhite authored
general: fix compile for Apple Clang
-
liamwhite authored
video_core: Fine tuning the index drawing judgment logic
-
- 02 Dec, 2022 3 commits
-
-
Matías Locatti authored
Vulkan: update initialization
-
Matías Locatti authored
shader_recompiler: add gl_Layer translation GS for older hardware
-
liamwhite authored
service: nifm: Update stubs for Submit/GetRequestState/GetResult
-
- 01 Dec, 2022 7 commits
-
-
liamwhite authored
CMake: Fix FFmpeg find module
-
Liam authored
-
Feng Chen authored
-
lat9nq authored
Explicitly use the bundled FFmpeg version, since we were auto-choosing it before.
-
lat9nq authored
Uses find_package_handle_standard_args to handle the find_package call from the root CMakeLists. Removes all the unnecessary logic after the find_package and just sets it to REQUIRED.
-
Mai authored
Update translations (2022-12-01)
-
The yuzu Community authored
-
- 30 Nov, 2022 6 commits
-
-
ameerj authored
-
ameerj authored
Co-Authored-By: liamwhite <9658600+liamwhite@users.noreply.github.com>
-
Fernando S authored
AudioCore: Take suspend lock when stalling the running process.
-
bunnei authored
- Prevents us from clashing with other callers trying to un/stall.
-
ameerj authored
-
Morph authored
CMakeLists: Bump minimum required CMake version to 3.22
-
- 29 Nov, 2022 6 commits