summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
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
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-07-23yuzu: Add webcam support and rebase to latest masterNarr the Reg
2022-07-23input_common: Add camera drivergerman77
2022-07-23Merge pull request #8545 from Kelebek1/Audioliamwhite
2022-07-22ci,CMake: Drop Conan support for vcpkglat9nq
2022-07-22Project AndioKelebek1
2022-07-17Merge pull request #8508 from yuzu-emu/mc-speed-limitbunnei
2022-07-16Merge pull request #8543 from BreadFish64/use_tsc_from_capsbunnei
2022-07-16yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei
2022-07-16Merge pull request #8593 from merryhime/ranged-setting-Tbunnei
2022-07-16Merge pull request #8511 from german77/hbmenubunnei
2022-07-15Merge pull request #8560 from liamwhite/bitfield-may-aliasbunnei
2022-07-15common/setting: Make ranged a property of the typemerry
2022-07-15common_funcs: Mark padding as [[maybe_unused]]Merry
2022-07-09common: fix bitfield aliasing on GCC/ClangLiam
2022-07-07Merge pull request #8522 from lat9nq/consolidate-settingsMorph
2022-07-06guard against div-by-zeroMarshall Mohror
2022-07-06common/x64: Use TSC clock rate from CPUID when availableMarshall Mohror
2022-07-02common/fiber: make fibers easier to useLiam
2022-06-30settings: Consolidate RangedSetting's with regular oneslat9nq
2022-06-30Adress Feedback.Fernando Sahmkow
2022-06-28service: ptm: Rewrite PSM and add TSgerman77
2022-06-28Native clock: Use atomic ops as before.Fernando Sahmkow
2022-06-28Native Clock: remove inaccuracy mask.Fernando Sahmkow
2022-06-28Core: Fix tests.Fernando Sahmkow
2022-06-28Core/Common: Corrections to core timing and add critical priority.Fernando Sahmkow
2022-06-28Common: improve native clock.Fernando Sahmkow
2022-06-21Merge pull request #8432 from liamwhite/watchpointbunnei
2022-06-16Merge pull request #8472 from german77/taceMorph
2022-06-16core/debugger: memory breakpoint supportLiam
2022-06-16common: param_package: Demote DEBUG to TRACE for gettersNarr the Reg
2022-06-15Merge pull request #8460 from Morph1984/bounded-qliamwhite
2022-06-15bounded_threadsafe_queue: Use constexpr capacity and maskMorph
2022-06-14Merge pull request #8383 from Morph1984/shadow-of-the-pastMai
2022-06-13common/assert: rework ASSERT handling to avoid std::function usageLiam
2022-06-13common/assert: add unlikelyLiam
2022-06-13common: Don't test ASSERT conditions inlineLiam
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-06-13common: Eliminate variable shadowingMorph
2022-06-11Merge pull request #8413 from behunin/bounded-queuebunnei
2022-06-11Merge pull request #8393 from lat9nq/default-vulkanbunnei
2022-06-05common: consolidate ELF structure definitionsLiam