aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2022-07-22ci,CMake: Drop Conan support for vcpkglat9nq
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
2022-06-02gpu_thread: Move to bounded queueLevi Behunin
2022-06-01core/debugger: Implement new GDB stub debuggerLiam
2022-05-29settings: Set Vulkan to the default renderer backendlat9nq
2022-05-28Merge pull request #8374 from german77/asnycvibrationsbunnei
2022-05-26path_util: Resolve `-Wpointer-bool-conversion` warninglat9nq
2022-05-23input_common: Make vibration request asyncNarr the Reg
2022-05-15string_util: Add U16StringFromBufferlat9nq
2022-05-08VideoCore: Add option to dump the macros.Fernando Sahmkow
2022-04-28Merge pull request #8280 from Tachi107/spdx-fixupMai M
2022-04-28GCC 12 fixesLiam
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-16yuzu: Add custom ringcon configurationgerman77