16036 Commits (f4dbeb72d7bef39ea6c8b9d3afce7eaab37bbae1)
 

Author SHA1 Message Date
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 5 years ago
bunnei 1a3f019bad Merge pull request #4643 from FearlessTobi/decrease-pad-update-interval 5 years ago
Rodrigo Locatti 540c05072e Merge pull request #4684 from lioncash/desig4 5 years ago
Lioncash e486fc26a8 fermi_2d: Make use of designated initializers 5 years ago
David 7cae339b98 Merge pull request #4680 from Morph1984/fix-motion-mapping 5 years ago
Morph a769682977 configure_input_player: Fixes motion mapping using ConfigureButtonClick 5 years ago
bunnei cfa3badd54 Merge pull request #4647 from Morph1984/readd-context-menu 5 years ago
bunnei c5e1fba172 Merge pull request #4676 from Morph1984/GetPreviousProgramIndex-impl 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
Rodrigo Locatti 2ca7e7160a Merge pull request #4670 from lioncash/initializer 5 years ago
Rodrigo Locatti c1fdda9ff9 Merge pull request #4665 from lioncash/sm-kernel 5 years ago
Rodrigo Locatti 3a962913c7 Merge pull request #4666 from lioncash/unused-func 5 years ago
Rodrigo Locatti 70b922675e Merge pull request #4671 from lioncash/nfp-copy 5 years ago
Rodrigo Locatti 3f649be2b0 Merge pull request #4672 from lioncash/narrowing 5 years ago
Rodrigo Locatti ede7edd764 Merge pull request #4673 from lioncash/fallthrough 5 years ago
bunnei 9a2553c952 Merge pull request #4594 from german77/MotionHID 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
bunnei 8968d95a1c Merge pull request #4668 from lioncash/port 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
bunnei bf6614c189 Merge pull request #4653 from ReinUsesLisp/gc-warns 5 years ago
bunnei 78267273ec Merge pull request #4663 from ReinUsesLisp/wswitch 5 years ago
Rodrigo Locatti 27de4bdf63 Merge pull request #4662 from lioncash/factory 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
Rodrigo Locatti 40d901d99e Merge pull request #4661 from lioncash/system-loader 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
Rodrigo Locatti d05ab5ec3c Merge pull request #4658 from lioncash/copy3 5 years ago
Rodrigo Locatti cbd5c72af8 Merge pull request #4657 from lioncash/cheatparser 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
Rodrigo Locatti 5dbae278f4 Merge pull request #4655 from lioncash/internal2 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
Rodrigo Locatti 98b0e84795 Merge pull request #4652 from lioncash/crypto 5 years ago
Lioncash 767fcd8a81 crypto/key_manager: Remove dependency on the global system accessor 5 years ago