5442 Commits (55362bccd9b007bc7a98babb248bf6ffd809f5d1)

Author SHA1 Message Date
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 6 years ago
Morph f6fa311cf9 minor nits 6 years ago
David Marcec 542ea8c6e8 am: Unstub SetScreenShotPermission 6 years ago
Morph 488cacca52 fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute 6 years ago
Morph 06adef078c fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
ReinUsesLisp 87e6485855 service/bsd: Handle Poll with no entries accurately 6 years ago
ReinUsesLisp 853ee47a15 services/bsd: Implement most of bsd:s 6 years ago
ReinUsesLisp 20ac4ae8b7 service/sockets: Add worker pool abstraction 6 years ago
ReinUsesLisp 3cd68cade4 service/sockets: Add worker abstraction to execute blocking calls asynchronously 6 years ago
ReinUsesLisp 8a8f687fd2 service/sockets: Add translate functions 6 years ago
ReinUsesLisp c2a607014a service/sockets: Add enumerations and structures 6 years ago
ReinUsesLisp bd466d12be services/nifm: Implement GetCurrentIpAddress 6 years ago
bunnei 1bd1d08fc4 Update src/core/hle/service/nvdrv/devices/nvmap.cpp 6 years ago
Lioncash 7decda6bc2 core_timing: Make use of uintptr_t to represent user_data 6 years ago
CrazyMax ac316a25a1 remove unused variable; 6 years ago
bunnei 991aca142e hle: nvdrv: Rewrite of GPU memory management. 6 years ago
Lioncash f35d0d8f83 nvflinger: Mark interface functions with return values as [[nodiscard]] 6 years ago
Lioncash 94ae1a0bf1 nvflinger: Use return value of Lock() 6 years ago
David Marcec 81b2b4fbe9 audio_core: Apollo Part 1, AudioRenderer refactor 6 years ago
David Marcec 56c3c62a45 vi: IApplicationDisplayService:GetIndirectLayerImageRequiredMemoryInfo 6 years ago
David Marcec 87a838304b Address issues 6 years ago
David Marcec 7ca5dcb7df swkbd: Return result for Calc request for inlined swkbd 6 years ago
Lioncash 214247f203 mii/manager: Resolve sign mismatch warnings 6 years ago
Lioncash 29a5f65f31 mii/manager: Make use of designated initializers 6 years ago
Lioncash e05eec5d51 kernel/thread: Remove unimplemented function prototype 6 years ago
Lioncash 3fe863c8f2 kernel: Remove unused variables 6 years ago
Lioncash 0a5524a15b kernel: Add missing include 6 years ago
Lioncash 02ff5e8d81 cpu_manager: Mark function getters as static 6 years ago
David Marcec 255847b16d hid: Only update keyboard & debug pad inputs if enabled 6 years ago
Morph 6bba209bba Add comment to clarify the nullptr check 6 years ago
Morph 7f908ceb00 filesystem: Create subdirectories prior to creating a file 6 years ago
Lioncash 56054fe86d core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 9e113a2b67 core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
Lioncash 1d41247fce kernel/process: Move name and system context to the bottom of the member list 6 years ago
Lioncash 9346d1e257 kernel/handle_table: Remove usages of the global system instance 6 years ago
Lioncash 7deb699566 kernel/thread: Remove global GetCurrentThread() 6 years ago
Lioncash ed658d92dc memory_layout: Remove unused data member 6 years ago
Lioncash 14332845af address_space_info: Use type alias to simplify code 6 years ago
Lioncash c8b9f7bd14 address_space_info: Make use of designated initializers 6 years ago
ReinUsesLisp 43e15338e2 kernel/scheduler: Use std::mutex instead of spin lock 6 years ago
bunnei bd88e9fa71 hle: service: mii: Rewrite service to properly support creation of random and default miis. 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
CrazyMax 3f446eb9c2 AM: fix GetDesiredLanguage: 6 years ago
CrazyMax 5be823e92c GetDisplayVersion should return a null-terminated version string. 6 years ago
Morph b29024f896 AM/ISelfController: Stub CreateManagedDisplaySeparableLayer 6 years ago
VolcaEM 1b4a3851ca Rename two functions in NS 6 years ago
VolcaEM 940c5932c7 Rename GetApplicationArea2 to GetApplicationAreaSize 6 years ago
Lioncash 1e362da176 key_manager: Correct casing of instance() 6 years ago
VolcaEM 33f6610f52 Remove duplicate functions 6 years ago
VolcaEM cd893f7ac4 Use decimal instead of hexadecimal 6 years ago