summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/shared_memory.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-30Kernel: Convert SharedMemory to not use HandlesYuri Kunde Schlesner1-24/+36
2014-12-21License changepurpasmart961-1/+1
2014-11-24Remove duplicated docs/update them for changed parameters.Yuri Kunde Schlesner1-1/+0
2014-11-24HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner1-2/+2
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-2/+2
2014-11-19Kernel:Add missing permissions in shared memory & svcpurpasmart961-5/+9
2014-07-05SharedMemory: Updated MapSharedMemory to use an enum for permissions.bunnei1-1/+11
2014-07-05Kernel: Added support for shared memory objects.bunnei1-0/+38