aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
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
2018-01-18lm: Minor logging fix to skip a byte.bunnei
2018-01-17Merge pull request #90 from lioncash/vi-overridebunnei
2018-01-17Merge pull request #89 from lioncash/vi-vectorbunnei
2018-01-17controller: Use DuplicateSession for DuplicateSessionEx.bunnei
2018-01-17vi: Make constructors explicit where applicableLioncash
2018-01-17vi: Add missing override specifiersLioncash
2018-01-17vi: Copy data directly into the std::vector within Parcel's ReadBlock functionLioncash
2018-01-17TIME: consolidate time:* interfaces, stub functions and structsRozlette
2018-01-17Merge pull request #64 from shinyquagsire23/hid-timingbunnei
2018-01-17nvdrv: stubbed Close(cmd 2)Frederic Meyer
2018-01-17hid: Adjust timing based on actual hardwareshinyquagsire23
2018-01-17Merge pull request #60 from jroweboy/game-framebunnei
2018-01-16UI: Fix frame rate perf statsJames Rowe
2018-01-16Merge pull request #34 from shinyquagsire23/hid-sharedmem-layouts-circbufs-metabunnei
2018-01-16acc_u0: Add IPC interface and stub InitializeApplicationInfo.bunnei
2018-01-16hid: clang-formatshinyquagsire23
2018-01-16hid: Adjust for style guideshinyquagsire23
2018-01-16applet_oe: Fix GetOperationMode and GetPerformanceMode.bunnei
2018-01-16NV: Implemented the nvdrv service, which uses the same interface as nvdrv:aSubv
2018-01-16NV: Move the nvdrv classes into the Nvidia namespace, and move the functional...Subv
2018-01-16VI: Stubbed GetNativeHandle, Create/DestroyStrayLayer and CloseDisplaySubv
2018-01-16Services: Stubbed APM::OpenSession and the ISession interface.Subv
2018-01-16AppletOE: Stub a bunch of functions required by libnx homebrew.Subv
2018-01-16Merge pull request #52 from ogniK5377/fspbunnei
2018-01-16implemented more of ISelfController and IApplicationFunctionsDavid Marcec
2018-01-16clang-formatMerryMage
2018-01-16hid: Write to all layouts, implement circular buffers, set up controller meta...shinyquagsire23
2018-01-15pctl: Clang format.bunnei
2018-01-15pctl: GetService should return an IParentalControlService interface.bunnei
2018-01-15applet_oe: Stub SetFocusHandlingMode, GetCurrentFocusState, SetTerminateResult.bunnei
2018-01-15Merge pull request #16 from shinyquagsire23/hid-sharedmem-impl-startbunnei
2018-01-15hid: Bare-minimum sharedmem inputshinyquagsire23
2018-01-15hid: Remove redundant HID prefix on structs/enumsshinyquagsire23
2018-01-15hid: Add sharedmem structsshinyquagsire23
2018-01-15vi: Add IManagerDisplayService::CloseDisplay functionbsaleil
2018-01-14Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue e...David Marcec
2018-01-14renderer: Render previous frame when no new one is available.bunnei
2018-01-14lm: Fix IPC header for Initialize.bunnei
2018-01-14time: Implement GetStandardUserSystemClock, GetCurrentTime.bunnei
2018-01-14audio: Add files to CMake.bunnei
2018-01-14hid: Remove unused registered_loggers.bunnei
2018-01-14audio: Stub out AudOutU::ListAudioOuts.bunnei
2018-01-14hid: Implement IAppletResource::GetSharedMemoryHandle.bunnei
2018-01-13yuzu: Update license text to be consistent across project.bunnei