1961 Commits (7802364db63e0035570d89a83728c3ca3a9ed2cf)

Author SHA1 Message Date
Lioncash 9f57c22ae2 service: Add missing headers inclusions where applicable 8 years ago
David b7b7c12774 Implemented fatal:u properly (#1347) 8 years ago
David 11a9e90d8d Stubbed IRS (#1349) 8 years ago
Lioncash 9254ec6fde stream: Preserve enum class type in GetState() 8 years ago
David Marcec 5d1edf66c1 Added audren:u#GetAudioRendererState 8 years ago
Zach Hilman 80c76da1e1 filesystem: Add LayeredFS VFS directory getter 8 years ago
David Marcec ebb569bd3c Revert GetRequestState 8 years ago
David Marcec 99bc06c6df Fixed submit 8 years ago
David Marcec 60b1a8a00b Added IRequest::Submit 8 years ago
David Marcec f929879ac4 Removed unneeded event clear 8 years ago
David Marcec 045a597e82 Implemented NTC & IEnsureNetworkClockAvailabilityService 8 years ago
David bd66646f8b Reworked incorrect nifm stubs (#1355) 8 years ago
David Marcec d24d803e6a Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 8 years ago
David Marcec b73af7d847 Corrected SSL::SetInterfaceVersion 8 years ago
David Marcec cfbfad9ffe Removed the use of rp.MakeBuilder 8 years ago
Philippe Babin 3fd046c51e Invalid default value of username in yuzu_cmd (#1334) 8 years ago
David Marcec 6c9864da31 Added ActivateGesture 8 years ago
David Marcec 114ebea96f Implemented GetDefaultDisplayResolution 8 years ago
David Marcec 9498fea57d Added StopSixAxisSensor 8 years ago
David Marcec 53ca7a11cb Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor 8 years ago
David Marcec 41f45be454 Implemented GetImageSize 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash b1aad83113 services/sm: Amend error code constants 8 years ago
Lioncash 0bc2298dcc service/vi: Replace includes with forward declarations where applicable 8 years ago
Lioncash 2300f0b951 kernel/thread: Include thread-related enums within the kernel namespace 8 years ago
Lioncash a69848a429 service: Use nested namespace specifiers where applicable 8 years ago
Lioncash 0df76b27b9 services/pl_u: Add missing Korean font to the fallback case for shared fonts 8 years ago
Lioncash 51a53a5caf service/audio: Replace includes with forward declarations where applicable 8 years ago
Lioncash 9e1f5aa9b3 pl_u: Eliminate mutable file-scope state 8 years ago
Lioncash 061dd78882 service/prepo: Move class into the cpp file 8 years ago
Lioncash 642d916bdb externals: Place font data within cpp files 8 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 8 years ago
Tobias 9dd19c9a99 Use open-source shared fonts if no dumped file is available (#1269) 8 years ago
Markus Wick a5613f87ef video_core: Move command buffer loop. 8 years ago
Lioncash 34743f03d6 service: Remove unused g_kernel_named_ports variable 8 years ago
fearlessTobi f9ee07b1ef hid: Implement ReloadInputDevices 8 years ago
Lioncash 30638f9c95 core/core: Remove unnecessary sm/controller include 8 years ago
Zach Hilman 46eb9ec6ba bktr: Fix bucket overlap error 8 years ago
Zach Hilman 6e6f8cf474 registration: Add RegisteredCacheUnion 8 years ago
Lioncash a9f4e31cc0 file_sys: Replace includes with forward declarations where applicable 8 years ago
Lioncash cd22f4d32e service: Migrate global named port map to the KernelCore class 8 years ago
Lioncash 772f0805ab ssl: Move SSL class to cpp file 8 years ago
Lioncash 92e7a2f7ff filesystem: Move dir retrieval after path checking in DeleteFile() 8 years ago
Zach Hilman 74f147216c filesystem: Implement OpenReadOnlySaveDataFilesystem 8 years ago
Zach Hilman ea404911e7 filesystem: Add OpenFileSystemWithPatch 8 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 8 years ago
bunnei d190b46a38 gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 8 years ago
Lioncash 88597535d6 core: Make the main System class use the PImpl idiom 8 years ago
Lioncash 4913549d6b kernel: Eliminate kernel global state 8 years ago
Lioncash b4a81f9bca gpu: Make memory_manager private 8 years ago