2645 Commits (9ff743bc0acb63a176cd7c823aa63f5602c41299)

Author SHA1 Message Date
mailwl 3769a80fac Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services 8 years ago
James Rowe f16eb90b8f Fix spelling of Initialize 8 years ago
bunnei 40bccd74d3 svc: Stub out SetThreadActivity, GetThreadContext. 8 years ago
bunnei 4c0cf3d5ff audren_u: Stub out GetActiveAudioDeviceName. 8 years ago
bunnei 3d4dfefaec audout_u: Implement GetAudioOutState. 8 years ago
bunnei 910b02d74b nifm: GetResult does not return a data field. 8 years ago
bunnei 9d08a11c1d vi: Implement GetDisplayResolution. 8 years ago
bunnei 99ae9dbf49 shared_memory: Remove incorrect 3ds-specific check. 8 years ago
bunnei 9eb485702f service: Add friend:u interface. 8 years ago
Daniel Lim Wee Soong c9845c486e externals: Update fmt to 4d35f94 8 years ago
bunnei 72b90494e7 hid: Write empty touch screen state. 8 years ago
bunnei f4ba523992 hle_ipc, fsp_srv: Cleanup logging. 8 years ago
bunnei b6b7d78ded hid: Stub out GetSupportedNpadStyleSet. 8 years ago
bunnei eef097bdc7 hle_ipc: Do not ensure write buffer size. 8 years ago
bunnei 88582b84a5 fsp_srv: Implement GetSize and SetSize. 8 years ago
bunnei b27ab46bde memory: Fix stack region. 8 years ago
bunnei 86095e62cc audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount. 8 years ago
bunnei f6893969b3 svc: Stub GetThreadCoreMask. 8 years ago
bunnei deaf6f9e35 service: Add NFP module interface. 8 years ago
Lioncash 36e60c217a result: Check against self-assignment in ResultVal's copy assignment operator 8 years ago
bunnei 5ecf152c8e config: Rename is_docked to use_docked_mode to be consistent with other config bools. 8 years ago
bunnei 12b05c719e config: Add setting for whether the system is docked or not. 8 years ago
mailwl 692639e9b7 Service/sockets: add bsd:s, nsd:a, nsd:u services 8 years ago
bunnei 6f27edccb2 audren_u: Fix GetAudioDevice. 8 years ago
bunnei bde3e667be hid: Stub out SetNpadJoyAssignmentModeDual. 8 years ago
bunnei 868f7f18b9 pl_u: Add RequestLoad. 8 years ago
bunnei 054393917e renderer_opengl: Fixes for properly flushing & rendering the framebuffer. 8 years ago
bunnei ec4e1a3685 renderer_opengl: Better handling of framebuffer transform flags. 8 years ago
mailwl 9ee33350de Service/SSL: add ssl service 8 years ago
bunnei e12c2cf8c6 nvdisp_disp0: Always flush and invalidate framebuffer region. 8 years ago
bunnei bfe45774f1 video_core: Move FramebufferInfo to FramebufferConfig in GPU. 8 years ago
mailwl 95e747cd06 Service/spl: add module and services 8 years ago
Subv eff3f60b73 FS: Implemented IFileSystem::CreateDirectory. 8 years ago
mailwl 6673ed1274 Service/vi: convert services to module 8 years ago
mailwl dca7cfb9cf Service: add fatal:u, fatal:p services 8 years ago
Subv 0485ee499f FS: Implemented IFileSystem's OpenDirectory function. 8 years ago
Subv 21bac2d7d7 FS: Added the IDirectory IPC interface and implemented its two functions. 8 years ago
Subv 808704c78c FS: Implement MountSdCard. 8 years ago
Subv c4ca802b9d FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 8 years ago
N00byKing 1d8b6ad13b Clang Fixes 8 years ago
N00byKing d16e08454d
oops 8 years ago
N00byKing 0e72d0d826 More Warning cleanups 8 years ago
N00byKing ef875d6a35 Clean Warnings (?) 8 years ago
bunnei c1c92c30f9 vi: Remove DequeueBuffer and wait until next available buffer. 8 years ago
bunnei c86af6939c hle_ipc: Add SleepClientThread to block current thread within HLE routines. 8 years ago
bunnei 2faa83ca13 hle_ipc: Use shared_ptr instead of unique_ptr to allow copies. 8 years ago
bunnei 019f1a0cf0 hle_ipc: Remove GetPointer(..) usage with WriteToOutgoingCommandBuffer. 8 years ago
bunnei e353b9fb3d thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB. 8 years ago
bunnei 494275fd38 nvflinger: Remove superfluous buffer format check. 8 years ago
bunnei cc6f22e0e4 process: MirrorMemory should use MemoryState::Mapped. 8 years ago