- 06 Dec, 2022 2 commits
- 05 Dec, 2022 3 commits
-
-
liamwhite authored
cmake: prefer system libraries
-
liamwhite authored
Vulkan: Implement Alpha coverage
-
Fernando Sahmkow authored
-
- 04 Dec, 2022 21 commits
-
-
Mai authored
service_thread: fix uninitialized memory usage
-
Liam authored
-
liamwhite authored
hle: service: audio: Use default service thread.
-
liamwhite authored
Configuration: Add per-game input profiles
-
liamwhite authored
vulkan_common: promote extension usages to core when possible
-
Narr the Reg authored
yuzu-cmd: link SDL2 correctly
-
Alexandre Bouvier authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
liamwhite authored
externals: don't install xbyak as part of yuzu install
-
liamwhite authored
externals: update dynarmic, SDL2
-
Liam authored
-
- 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 6 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)
-