| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | Merge pull request #8642 from lat9nq/appimg-more-control | 2022-07-28 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ci/linux: Delete libwayland-client from AppDir | 2022-07-26 | 1 | -0/+3 | ||
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #8641 from Docteh/vcpkg_dll | 2022-07-27 | 1 | -3/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | build: Ship vcpkg dlls with MSVC pr-verify builds | 2022-07-26 | 1 | -3/+4 | ||
| * | | | | | | | | | | | | Revert Coretiming PRs 8531 and 7454 (#8591) | 2022-07-27 | 5 | -118/+69 | ||
| * | | | | | | | | | | | | implement pause on system suspend (#8585) | 2022-07-27 | 2 | -1/+43 | ||
| | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #8542 from Morph1984/gpu-use-old-q | 2022-07-27 | 2 | -4/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gpu_thread: Use the previous MPSCQueue implementation | 2022-07-06 | 2 | -4/+3 | ||
| * | | | | | | | | | | | | Merge pull request #8636 from german77/irs_cluster_release | 2022-07-27 | 6 | -7/+323 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Address comments | 2022-07-25 | 2 | -17/+18 | ||
| | * | | | | | | | | | | | | fix compiler errors | 2022-07-24 | 2 | -12/+14 | ||
| | * | | | | | | | | | | | | service: irs: Implement clustering processor | 2022-07-24 | 6 | -7/+320 | ||
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #8633 from Morph1984/optional-keys | 2022-07-27 | 5 | -4/+81 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | qt_software_keyboard: Fix infinite loop when moving between buttons | 2022-07-24 | 1 | -0/+14 | ||
| | * | | | | | | | | | | | | applet/swkbd: Implement optional symbol keys | 2022-07-24 | 5 | -4/+67 | ||
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #8592 from devsnek/sig-handlers | 2022-07-27 | 2 | -0/+71 | ||
| * | | | | | | | | | | | | Merge pull request #8338 from Tachi107/spdx-fixes | 2022-07-27 | 294 | -546/+1982 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ci: add reuse job | 2022-07-27 | 1 | -0/+6 | ||
| | * | | | | | | | | | | | chore: make yuzu REUSE compliant | 2022-07-27 | 294 | -546/+1976 | ||
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #8652 from lat9nq/ffmpeg-gh | 2022-07-26 | 2 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | externals: Use GitHub for FFmpeg | 2022-07-26 | 2 | -1/+1 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #8541 from FearlessTobi/multiplayer-part1 | 2022-07-25 | 99 | -32/+7501 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | network: Address review comments | 2022-07-25 | 5 | -199/+203 | ||
| | * | | | | | | | | | | network, yuzu: Make copyright headers SPDX-compliant | 2022-07-25 | 37 | -111/+74 | ||
| | * | | | | | | | | | | network, yuzu: Improve variable naming and style consistency | 2022-07-25 | 14 | -47/+53 | ||
| | * | | | | | | | | | | yuzu_cmd: Fix compilation | 2022-07-25 | 2 | -13/+1 | ||
| | * | | | | | | | | | | network: Move global state into a seperate class | 2022-07-25 | 21 | -96/+150 | ||
| | * | | | | | | | | | | common: multiplayer: Use GameInfo type | 2022-07-25 | 11 | -62/+60 | ||
| | * | | | | | | | | | | Address second part of review comments | 2022-07-25 | 9 | -103/+92 | ||
| | * | | | | | | | | | | Address first part of review comments | 2022-07-25 | 16 | -133/+239 | ||
| | * | | | | | | | | | | Fix compilation on linux gcc | 2022-07-25 | 6 | -31/+32 | ||
| | * | | | | | | | | | | web_service: Fix -Wmissing-field-initializers | 2022-07-25 | 1 | -1/+1 | ||
| | * | | | | | | | | | | core: Fix -Wunused-variable | 2022-07-25 | 1 | -1/+3 | ||
| | * | | | | | | | | | | common, core: fix -Wmissing-field-initializers | 2022-07-25 | 2 | -5/+5 | ||
| | * | | | | | | | | | | yuzu: Hide multiplayer button and room status | 2022-07-25 | 2 | -16/+3 | ||
| | * | | | | | | | | | | yuzu: Add ui files for multiplayer rooms | 2022-07-25 | 84 | -49/+4523 | ||
| | * | | | | | | | | | | network: Add initial files and enet dependency | 2022-07-25 | 15 | -0/+2897 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #8564 from lat9nq/dinner-fork | 2022-07-25 | 12 | -124/+181 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | startup_checks: Use WaitForSingleObject and more cleanup | 2022-07-12 | 1 | -6/+9 | ||
| | * | | | | | | | | | startup_checks: Use GetEnvironmentVariableA | 2022-07-10 | 1 | -4/+3 | ||
| | * | | | | | | | | | startup_checks: Clean up | 2022-07-10 | 1 | -9/+6 | ||
| | * | | | | | | | | | startup_checks: Implement unix side code | 2022-07-10 | 2 | -17/+48 | ||
| | * | | | | | | | | | yuzu: Simplify broken Vulkan handling | 2022-07-10 | 9 | -115/+65 | ||
| | * | | | | | | | | | yuzu: Check Vulkan on startup with a child | 2022-07-10 | 3 | -1/+78 | ||
| | * | | | | | | | | | yuzu: Rename check_vulkan to startup_checks | 2022-07-10 | 4 | -3/+3 | ||
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #8549 from liamwhite/kscheduler-sc | 2022-07-25 | 13 | -602/+605 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | kernel: Ensure all uses of disable_count are balanced | 2022-07-14 | 3 | -10/+21 | ||
| | * | | | | | | | | kernel: be more careful about initialization path for HLE threads | 2022-07-14 | 2 | -1/+8 | ||
| | * | | | | | | | | kernel: fix single-core preemption points | 2022-07-14 | 6 | -40/+28 | ||
| | * | | | | | | | | kernel: fix issues with single core mode | 2022-07-14 | 9 | -189/+225 | ||