summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15Merge pull request #8586 from merryhime/KCodeMemory-overrideMorph
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
2022-07-15CopyYuzuQt5Deps: Remove unused dllsMorph
2022-07-15CMakeLists: Mark WebEngine(Core/Widgets) as requiredMorph
2022-07-15CMakeLists: Add QtConcurrent to required componentsMorph
2022-07-14kernel: Ensure all uses of disable_count are balancedLiam
2022-07-14kernel: be more careful about initialization path for HLE threadsLiam
2022-07-14kernel: fix single-core preemption pointsLiam
2022-07-14kernel: fix issues with single core modeLiam
2022-07-14kernel: use KScheduler from mesosphereLiam
2022-07-14Merge pull request #8540 from lat9nq/copy-nv-ffmpegliamwhite
2022-07-14Merge pull request #8539 from Morph1984/gha-update-actionsliamwhite
2022-07-14Merge pull request #8571 from merryhime/update-dynarmicliamwhite
2022-07-14Merge pull request #8536 from Morph1984/fix-webapplet-inputliamwhite
2022-07-14Merge pull request #8510 from german77/vibrationliamwhite
2022-07-14service: fatal: Add function tablegerman77
2022-07-14service: btdrv,bcat,btm: Update service tables to 14.0.0german77
2022-07-14service am: Update service tables to 14.0.0german77
2022-07-14service: ac: Replace intances of ProfileData with UserDatagerman77
2022-07-12startup_checks: Use WaitForSingleObject and more cleanuplat9nq
2022-07-12externals: Update dynarmic to 6.1.1Merry
2022-07-11Merge pull request #8559 from liamwhite/waiter-listbunnei
2022-07-10startup_checks: Use GetEnvironmentVariableAlat9nq
2022-07-10startup_checks: Clean uplat9nq
2022-07-10startup_checks: Implement unix side codelat9nq
2022-07-10yuzu: Simplify broken Vulkan handlinglat9nq
2022-07-10yuzu: Check Vulkan on startup with a childlat9nq
2022-07-10yuzu: Rename check_vulkan to startup_checkslat9nq
2022-07-10Merge pull request #8528 from Morph1984/astc10x6Fernando S
2022-07-10Merge pull request #8561 from Kelebek1/Audio-CoreTimingFernando S
2022-07-10PRKelebek1
2022-07-10Rework CoreTimingKelebek1
2022-07-10Merge pull request #8531 from FernandoS27/core-timing-fix-regliamwhite
2022-07-09common: fix bitfield aliasing on GCC/ClangLiam
2022-07-09kernel: fix usage of waiter_list in FinalizeLiam
2022-07-07Merge pull request #8501 from liamwhite/backtrace-againMai
2022-07-07Merge pull request #8502 from liamwhite/end-waitliamwhite
2022-07-07Merge pull request #8492 from german77/no_more_errorsFernando S
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-06gpu_thread: Use the previous MPSCQueue implementationMorph
2022-07-05ci/windows: Copy what of FFmpeg not already presentlat9nq