1847 Commits (e7ba2a4447bb06146f23163e82689852bf83008e)

Author SHA1 Message Date
Subv 67c43e9200 IPC: Don't create an unnecessary port when using PushIpcInterface outside of a domain. 8 years ago
gdkchan 832009bfdb Stub OpenAudioOut and fix a issue with HID IAppletResource being created more than once 8 years ago
Subv 10c67bf395 AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Default display. 8 years ago
Subv eb58f852f8 AppletOE: Make ISelfController keep a reference to nvflinger. 8 years ago
Subv 42859461f3 Services: Vi shouldn't be responsible for creating nvflinger. 8 years ago
Subv 8d7686ff8e VI: Move BufferQueue and NVFlinger to their own folder/namespace. 8 years ago
st4rk 07355cf7cc Added stubs for audio services. (#116) 8 years ago
David eeb3b5eed7 Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 8 years ago
Lioncash 06d2e1bd23 nvmap: Add a return 0 underneath the UNIMPLEMENTED macro 8 years ago
Lioncash 687a17acae nvmap: Make IoctlCommands an enum class 8 years ago
bunnei 8e50d6002b fsp_srv: Various improvements to IStorage:Read implementation. 8 years ago
David Marcec d64b7d7dfd filesystem: Implement basic IStorage functionality. 8 years ago
Subv 749043c809 VI: Implement the Query transaction of IHOSBinderDriver, and stubbed some results. 8 years ago
tgsm 07cfab72e0 service/time: remove accidental #pragmas 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
David 0b6da0c1ab Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113) 8 years ago
River City Ransomware dd62f125c3 Fixes some cast warnings, partial port of citra #3064 (#106) 8 years ago
goaaats c457f34eb2 acc, set, applet_oe: stub various functions, add set service (#105) 8 years ago
Rozlette d9ca9d3472 ISelfController: Stub LockExit and UnlockExit 8 years ago
bunnei deec326ddf time: Add new line to ends of files. 8 years ago
bunnei 1d49680613 applet_oe: Clang-format. 8 years ago
bunnei e27accc15d time: Stub out GetTotalLocationNameCount and some cleanup. 8 years ago
bunnei de646cef2d nvdrv: Stub SetClientPID. 8 years ago
bunnei e1ee8f4657 svc: Fix svcGetInfo MapRegionBaseAddr. 8 years ago
bunnei d80991977a svc: Add additional fields to MemoryInfo struct. 8 years ago
gdkchan 8f13499bb8 Fix dispdrv typo 8 years ago
gdkchan 59575d5cae Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) 8 years ago
flerovium^-^ 463356f0a7 Start to implement/stub BSD:U and SFDNSRES services (#78) 8 years ago
Rozlette 378cea2ae2 time: Fix use of CamelCase in ToCalendarTimeWithMyRule 8 years ago
Rozlette c7c180fdf1 time: Refactor time:* to use a single shared module 8 years ago
bunnei 22465c8722 lm: Minor logging fix to skip a byte. 8 years ago
bunnei 6a36ffb86c controller: Use DuplicateSession for DuplicateSessionEx. 8 years ago
Lioncash 4497eb4528 svc: Rename some entries to match their analogue on SwitchBrew 8 years ago
Lioncash c81ed5eb33 svc: Add CreateJitMemory and MapJitMemory svc strings 8 years ago
Lioncash 3d19102c48 vi: Make constructors explicit where applicable 8 years ago
Lioncash 14069e6ec4 vi: Add missing override specifiers 8 years ago
Lioncash b16c89bf65 vi: Copy data directly into the std::vector within Parcel's ReadBlock function 8 years ago
Rozlette 6f22471a72 TIME: consolidate time:* interfaces, stub functions and structs 8 years ago
bunnei 7fa32af1c7 svc: Clang-format fix. 8 years ago
bunnei b588cbcb1d hle_ipc: Clang format. 8 years ago
Frederic Meyer 60d650cc4e nvdrv: stubbed Close(cmd 2) 8 years ago
shinyquagsire23 008823724f hid: Adjust timing based on actual hardware 8 years ago
bunnei 30cb98f874 ipc: Implement domain command CloseVirtualHandle. 8 years ago
James Rowe a66eb7351b UI: Fix frame rate perf stats 8 years ago
bunnei 4b156d2e64 acc_u0: Add IPC interface and stub InitializeApplicationInfo. 8 years ago
shinyquagsire23 eff90550a1 hid: clang-format 8 years ago
shinyquagsire23 36b89787ce hid: Adjust for style guide 8 years ago
bunnei f621310da2 applet_oe: Fix GetOperationMode and GetPerformanceMode. 8 years ago
Subv cb75b56e45 NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a 8 years ago
Subv 30657f9ca1 NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call. 8 years ago