6793 Commits (ab2ebb773e60fb2f6ea23a5580e98fe5fd078892)

Author SHA1 Message Date
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash b86bba9f7e time_zone_content_manager: Collapse auto and default case 5 years ago
Lioncash 910dff8816 software_keyboard: Resolve a pessimizing move warning 5 years ago
Lioncash 0c78ed16df core: Resolve several -Wextra-semi warnings 5 years ago
Lioncash f44ad07f2f emu_window: Mark Scoped constructor and Acquire() as nodiscard 5 years ago
Lioncash 8d7e58562f kernel/scheduler: Mark SchedulerLock constructor as nodiscard 5 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 5 years ago
Lioncash 80d04c0daa common/concepts: Rename IsBaseOf to DerivedFrom 5 years ago
Lioncash 21229948aa freezer: Move entry finding to its own function 5 years ago
Lioncash 4a54d99f0d freezer: Take address values by value 5 years ago
Lioncash b67eb6746b freezer: Make use of std::erase_if 5 years ago
Lioncash 304da7bfc8 cheat_engine: Resolve implicit bool->u64 conversion 5 years ago
Lioncash 6c2392941b cheat_engine: Make use of designated initializers 5 years ago
Lioncash accf36193b partition_data_manager: Update master key hashes 5 years ago
Lioncash b0c3f66dc7 partition_data_manager: Make data arrays constexpr 5 years ago
Lioncash c4f9130264 partition_data_manager: Eliminate magic value 5 years ago
Lioncash 8b8cb4da9f aes_util: Make use of non-template variant of Transcode 5 years ago
Lioncash 9e72b1df7d system_control: Make functions internally linked where applicable 5 years ago
Lioncash 3ea31a9922 kernel: Remove unused variables 5 years ago
Lioncash 353cd8dc24 scheduler: Resolve sign conversion warning 5 years ago
Lioncash 792c1666f7 address_arbiter: Resolve sign conversion warning 5 years ago
Lioncash 43ef4a7305 ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw() 5 years ago
Lioncash 42c79b8507 vfs_vector: Make creation of array vfs files less verbose 5 years ago
Lioncash c28e7f51f3 aes_util: Allow SetIV to be non-allocating 5 years ago
Lioncash bb711ced9d perf_stats: Make use of designated initializers 5 years ago
Lioncash 2a2bc9c147 perf_stats: Mark GetMeanFrametime() as const 5 years ago
Lioncash 08e30e0240 yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 years ago
Lioncash 78ff298d6d service/ldr: Resolve sign mismatch warnings 5 years ago
Lioncash 607a02edda time_zone_binary: Make use of designated initializers 5 years ago
Lioncash a1aab876e6 buffer_queue: Make use of std::nullopt 5 years ago
Lioncash 9b1ab372a7 buffer_queue: Make use of designated initializers 5 years ago
Lioncash 5430961f0d profile_manager: Make use of std::nullopt 5 years ago
Lioncash 1f909d614c profile_manager: Make use of designated initializers 5 years ago
Lioncash 743ed2b727 dmnt_cheat_vm: Make use of designated initializers 5 years ago
Lioncash 2fa750dd6b file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode 5 years ago
David Marcec 4d0ba04c73 sm: Make use of IsBaseOf for GetService 5 years ago
Lioncash 39ac833461 patch_manager: Resolve -Wignored-qualifier warnings 5 years ago
Lioncash 872200c7a9 registered_cache: Resolve -Wmaybe_uninitialized warnings 5 years ago
David Marcec b20f4de430 Place in anonymous namespace 5 years ago
David Marcec 46d3c84839 loader: Make IdentifyFile typesafe 5 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
Morph f6fa311cf9 minor nits 5 years ago
David Marcec 542ea8c6e8 am: Unstub SetScreenShotPermission 5 years ago
Morph 488cacca52 fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute 5 years ago
Morph 06adef078c fs: Rename SaveDataDescriptor to SaveDataAttribute 5 years ago
Morph 4a6d4ab839 xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Morph 0724e89467 registered_cache: Add support for removing folder ncas 6 years ago
Morph 9fa696c0d5 configure_graphics: Remove Force 30 FPS mode 5 years ago
Lioncash 32ce1467e5 common/atomic_ops: Don't cast away volatile from pointers 5 years ago
Lioncash 078b7446c7 device_memory: Remove unused system member 5 years ago