2279 Commits (f8718ae779bbdc6a3f514b5ce141515baa97e14f)

Author SHA1 Message Date
David Marcec cfc9fe4460 Added IRequest::Submit 7 years ago
David Marcec 583137709f Removed unneeded event clear 7 years ago
David Marcec 335e9d18ae Implemented NTC & IEnsureNetworkClockAvailabilityService 7 years ago
David 0432af5ad1 Reworked incorrect nifm stubs (#1355) 7 years ago
David Marcec cbc7ad8f6d Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 7 years ago
David Marcec d06f4cfc63 Corrected SSL::SetInterfaceVersion 7 years ago
David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder 7 years ago
Philippe Babin 9155c8daeb Invalid default value of username in yuzu_cmd (#1334) 7 years ago
David Marcec de9604d63e Added ActivateGesture 7 years ago
David Marcec 1a2d33eeb4 Implemented GetDefaultDisplayResolution 7 years ago
David Marcec a8b1c7763b Added StopSixAxisSensor 7 years ago
David Marcec 717889e93c Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor 7 years ago
David Marcec 528e5cee67 Implemented GetImageSize 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash da64da367b services/sm: Amend error code constants 7 years ago
Lioncash 0258b444ef service/vi: Replace includes with forward declarations where applicable 7 years ago
Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace 7 years ago
Lioncash a0e51d8b98 service: Use nested namespace specifiers where applicable 7 years ago
Lioncash ce97d8ef6c services/pl_u: Add missing Korean font to the fallback case for shared fonts 7 years ago
Lioncash c243bc09d4 service/audio: Replace includes with forward declarations where applicable 7 years ago
Lioncash c061e27155 pl_u: Eliminate mutable file-scope state 7 years ago
Lioncash 325c259fc5 service/prepo: Move class into the cpp file 7 years ago
Lioncash 46ba1bc40f externals: Place font data within cpp files 7 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Tobias 3bac3051fc Use open-source shared fonts if no dumped file is available (#1269) 7 years ago
Markus Wick 0cfb0bacb2 video_core: Move command buffer loop. 7 years ago
Lioncash 136040ee15 service: Remove unused g_kernel_named_ports variable 7 years ago
fearlessTobi 500e81429a hid: Implement ReloadInputDevices 7 years ago
Lioncash 56ab608044 core/core: Remove unnecessary sm/controller include 7 years ago
Zach Hilman c913136eb2 bktr: Fix bucket overlap error 7 years ago
Zach Hilman 9951f6d054 registration: Add RegisteredCacheUnion 7 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 7 years ago
Lioncash 1242c1ec0a service: Migrate global named port map to the KernelCore class 7 years ago
Lioncash 41cd766438 ssl: Move SSL class to cpp file 7 years ago
Lioncash fda8f1da20 filesystem: Move dir retrieval after path checking in DeleteFile() 7 years ago
Zach Hilman 19d0951ae6 filesystem: Implement OpenReadOnlySaveDataFilesystem 7 years ago
Zach Hilman 7939ea18e8 filesystem: Add OpenFileSystemWithPatch 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
bunnei d647d9550c gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 7 years ago
Lioncash e2457418da core: Make the main System class use the PImpl idiom 7 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 7 years ago
Lioncash 45fb74d262 gpu: Make memory_manager private 7 years ago
tech4me d26a46feed set: Fixed GetAvailableLanguageCodes() to follow the max_entries 7 years ago
Lioncash ec59e4a6c5 hid: Move core include to cpp file 7 years ago
Lioncash f6f5c2e4d8 filesystem: Fix typo in log message 7 years ago
David 5049ca5d8c Added GetBootMode (#1107) 7 years ago
David Marcec 78b109d195 Addressed plu TTF changes 7 years ago
Zach Hilman ef3768f323 filesystem: Add CreateFactories methods to fs 8 years ago
Zach Hilman 410062031b filesystem: Add logging to registration getters 8 years ago
David Marcec eccc77a8c8 Added SharedFonts loading via TTF 7 years ago