aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2022-07-31Merge pull request #8678 from liamwhite/stop-waitingbunnei
2022-07-31Merge pull request #8622 from liamwhite/progressbunnei
2022-07-31Properly write out the command buffer when serving close requestNikita Strygin
2022-07-30Merge pull request #8684 from liamwhite/delete-shaderMorph
2022-07-30renderer_opengl: delete shader source after linkingLiam
2022-07-30Merge pull request #8664 from liamwhite/monkey-compiler-v12-1Morph
2022-07-29video_core: stop waiting for shader compilation on user cancelLiam
2022-07-29audio_core: fix -Wuninitialized when compiling with ASanLiam
2022-07-29common: move forwarded value into SPSCQueueLiam
2022-07-28Merge pull request #8656 from german77/audio-stepbunnei
2022-07-28Merge pull request #8657 from Kelebek1/depopliamwhite
2022-07-27Revert Coretiming PRs 8531 and 7454 (#8591)Maide
2022-07-27implement pause on system suspend (#8585)snek
2022-07-27Avoid depop out of boundsKelebek1
2022-07-27Merge pull request #8542 from Morph1984/gpu-use-old-qliamwhite
2022-07-27Merge pull request #8636 from german77/irs_cluster_releaseliamwhite
2022-07-27Merge pull request #8633 from Morph1984/optional-keysliamwhite
2022-07-27Merge pull request #8592 from devsnek/sig-handlerssnek
2022-07-27yuzu: Add incremental steps to volume hotkeysNarr the Reg
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25network: Address review commentsFearlessTobi
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-25Address commentsNarr the Reg
2022-07-25Merge pull request #8549 from liamwhite/kscheduler-scMorph
2022-07-24fix compiler errorsgerman77
2022-07-24service: irs: Implement clustering processorgerman77
2022-07-24qt: reset progress bar after shader compilationLiam
2022-07-24qt_software_keyboard: Fix infinite loop when moving between buttonsMorph
2022-07-24applet/swkbd: Implement optional symbol keysMorph
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