summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-11nvdrv: Make the GPU memory manager available to nvhost-gpu.Subv
2018-02-10Merge pull request #175 from bunnei/libnx-fixes-2bunnei
2018-02-09fsp_srv: Stub MountSdCard.bunnei
2018-02-09apm: Refactor service impl. to support multiple ports.bunnei
2018-02-09vi: Implement TransactParcelAuto.bunnei
2018-02-09nvflinger: (Hack) Use first available buffer if none are found.bunnei
2018-02-09IGBPQueueBufferRequestParcel: Don't enforce buffer length.bunnei
2018-02-09IGBPRequestBufferResponseParcel: Fix response for libnx.bunnei
2018-02-09Merge pull request #171 from bunnei/libnx-fixesbunnei
2018-02-09Merge pull request #173 from MerryMage/feature/dynarmic-fix-windowsbunnei
2018-02-09dynarmic: Fix bug due to Windows ABI mismatchMerryMage
2018-02-09nvdrv: Fix QueryEvent for libnx.bunnei
2018-02-08IApplicationDisplayService::CloseDisplay: Fix response params size.bunnei
2018-02-08nvhost_ctrl_gpu: Implement ZCullGetInfo.bunnei
2018-02-08Merge pull request #170 from MerryMage/feature/dynarmic-update-201802bunnei
2018-02-09dynarmic: Update to 41ae12263MerryMage
2018-02-08acc_u0: Implement ListAllUsers.bunnei
2018-02-07Merge pull request #169 from bunnei/gpu-membunnei
2018-02-07nvhost_as_gpu: Implement AllocateSpace and MapBufferEx.bunnei
2018-02-07nvdrv: Add MemoryManager class to track GPU memory.bunnei
2018-02-07nvmap: Refactor to expose nvmap objects.bunnei
2018-02-07nvhost_as_gpu: Add nvmap as a class member.bunnei
2018-02-07Merge pull request #168 from mailwl/new-stubsbunnei
2018-02-07Service: stub some functions in am, audio, time, vi servicesmailwl
2018-02-06Merge pull request #166 from mailwl/hid-SetNpadHandhelpActivationModebunnei
2018-02-06Service/hid: stub SetNpadHandheldActivationModemailwl
2018-02-05Merge pull request #165 from bunnei/puyo-fixesbunnei
2018-02-05mutex: Update hasWaiters on release.bunnei
2018-02-05hid: Stub ActivateTouchScreen and SetNpadJoyHoldType.bunnei
2018-02-05Extra nvdrv support (#162)David
2018-02-05IApplicationFunctions: Stub out EnsureSaveData.bunnei
2018-02-05Merge pull request #164 from ogniK5377/libnx_sm_fixbunnei
2018-02-05Merge pull request #163 from ogniK5377/istorage_to_romfsbunnei
2018-02-05Dont call UNIMPLEMENTED for 'empty services', just return error codeDavid Marcec
2018-02-05Changed .istorage to .romfsDavid Marcec
2018-02-04Merge pull request #161 from bunnei/service-improvementsbunnei
2018-02-04set: GetAvailableLanguageCodes should not return lang_codes size.bunnei
2018-02-04nvflinger: Signal BufferQueue native handle event.bunnei
2018-02-04logger: Add Time service logging category.bunnei
2018-02-04logger: Add SET service logging category.bunnei
2018-02-04logger: Add PCTL service logging category.bunnei
2018-02-04logger: Add LM service logging category.bunnei
2018-02-04logger: Add APM service logging category.bunnei
2018-02-04lm: Ensure log string is non-empty before checking back().bunnei
2018-02-04logger: Add NIFM service logging category.bunnei
2018-02-04logger: Add VI service logging category.bunnei
2018-02-04hid: Stub out several functions.bunnei
2018-02-04hid: Implement CreateActiveVibrationDeviceList.bunnei
2018-02-04logger: Use Service_HID category where applicable.bunnei
2018-02-04logger: Use Service_NVDRV category where applicable.bunnei