14143 Commits (db4770146497e8ecda5b30e218ecf3eea263d07f)

Author SHA1 Message Date
german db47701464 Add random motion input to SDL 5 years ago
Lioncash 711c5c7bdf service: Restore "unused" function 5 years ago
Lioncash a31702acaf arithmetic_integer_immediate: Make use of std::move where applicable 5 years ago
Lioncash 3abd28c35a memory: Resolve a -Wdocumentation warning 5 years ago
Lioncash 4464a33c93 install_dialog: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash 3fbbfd0561 install_dialog: Remove unused function prototype 5 years ago
Lioncash ab1b7eefc8 game_list: Make game list function naming consistent 5 years ago
Lioncash 2827ce5194 game_list: Eliminate redundant argument copies 5 years ago
Lioncash cc4e8c247d control_flow: emplace elements in place within TryQuery() 5 years ago
Lioncash 13df9625be control_flow: Make use of std::move in InsertBranch() 5 years ago
Lioncash e457001dce General: Make use of std::nullopt where applicable 5 years ago
Lioncash 485eec243d ips_layer: Eliminate a redundant copy in Parse() 5 years ago
Morph 152b529a00 acc: Stub LoadOpenContext 5 years ago
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 5 years ago
ReinUsesLisp 22fb70406f vk_query_cache: Hack counter destructor to avoid reserving queries 5 years ago
ReinUsesLisp 7c747f9bea renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore 5 years ago
german 9f70da1a9b Add automap feature for GC adapter 5 years ago
Lioncash e486fc26a8 fermi_2d: Make use of designated initializers 5 years ago
Morph 505ce79b9d hid: Implement Get/SetNpadHandheldActivationMode 5 years ago
Morph a769682977 configure_input_player: Fixes motion mapping using ConfigureButtonClick 5 years ago
Morph 5435e0ee39 am: Stub GetPreviousProgramIndex 5 years ago
Morph 8be3c010bb configure_input_player: Re-add "Clear" context menu option 5 years ago
Morph 0b72422a10 submission_package: Account for multi-content NSPs 5 years ago
Lioncash 888cca3dfc decode/image: Eliminate switch fallthrough in DecodeImage() 5 years ago
Lioncash 8f587c15ac decoder/texture: Eliminate narrowing conversion in GetTldCode() 5 years ago
Lioncash 6632af0301 audio_core/command_generator: Use const references where applicable 5 years ago
Lioncash d0b648ecf8 audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCommand() 5 years ago
Lioncash 45a608088c nfp: Eliminate two unnecessary copies 5 years ago
Lioncash 4d0fa3544f arm_dynarmic_cp15: Initialize member variables 5 years ago
Lioncash 43a09c9bfc control_metadata: Resolve typo in Portuguese language name 5 years ago
Lioncash 341c612474 service: Remove unused funcation 5 years ago
Lioncash e4747039da service/sm: Slightly more efficient string name validation 5 years ago
Lioncash 95e8dff0d7 service/sm: Eliminate dependency on the global system instance 5 years ago
Lioncash 7824da5961 file_sys/romfs_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash e45b727db5 file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash 279b79c880 loader/nso: Remove unnecessary [[maybe_unused]] 5 years ago
ReinUsesLisp ee7e70cfbc video_core: Enforce -Werror=switch 5 years ago
Lioncash bcb796ee92 core/loader: Remove dependencies on the global system instance 5 years ago
Lioncash 80e57658ac nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() 5 years ago
Lioncash a92c6ddd22 nca_patch: Make SearchBucketEntry() internally linked 5 years ago
Lioncash 15fa8f52fc cheat_engine: Convert ExtractName into a non-template function 5 years ago
Lioncash 6711031e7d cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 5 years ago
Lioncash 5c77fffc80 patch_manager: Resolve implicit truncations in FormatTitleVersion() 5 years ago
Lioncash 7abb47303e patch_manager: Make use of type aliases 5 years ago
Lioncash e8092e4099 patch_manager: Make a few functions internally linked 5 years ago
ReinUsesLisp 67dd8466b3 gc_adapter: Disable MSVC nonstandard extension warning on libusb.h 5 years ago
Lioncash 767fcd8a81 crypto/key_manager: Remove dependency on the global system accessor 5 years ago
Lioncash f700c48cc0 kernel: Remove all dependencies on the global system instance 5 years ago
FearlessTobi b3d2fd39d3 Test: Decrease pad_update_ns 5 years ago
Lioncash 054735e3fe service: Remove two usages of the global system accessor 5 years ago