14532 Commits (64daafbaa06a85ff59b673c6cb92b21d2ffdeef6)

Author SHA1 Message Date
Lioncash 711c5c7bdf service: Restore "unused" function 5 years ago
Morph 58f0798f1f submission_package: Fix updates integrated into cartridge images. 5 years ago
Lioncash a31702acaf arithmetic_integer_immediate: Make use of std::move where applicable 5 years ago
ReinUsesLisp 85ff87488d video_core: Fix instances where msbuild always regenerated host shaders 5 years ago
german c3fb504201 Use different timing for motion 5 years ago
Lioncash 2da5a0c30d shader/registry: Silence a -Wshadow warning 5 years ago
Lioncash 34af344aad shader/registry: Remove unnecessary namespace qualifiers 5 years ago
Lioncash b050a95af8 shader/registry: Make use of designated initializers 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