summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2023-11-16service: hid: Introduce firmware settings and update activate controller callsNarr the Reg
2023-11-16service: hid: Implement xpad callsNarr the Reg
2023-11-16Merge pull request #11995 from FernandoS27/you-dont-need-the-new-iphoneliamwhite
Revert PR #11806 and do a proper fix to the memory handling.
2023-11-16Merge pull request #12038 from german77/no_implementliamwhite
service: hid: Split hid.cpp into individual interfaces
2023-11-16Merge pull request #12007 from german77/moar_buttonsliamwhite
core: hid: Split SL and SR buttons
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg
2023-11-14Merge pull request #12032 from liamwhite/fruit-compilerliamwhite
fix apple clang build again
2023-11-14Merge pull request #12028 from liamwhite/coretiming-shutdownliamwhite
core_timing: lock event queue access
2023-11-14fix apple clang build againLiam
2023-11-14core_timing: lock event queue accessLiam
2023-11-13core: check for thread dpc before eretLiam
2023-11-12Memory: Fix invalidation handling from the CPU/ServicesFernando Sahmkow
2023-11-11core: hid: Split SL and SR buttonsgerman77
2023-11-11Merge pull request #11980 from german77/momentliamwhite
service: irs: Implement moment image processor
2023-11-11Merge pull request #12004 from liamwhite/fix-hblliamwhite
k_capabilities: ignore map region when KTrace is disabled
2023-11-11k_capabilities: ignore map region when KTrace is disabledLiam
2023-11-11gdbstub: read module information from memory layoutLiam
2023-11-11service: irs: Implement moment image processorNarr the Reg
2023-11-10k_page_table: fix shutdownLiam
2023-11-10k_page_table: use more precise icache invalidatesLiam
2023-11-10kernel: add KPageTableBaseLiam
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
2023-11-06Merge pull request #11896 from liamwhite/cropliamwhite
renderer_vulkan: fix cropping for presentation
2023-11-06Merge pull request #11873 from liamwhite/buffer-controlliamwhite
nvdrv: add ioctl command serialization wrapper
2023-11-05service: am: Set the correct album program idgerman77
2023-11-05Merge pull request #11969 from german77/profileliamwhite
service: acc: Ensure proper profile size
2023-11-05Merge pull request #11961 from german77/recentliamwhite
yuzu: Only store games in the recently played list
2023-11-05yuzu: Only store games in the recently played listgerman77
2023-11-05service: acc: Ensure proper profile sizegerman77
2023-11-04core: hid: Signal color updatesNarr the Reg
2023-11-04Merge pull request #11960 from german77/silenceliamwhite
service: hid: Silence EnableUnintendedHomeButtonInputProtection
2023-11-04Merge pull request #11881 from liamwhite/sockets-safe-accessliamwhite
sockets: use safe access helpers
2023-11-03service: hid: Silence EnableUnintendedHomeButtonInputProtectiongerman77
2023-11-03Merge pull request #11948 from german77/hard_ringliamwhite
service: hid: Ensure GetNextEntryIndex can't fail
2023-11-03Merge pull request #11947 from german77/batteryliamwhite
core: hid: Fix wrong battery values
2023-11-03Merge pull request #11936 from liamwhite/romfs-nonsenseliamwhite
romfs: fix extraction of single-directory root
2023-11-02service: hid: Ensure GetNextEntryIndex can't failgerman77
2023-11-02core: hid: Fix wrong battery valuesgerman77
2023-10-31romfs: fix extraction of single-directory rootLiam
2023-10-31Merge pull request #11929 from dima-xd/swkbd-appletliamwhite
service: am: Add support for LLE Software Keyboard Applet
2023-10-31service: am: Add support for LLE Software Keyboard AppletDzmitry Dubrova
2023-10-31Merge pull request #11892 from german77/pkm_screenshotliamwhite
service: am: Implement ISelfController::SaveCurrentScreenshot
2023-10-29nvnflinger: implement consumer abandonmentLiam
2023-10-29nvnflinger: use graphic buffer lifetime for map handleLiam
2023-10-29Merge pull request #11911 from german77/leak_eventliamwhite
core: Close all KEvents
2023-10-29core: Close all KEventsgerman77
2023-10-29Merge pull request #11843 from liamwhite/sync-processliamwhite
kernel: update KProcess
2023-10-29Merge pull request #11827 from liamwhite/preallocatedliamwhite
nvnflinger: fix reporting and freeing of preallocated buffers
2023-10-28renderer_vulkan: fix cropping for presentationLiam
2023-10-26service: am: Implement ISelfController::SaveCurrentScreenshotNarr the Reg
2023-10-25cmake: prefer system stb headersAlexandre Bouvier