- 02 Apr, 2022 4 commits
- 01 Apr, 2022 5 commits
-
-
Fernando S authored
GPU Garbage Collection: Fix regressions.
-
Mai M authored
configure_debug: Fix typo
-
Mai M authored
build: cleanup installation of yuzu and yuzu-cmd
-
Mai M authored
Update translations (2022-04-01)
-
The yuzu Community authored
-
- 31 Mar, 2022 6 commits
-
-
Fernando S authored
codec: Fix GPU decoder detection on Windows and a memory leak
-
Fernando Sahmkow authored
-
Fernando S authored
nvhost_ctrl: Only mark EventState::Busy as BadParameter
-
bunnei authored
Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+
-
bunnei authored
service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle
-
bunnei authored
Kernel Memory Updates (Part 7): Various fixes to code memory (Skyline support)
-
- 30 Mar, 2022 2 commits
-
-
Narr the Reg authored
-
bunnei authored
yuzu: Only override fullscreen setting if gamepath or argument is provided
-
- 29 Mar, 2022 6 commits
-
-
ameerj authored
Fixes an svc break in Kirby and the Forgotten Land with async GPU enabled.
-
Morph authored
yuzu_cmd: Start the logging backend
-
bunnei authored
gl_rasterizer: Avoid scenario locking already owned mutex
-
lat9nq authored
-
german77 authored
-
ameerj authored
gpu.TickWork() may lock the texture_cache and buffer_cache mutexes, which are owned by the thread prior to invoking TickWork(). Defer invoking gpu.TickWork() until the scope ends, where the owned mutexes are released.
-
- 28 Mar, 2022 1 commit
-
-
bunnei authored
dynarmic: Invalidate CPU cache on all cores
-
- 27 Mar, 2022 5 commits
-
-
Mai M authored
shader_recompiler: Include <bit> header when std::count{r,l}_zero is used
-
merry authored
-
merry authored
IC instructions now check for a need to halt execution
-
Andrea Pappacoda authored
Explicitly specifying an install destination is not needed anymore since CMake 3.14. By removing the hardcoded ${CMAKE_INSTALL_PREFIX}/bin it is also now possible to override the install destination via the command line. For example, you can now install yuzu to /usr/games with -DCMAKE_INSTALL_BINDIR=games
-
Fernando S authored
Follow-up fixes for NVFlinger rewrite
-
- 26 Mar, 2022 11 commits
-
-
bunnei authored
Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory."
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- This does not seem terribly useful and is inconsistent with other usage.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-