summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2023-10-25sockets: use safe access helpersLiam
2023-10-25nvdrv: rework to remove memcpyLiam
2023-10-25nvdrv: fix up remaining copy callsLiam
2023-10-25nvdrv: convert nvmapLiam
2023-10-25nvdrv: convert codec devicesLiam
2023-10-25nvdrv: convert nvhost_gpuLiam
2023-10-25nvdrv: convert nvhost_ctrlLiam
2023-10-25nvdrv: convert nvhost_ctrl_gpuLiam
2023-10-25nvdrv: add ioctl command serialization, convert nvhost_as_gpuLiam
2023-10-25kernel: make sure new process is in listLiam
2023-10-24Merge pull request #11812 from german77/save_captureliamwhite
2023-10-23service: ipc: Add third read buffer indexNarr the Reg
2023-10-23service: caps: Implement SaveScreenShotEx0 and variantsgerman77
2023-10-23Merge pull request #11846 from german77/cheatsliamwhite
2023-10-21cheats: Clamp cheat names without failinggerman77
2023-10-21kernel: fix extraneous refLiam
2023-10-21kernel: shutdown app before gpuLiam
2023-10-21kernel: signal thread on termination completedLiam
2023-10-21kernel: add missing TLR clearLiam
2023-10-21kernel: update KProcessLiam
2023-10-21Merge pull request #11831 from liamwhite/hosversionbetweenliamwhite
2023-10-20set: return version info from system archiveLiam
2023-10-20ts: add OpenSessionLiam
2023-10-20Merge pull request #11748 from liamwhite/kern_1700Fernando S
2023-10-20nvnflinger: fix reporting and freeing of preallocated buffersLiam
2023-10-20kernel: fix incorrect calculation of used non system memory valueLiam
2023-10-20gdbstub: add PermissionLocked to mappings tableLiam
2023-10-20kernel: fix format string errorLiam
2023-10-20kernel: make check fully constexpr for broken msvc constant foldingLiam
2023-10-20k_page_table: add MapFirstGroupLiam
2023-10-20kernel: update KMemoryRegionType valuesLiam
2023-10-20k_page_table: implement PermissionLockedLiam
2023-10-20k_page_table: add new CheckMemoryState helperLiam
2023-10-20kernel: split Io memory state, add PermissionLocked attributeLiam
2023-10-20kernel: reshuffle ini1 size, add slab clear noteLiam
2023-10-19Merge pull request #11822 from german77/no-nameliamwhite
2023-10-19service: mii: Create random mii with nameNarr the Reg
2023-10-18Merge pull request #11791 from german77/bufferxliamwhite
2023-10-17Merge pull request #11774 from liamwhite/refcount-issueliamwhite
2023-10-16service: hle: Allow to access read buffer A and X directlygerman77
2023-10-17service: acc: Implement functions needed for profile select (#11653)Narr the Reg
2023-10-13fsmitm_romfsbuild: avoid unnecessary copies of vfs pointersLiam
2023-10-13Merge pull request #11766 from liamwhite/open-sesameliamwhite
2023-10-12Merge pull request #11746 from liamwhite/relrliamwhite
2023-10-12Merge pull request #11763 from liamwhite/lto-noinlineliamwhite
2023-10-12k_page_table: add missing page group open when locking memoryLiam
2023-10-12service: caps: Remove ambiguous callNarr the Reg
2023-10-12kernel: mark TLS accessors as noinline for non-MSVC LTOLiam
2023-10-11service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDe...Narr the Reg
2023-10-11jit: add support for relr-type relocationsLiam