summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2022-10-09input_common: have an unique vector in callback statusgerman77
2022-10-06General: address feedbackFernando Sahmkow
2022-10-06general: rework usages of UNREACHABLE macroLiam
2022-10-06address_space: Rename va_start to virt_startMorph
2022-10-06address_space: Address feedbackMorph
2022-10-06general: Format licenses as per SPDX guidelinesMorph
2022-10-06General: Fix clang format.Fernando Sahmkow
2022-10-06Common: Fix variable shadowing.Fernando Sahmkow
2022-10-06General: Fix compilation for GCCLiam White
2022-10-06DMA & InlineToMemory Engines Rework.bunnei
2022-10-06MemoryManager: initial multi paging system implementation.Fernando Sahmkow
2022-10-06Refactor VideoCore to use AS sepparate from Channel.Fernando Sahmkow
2022-10-06NVDRV: Remake ASGPUFernando Sahmkow
2022-10-06VideoCore: Update MemoryManagerFernando Sahmkow
2022-10-06Common: implement MultiLevelPageTable.Fernando Sahmkow
2022-10-06NVDRV: Refactor and add new NvMap.Fernando Sahmkow
2022-10-03common: remove "yuzu:" prefix from thread namesLiam
2022-10-02service: nfp: address commentsgerman77
2022-10-02input_common: Create virtual amiibo drivergerman77
2022-09-24Merge pull request #8920 from abouvier/cmake-gitbunnei
2022-09-19yuzu qt: Add option to disable startup Vulkan checklat9nq
2022-09-18cmake: fix git detectionAlexandre Bouvier
2022-09-17Merge pull request #8650 from Kelebek1/vsyncbunnei
2022-09-16Merge pull request #8649 from lat9nq/common-position-independentMorph
2022-09-16Merge pull request #8682 from lat9nq/dumpyMorph
2022-09-13common: do not link to xbyak on non-amd64 architecturesliushuyu
2022-09-09Merge pull request #8864 from german77/toggle_analogbunnei
2022-09-08Merge pull request #8819 from liamwhite/cash-moneylat9nq
2022-09-06input_common: Add support for analog toggleNarr the Reg
2022-09-04yuzu: Use a debugger to generate minidumpslat9nq
2022-09-02Merge pull request #8822 from FearlessTobi/multiplayer-fixesbunnei
2022-09-01Silence std::aligned_storage warnings as it's deprecated in C++23,Kelebek1
2022-08-27yuzu: Display current game version in multiplayer roomFearlessTobi
2022-08-25video_core: add option for pessimistic flushingLiam
2022-08-21Merge pull request #8784 from Docteh/nosnekliamwhite
2022-08-19code: dodge PAGE_SIZE #defineKyle Kienapfel
2022-08-16common: remove unneeded x86-specific headerliushuyu
2022-08-15Make copyright headers SPDX-compliantFearlessTobi
2022-08-15core, network: Add ability to proxy socket packetsFearlessTobi
2022-08-12Allow audio volume up to 200%Kelebek1
2022-08-02Make coretiming waiting more accurateKelebek1
2022-08-01common: Use PROJECT_SOURCE_DIR to find CMakeModuleslat9nq
2022-07-29common: move forwarded value into SPSCQueueLiam
2022-07-27Revert Coretiming PRs 8531 and 7454 (#8591)Maide
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25network, yuzu: Make copyright headers SPDX-compliantFearlessTobi
2022-07-25network, yuzu: Improve variable naming and style consistencyFearlessTobi
2022-07-25common: multiplayer: Use GameInfo typegerman77
2022-07-25Address second part of review commentsFearlessTobi
2022-07-25common, core: fix -Wmissing-field-initializersFearlessTobi