aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2018-06-04Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511)greggameplayer
2018-06-03am: Implement ILibraryAppletAccessor::PopOutData.bunnei
2018-06-03am: ISelfController:LaunchableEvent should be sticky.bunnei
2018-06-03am: Stub out ILibraryAppletAccessor Start and GetResult methods.bunnei
2018-06-03am: Implement ILibraryAppletAccessor::PushInData.bunnei
2018-06-03am: Implement IStorageAccessor::Write.bunnei
2018-06-03am: Cleanup IStorageAccessor::Read.bunnei
2018-06-03am: Implement ILibraryAppletCreator::CreateStorage.bunnei
2018-06-03Merge pull request #484 from mailwl/nvhost-nvdecbunnei
2018-06-01Service/time: implement posix time to calendar conversionmailwl
2018-05-30add IPC CommandType & Some HID FunctionInfo (#487)greggameplayer
2018-05-30Services/nvdrv: add '/dev/nvhost-nvdec' devicemailwl
2018-05-29nvhost_ctrl: Stub out IocCtrlEventRegister.bunnei
2018-05-29nvhost_ctrl: Stub out IocCtrlEventWaitAsyncCommand.bunnei
2018-05-28Service/BCAT: add module and servicesmailwl
2018-05-27Merge pull request #475 from ogniK5377/nvos-getconfigbunnei
2018-05-26NvOsGetConfigU32 should return null instead of 0 for default outputDavid Marcec
2018-05-26am: Stub IApplicationFunctions GetDisplayVersion.bunnei
2018-05-25Add & correct miscellaneous things (#470)greggameplayer
2018-05-25Merge pull request #466 from mailwl/nv-timeoutbunnei
2018-05-25GetAudioRendererWorkBufferSize impl (#465)David
2018-05-24Stubbed NVGPU_GPU_IOCTL_ZBC_SET_TABLE (#463)David
2018-05-24Stub NVGPU_IOCTL_CHANNEL_SET_TIMEOUTmailwl
2018-05-23Fix deadlocks caused from HID having too many layoutsDavid Marcec
2018-05-23change some functionsgreggameplayer
2018-05-23correct placement and add size checkgreggameplayer
2018-05-23Add ioctl commands with their params and size checkgreggameplayer
2018-05-22Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE (#440)David
2018-05-20Merge pull request #456 from Subv/unmap_bufferbunnei
2018-05-20Correct audio command numbers & add or rename some functions (#455)greggameplayer
2018-05-20Merge pull request #445 from greggameplayer/patch-2bunnei
2018-05-20GPU: Implemented the nvmap Free ioctl.Subv
2018-05-20GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl.Subv
2018-05-19Merge pull request #443 from ogniK5377/ipc-500Sebastian Valle
2018-05-18rename fatal:u functions & add ThrowFatalgreggameplayer
2018-05-18Properly update fatal.h void namegreggameplayer
2018-05-18Properly rename fatal module functionsgreggameplayer
2018-05-17Added RequestWithContext & ControlWithContextDavid Marcec
2018-05-13Updated nfp with more service namesHexagon12
2018-05-10More accurate GetTPCMasks implDavid Marcec
2018-05-07Stubs for QLaunch (#428)Hexagon12
2018-05-07hid: Tweaks, Analog Sticks (#435)Max Thomas
2018-05-02general: Make formatting of logged hex values more straightforwardLioncash
2018-05-01Merge pull request #429 from Subv/ioctl_corruptionbunnei
2018-05-01GetSharedFontInOrderOfPriority (#381)David
2018-05-01GPU: Don't write to invalid memory locations when handling ioctls that don't ...Subv
2018-04-30core_timing: Namespace all functions and constants in core_timing's headerLioncash
2018-04-29string_util: Remove StringFromFormat() and related functionsLioncash
2018-04-29am: Fix GetDesiredLanguage implementation.bunnei
2018-04-29set: Fix GetAvailableLanguageCodes implementation.bunnei