summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-07-25network, yuzu: Make copyright headers SPDX-compliantFearlessTobi
2022-07-25network, yuzu: Improve variable naming and style consistencyFearlessTobi
2022-07-25yuzu_cmd: Fix compilationFearlessTobi
2022-07-25network: Move global state into a seperate classFearlessTobi
2022-07-25common: multiplayer: Use GameInfo typegerman77
2022-07-25Address second part of review commentsFearlessTobi
2022-07-25Address first part of review commentsFearlessTobi
2022-07-25Fix compilation on linux gccFearlessTobi
2022-07-25web_service: Fix -Wmissing-field-initializersFearlessTobi
2022-07-25core: Fix -Wunused-variableFearlessTobi
2022-07-25common, core: fix -Wmissing-field-initializersFearlessTobi
2022-07-25yuzu: Hide multiplayer button and room statusFearlessTobi
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-07-25network: Add initial files and enet dependencyFearlessTobi
2022-07-25Merge pull request #8564 from lat9nq/dinner-forkbunnei
2022-07-25Merge pull request #8549 from liamwhite/kscheduler-scMorph
2022-07-23yuzu: Add webcam support and rebase to latest masterNarr the Reg
2022-07-23service: irs: Move to IRS namespace and minor fixesgerman77
2022-07-23service: irs: Split processors and implement ImageTransferProcessorgerman77
2022-07-23core: hid: Add cammera supportgerman77
2022-07-23yuzu: Hook qt camera to camera drivergerman77
2022-07-23input_common: Add camera drivergerman77
2022-07-23Merge pull request #8545 from Kelebek1/Audioliamwhite
2022-07-22Merge pull request #8611 from liamwhite/fix-flatpak-crashbunnei
2022-07-22ci,CMake: Drop Conan support for vcpkglat9nq
2022-07-22Project AndioKelebek1
2022-07-21Merge pull request #8598 from Link4565/recv-dontwaitbunnei
2022-07-19video_core: use correct byte size for framebufferLiam
2022-07-19Update configure_input.uiMatías Locatti
2022-07-17implement resume messageGus Caplan
2022-07-17Merge pull request #8569 from merryhime/watchpointsmerry
2022-07-17Merge pull request #8508 from yuzu-emu/mc-speed-limitbunnei
2022-07-17Merge pull request #8544 from german77/14dot0bunnei
2022-07-16Merge pull request #8543 from BreadFish64/use_tsc_from_capsbunnei
2022-07-16hle: service: nvflinger: Fix implicit conversion.bunnei
2022-07-16yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei
2022-07-16hle: service: nvflinger: Factor speed limit into frame time calculation.bunnei
2022-07-16Merge pull request #8593 from merryhime/ranged-setting-Tbunnei
2022-07-16Merge pull request #8594 from liamwhite/skip-wpbunnei
2022-07-16Merge pull request #8511 from german77/hbmenubunnei
2022-07-16Enable the use of MSG_DONTWAIT flag on RecvImplLink4565
2022-07-15Merge pull request #8560 from liamwhite/bitfield-may-aliasbunnei
2022-07-15core/arm: skip watchpoint checks when reading instructionsLiam
2022-07-15common/setting: Make ranged a property of the typemerry
2022-07-15Merge pull request #8587 from merryhime/padding-unusedMorph
2022-07-15Merge pull request #8588 from merryhime/IBinder-vdestructMorph
2022-07-15KCodeMemory: Mark virtual methods as overrideMerry
2022-07-15common_funcs: Mark padding as [[maybe_unused]]Merry
2022-07-15nvflinger: Polymorphic destructor requried for abstract class IBinderMerry
2022-07-15dynarmic: Abort watchpoints ASAPMerry