4870 Commits (1d869e8495c56ac82e2767b993ce0587197faa01)

Author SHA1 Message Date
David Marcec 9498fea57d Added StopSixAxisSensor 7 years ago
David Marcec 53ca7a11cb Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor 7 years ago
David Marcec 41f45be454 Implemented GetImageSize 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash b1aad83113 services/sm: Amend error code constants 7 years ago
Lioncash 0bc2298dcc service/vi: Replace includes with forward declarations where applicable 7 years ago
Lioncash 2300f0b951 kernel/thread: Include thread-related enums within the kernel namespace 7 years ago
Lioncash a69848a429 service: Use nested namespace specifiers where applicable 7 years ago
Lioncash 0df76b27b9 services/pl_u: Add missing Korean font to the fallback case for shared fonts 7 years ago
Lioncash 51a53a5caf service/audio: Replace includes with forward declarations where applicable 7 years ago
Lioncash 9e1f5aa9b3 pl_u: Eliminate mutable file-scope state 7 years ago
Lioncash 061dd78882 service/prepo: Move class into the cpp file 7 years ago
Lioncash 642d916bdb externals: Place font data within cpp files 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Tobias 9dd19c9a99 Use open-source shared fonts if no dumped file is available (#1269) 7 years ago
Markus Wick a5613f87ef video_core: Move command buffer loop. 7 years ago
Lioncash 34743f03d6 service: Remove unused g_kernel_named_ports variable 7 years ago
fearlessTobi f9ee07b1ef hid: Implement ReloadInputDevices 7 years ago
Lioncash 30638f9c95 core/core: Remove unnecessary sm/controller include 7 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
tech4me 7ae21a7cdd set: Fixed GetAvailableLanguageCodes() to follow the max_entries 8 years ago
Lioncash db36a14882 hid: Move core include to cpp file 8 years ago
Lioncash 7ef364366f filesystem: Fix typo in log message 8 years ago
David f4b1df57e4 Added GetBootMode (#1107) 8 years ago
David Marcec a1a90166df Addressed plu TTF changes 8 years ago
Zach Hilman b8f5034fe1 filesystem: Add CreateFactories methods to fs 8 years ago
Zach Hilman af6c9bb950 filesystem: Add logging to registration getters 8 years ago
David Marcec c63960163f Added SharedFonts loading via TTF 8 years ago
David Marcec 391c780ae2 Added missing include for pl:u 8 years ago
David 146a8ce987 PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088) 8 years ago
Lioncash e1124b6510 vfs: Replace mode.h include with forward declarations where applicable 8 years ago
Lioncash 8e063b0b2c am: Utilize std::array within PopLaunchParameter() 8 years ago
Lioncash 1d77a31e1d service/filesystem: Use forward declarations where applicable 8 years ago
Lioncash 2b5eb5254d acc: Replace profile_manager include with a forward declaration 8 years ago
Lioncash d643659275 acc: Simplify WriteBuffer call within LoadImage() 8 years ago
Lioncash 477a9f8a66 acc: Correct IProfile's constructor initializer list order 8 years ago
Lioncash f645b3ef5a acc: Remove unused DEFAULT_USER_ID 8 years ago
Lioncash b3c07b97df profile_manager: Use INVALID_UUID in the initializer of last_opened_user 8 years ago