summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2024-02-08service: Fix OutLargeData attributesNarr the Reg
2024-02-08Merge pull request #12954 from german77/hidbus-interfaceliamwhite
service: hid: Migrate hidbus to new interface
2024-02-08Merge pull request #12914 from FernandoS27/vc-refactorliamwhite
VideoCore Refactor Part 1.
2024-02-07service: hid: Migrate hidbus to new interfaceNarr the Reg
2024-02-07SMMU: Ensure the backing address range matches the currentFernando Sahmkow
2024-02-06dmnt: cheat: Invalidate cache on memory writesNarr the Reg
2024-02-06Merge pull request #12883 from FernandoS27/memory_manager_memliamwhite
MemoryManager: Reduce the page table size based on last big page address.
2024-02-06Merge pull request #12933 from german77/irs-interfaceliamwhite
service: irs: Migrate service to new interface
2024-02-06service: hid: Migrate hid debug service to new interfacegerman77
2024-02-06service: irs: Migrate service to new interfacegerman77
2024-02-05Common: Rename SplitRangeSet to OverlapRangeSetFernando Sahmkow
2024-02-05Merge pull request #12905 from liamwhite/hwc-releaseCharles Lombardo
nvnflinger: release buffers before presentation sleep
2024-02-05Merge pull request #12915 from german77/cheatliamwhite
dmnt: cheats: Update cheat vm to latest version
2024-02-05dmnt: cheats: Silence memory errorsgerman77
2024-02-04gdb: fix load/save of fp values in a32Liam
2024-02-04dmnt: cheats: Update cheat vm to latest versiongerman77
2024-02-04NVDRV: Refactor HeapMapper to use RangeSetsFernando Sahmkow
2024-02-04Merge pull request #12892 from liamwhite/serialization-stuffliamwhite
cmif_serialization: enforce const for references
2024-02-03nvnflinger: release buffers before presentation sleepLiam
2024-02-03Merge pull request #12901 from Kelebek1/timezone_firmware_fixliamwhite
Fix firmware timezone boot load check.
2024-02-03Fix firmware timezone boot load check.Kelebek1
2024-02-02service: fs: Skip non user id foldersNarr the Reg
2024-02-02cmif_serialization: enforce const for referencesLiam
2024-02-02Merge pull request #12857 from liamwhite/constFernando S
service: use const references for input raw data
2024-02-02Merge pull request #12845 from liamwhite/notifFernando S
notif: rewrite for new IPC
2024-02-02Merge pull request #12761 from liamwhite/mp-compositeFernando S
video_core: rewrite presentation for layer composition
2024-02-01service: use const references for input raw dataLiam
2024-02-01Merge pull request #12848 from german77/caps-interfaceliamwhite
service: capsrv: Migrate to new IPC
2024-02-01Merge pull request #12780 from german77/touch_resource5liamwhite
service: hid: Fully implement touch resource
2024-02-01MemoryManager: Reduce the page table size based on last big page address.Fernando Sahmkow
2024-01-31hardware_composer: implement speed limit extensionsLiam
2024-01-31nvnflinger/gpu: implement layer stack compositionLiam
2024-01-31Merge pull request #12760 from liamwhite/mp-amNarr the Reg
am: rewrite for multiprocess support
2024-01-31Merge pull request #12858 from liamwhite/non-blockingNarr the Reg
internal_network: only poll for accept on blocking sockets
2024-01-31Merge pull request #12869 from FernandoS27/smmu-fixesliamwhite
SMMU: A set of different fixes.
2024-01-31Merge pull request #12864 from Kelebek1/small_time_fixesliamwhite
Small time fixes
2024-01-31aoc: fix DLC listing (#12867)liamwhite
2024-01-31Device Memory Manager: ensure raster protection only within mapped device ↵Fernando Sahmkow
addresses.
2024-01-31DeviceMemory: Make counter types configurableFernando Sahmkow
2024-01-31NVDRV: Join the heaper optimization blocksFernando Sahmkow
2024-01-31smmu: use new range mutex construction for protecting countersLiam
2024-01-31Remove a few hacks for clock setups, which seem to no longer be needed, but ↵Kelebek1
fix network clock to local clock on every boot. Also fix some logging strings.
2024-01-30am: push storage from error applet with non-zero sizeLiam
2024-01-30Merge pull request #12860 from liamwhite/serialization2liamwhite
cmif_serialization: fix LargeData types
2024-01-30Merge pull request #12859 from german77/ledliamwhite
service: hid: Implement GetPlayerLedPattern accurately
2024-01-30cmif_serialization: fix LargeData typesLiam
2024-01-30Merge pull request #12856 from liamwhite/serializationliamwhite
cmif_serialization: fix out layout calculation
2024-01-30service: hid: Implement GetPlayerLedPattern accuratelyNarr the Reg
2024-01-30internal_network: only poll for accept on blocking socketsLiam
2024-01-30Update sockets.hLotP1
forgot to realign the enum