- 31 Mar, 2022 4 commits
-
-
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 4 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
-
Fernando S authored
Follow-up fixes for NVFlinger rewrite
-
- 26 Mar, 2022 16 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
-
bunnei authored
applets/swkbd: Add support for an updated inline software keyboard
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
- 25 Mar, 2022 7 commits
-
-
Morph authored
Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory.
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
bunnei authored
First Nugget: Reworked Garbage Collection to be smarter [originally from Project YFC]
-
Fernando S authored
Rewrite of the NVFlinger implementation
-
Fernando S authored
shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass
-
Fernando Sahmkow authored
-