aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2018-01-24ipc_helpers: Make interface domain agnostic and add header validation.bunnei
2018-01-24hle: Integrate Domain handling into ServerSession.bunnei
2018-01-24hle: Remove Domain and SyncObject kernel objects.bunnei
2018-01-24handle_table: Remove ConvertSessionToDomain.bunnei
2018-01-24audout:u OpenAudioOut and IAudioOut (#138)st4rk
2018-01-24Fix time returning epoch time in milliseconds rather than in secondsgdkchan
2018-01-22Merge pull request #135 from Subv/no_portsbunnei
2018-01-22Services: Added a todo about returning interfaces as domain objects in lm, hi...Subv
2018-01-22Merge pull request #133 from Subv/nvflinger2bunnei
2018-01-22Time: Don't create unnecessary ports when retrieving the clock service sessions.Subv
2018-01-22HID: Don't create an unnecessary port in CreateAppletResource.Subv
2018-01-22LM: Don't create an unnecessary port in Initialize.Subv
2018-01-22IPC: Don't create an unnecessary port when using PushIpcInterface outside of ...Subv
2018-01-22Merge pull request #134 from gdkchan/audout_hid_fixbunnei
2018-01-22Stub OpenAudioOut and fix a issue with HID IAppletResource being created more...gdkchan
2018-01-22AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Defa...Subv
2018-01-22AppletOE: Make ISelfController keep a reference to nvflinger.Subv
2018-01-22Services: Vi shouldn't be responsible for creating nvflinger.Subv
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv
2018-01-21Added stubs for audio services. (#116)st4rk
2018-01-21Merge pull request #131 from lioncash/enumbunnei
2018-01-21Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David
2018-01-21Merge pull request #128 from Subv/parcel_querybunnei
2018-01-21nvmap: Add a return 0 underneath the UNIMPLEMENTED macroLioncash
2018-01-21nvmap: Make IoctlCommands an enum classLioncash
2018-01-21fsp_srv: Various improvements to IStorage:Read implementation.bunnei
2018-01-21filesystem: Implement basic IStorage functionality.David Marcec
2018-01-21VI: Implement the Query transaction of IHOSBinderDriver, and stubbed some res...Subv
2018-01-20service/time: remove accidental #pragmastgsm
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-19Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113)David
2018-01-19Fixes some cast warnings, partial port of citra #3064 (#106)River City Ransomware
2018-01-19Merge pull request #112 from Rozelette/masterbunnei
2018-01-19acc, set, applet_oe: stub various functions, add set service (#105)goaaats
2018-01-19ISelfController: Stub LockExit and UnlockExitRozlette
2018-01-19Merge pull request #109 from bunnei/libnx-fixesbunnei
2018-01-19Merge pull request #97 from bunnei/time-stubbunnei
2018-01-19time: Add new line to ends of files.bunnei
2018-01-19applet_oe: Clang-format.bunnei
2018-01-19time: Stub out GetTotalLocationNameCount and some cleanup.bunnei
2018-01-18nvdrv: Stub SetClientPID.bunnei
2018-01-18svc: Fix svcGetInfo MapRegionBaseAddr.bunnei
2018-01-18svc: Add additional fields to MemoryInfo struct.bunnei
2018-01-18Fix dispdrv typogdkchan
2018-01-18Merge pull request #100 from Rozelette/masterbunnei
2018-01-18Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc...gdkchan
2018-01-18Start to implement/stub BSD:U and SFDNSRES services (#78)flerovium^-^
2018-01-18time: Fix use of CamelCase in ToCalendarTimeWithMyRuleRozlette
2018-01-18time: Refactor time:* to use a single shared moduleRozlette
2018-01-18Merge pull request #95 from bunnei/lm-skip-bytebunnei