Commit Graph

  • 8b0f334e0c Merge pull request #4702 from lioncash/doc-warn Rodrigo Locatti 2020-09-23 19:07:47 +00:00
  • c307ae2402 Merge pull request #4701 from lioncash/unused-proto Rodrigo Locatti 2020-09-23 19:07:27 +00:00
  • 6d9661939f Merge pull request #4700 from lioncash/copies Rodrigo Locatti 2020-09-23 19:06:47 +00:00
  • ffeb4ef83e shader/registry: Make use of designated initializers where applicable Lioncash 2020-09-23 15:06:21 -04:00
  • b14d344dfc memory: Resolve a -Wdocumentation warning Lioncash 2020-09-23 13:39:00 -04:00
  • aa35e51fcd install_dialog: Make use of [[nodiscard]] where applicable Lioncash 2020-09-23 13:22:01 -04:00
  • e107870bc8 install_dialog: Remove unused function prototype Lioncash 2020-09-23 13:20:10 -04:00
  • f43a1da808 game_list: Make game list function naming consistent Lioncash 2020-09-23 11:28:08 -04:00
  • d264b7375c game_list: Eliminate redundant argument copies Lioncash 2020-09-23 11:20:10 -04:00
  • b8219ec838 Merge pull request #4699 from lioncash/move3 Rodrigo Locatti 2020-09-23 06:20:59 +00:00
  • 0dc6967ff1 control_flow: emplace elements in place within TryQuery() Lioncash 2020-09-22 22:54:32 -04:00
  • fcd0145eb5 control_flow: Make use of std::move in InsertBranch() Lioncash 2020-09-22 22:48:06 -04:00
  • 2b863c9aa3 Merge pull request #4698 from lioncash/optional-null Rodrigo Locatti 2020-09-22 23:37:51 +00:00
  • ff45c39578 General: Make use of std::nullopt where applicable Lioncash 2020-09-22 17:31:53 -04:00
  • c07fd2898b Merge pull request #4697 from lioncash/copy5 bunnei 2020-09-22 13:42:47 -07:00
  • a881efbf26 ips_layer: Eliminate a redundant copy in Parse() Lioncash 2020-09-22 16:38:43 -04:00
  • 53829d4cbd Merge pull request #4675 from Morph1984/fix-boot-multicontent bunnei 2020-09-21 16:36:46 -07:00
  • 7a504a9365 acc: Stub LoadOpenContext Morph 2020-09-17 20:45:33 -04:00
  • a2eb44db82 Merge pull request #4692 from ReinUsesLisp/remove-vsync Rodrigo Locatti 2020-09-21 00:21:32 +00:00
  • 754109fd54 Merge pull request #4683 from Morph1984/NpadHandheldActivationMode-impl bunnei 2020-09-20 12:39:20 -07:00
  • 7003090187 renderer_opengl: Remove emulated mailbox presentation ReinUsesLisp 2020-09-19 17:15:02 -03:00
  • 8a85a562ed Merge pull request #4643 from FearlessTobi/decrease-pad-update-interval bunnei 2020-09-19 00:39:50 -07:00
  • 4f5bbe56ba vk_query_cache: Hack counter destructor to avoid reserving queries ReinUsesLisp 2020-09-19 01:47:29 -03:00
  • 58b0ae84b5 renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore ReinUsesLisp 2020-09-10 03:43:30 -03:00
  • c5e257017f Add automap feature for GC adapter german 2020-09-01 18:17:59 -05:00
  • 059dd724d6 Merge pull request #4684 from lioncash/desig4 Rodrigo Locatti 2020-09-18 19:14:56 +00:00
  • 91bca9eb0b fermi_2d: Make use of designated initializers Lioncash 2020-09-18 13:55:18 -04:00
  • ab961e0701 hid: Implement Get/SetNpadHandheldActivationMode Morph 2020-09-18 10:10:30 -04:00
  • 050a4a401b Merge pull request #4680 from Morph1984/fix-motion-mapping David 2020-09-18 21:03:50 +10:00
  • 70499b8cbd configure_input_player: Fixes motion mapping using ConfigureButtonClick Morph 2020-09-18 03:44:59 -04:00
  • 8568f44ffa Merge pull request #4647 from Morph1984/readd-context-menu bunnei 2020-09-17 22:59:13 -07:00
  • 669005b75e Merge pull request #4676 from Morph1984/GetPreviousProgramIndex-impl bunnei 2020-09-17 22:12:57 -07:00
  • 40a72e9cd5 am: Stub GetPreviousProgramIndex Morph 2020-09-17 20:45:51 -04:00
  • 65d9def873 configure_input_player: Re-add "Clear" context menu option Morph 2020-09-01 10:02:18 -04:00
  • 41c2f5200c submission_package: Account for multi-content NSPs Morph 2020-09-17 20:44:51 -04:00
  • 53fc5d0190 Merge pull request #4670 from lioncash/initializer Rodrigo Locatti 2020-09-17 21:20:53 +00:00
  • 9bdca01c27 Merge pull request #4665 from lioncash/sm-kernel Rodrigo Locatti 2020-09-17 21:20:39 +00:00
  • 8100275309 Merge pull request #4666 from lioncash/unused-func Rodrigo Locatti 2020-09-17 21:19:48 +00:00
  • 131532b570 Merge pull request #4671 from lioncash/nfp-copy Rodrigo Locatti 2020-09-17 21:19:12 +00:00
  • 31461589c5 Merge pull request #4672 from lioncash/narrowing Rodrigo Locatti 2020-09-17 21:17:54 +00:00
  • 9f51242524 Merge pull request #4673 from lioncash/fallthrough Rodrigo Locatti 2020-09-17 21:17:16 +00:00
  • 3f6d83b27c Merge pull request #4594 from german77/MotionHID bunnei 2020-09-17 12:39:01 -07:00
  • 4944d48ee8 decode/image: Eliminate switch fallthrough in DecodeImage() Lioncash 2020-09-17 15:12:15 -04:00
  • ffc66f089d decoder/texture: Eliminate narrowing conversion in GetTldCode() Lioncash 2020-09-17 15:04:14 -04:00
  • 362e2940be audio_core/command_generator: Use const references where applicable Lioncash 2020-09-17 13:52:32 -04:00
  • 9539e4d8fd audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCommand() Lioncash 2020-09-17 13:45:24 -04:00
  • aca3621146 nfp: Eliminate two unnecessary copies Lioncash 2020-09-17 13:34:47 -04:00
  • 1ee9ceb5af arm_dynarmic_cp15: Initialize member variables Lioncash 2020-09-17 13:03:47 -04:00
  • 382bf1faf4 Merge pull request #4668 from lioncash/port bunnei 2020-09-17 09:55:01 -07:00
  • 02b8b6677a control_metadata: Resolve typo in Portuguese language name Lioncash 2020-09-17 11:45:27 -04:00
  • 8bbd82863d service: Remove unused funcation Lioncash 2020-09-17 11:03:23 -04:00
  • 057aa6275d service/sm: Slightly more efficient string name validation Lioncash 2020-09-17 10:54:09 -04:00
  • 78b1bc3b61 service/sm: Eliminate dependency on the global system instance Lioncash 2020-09-17 10:43:54 -04:00
  • fcd0925ecf Merge pull request #4653 from ReinUsesLisp/gc-warns bunnei 2020-09-16 22:33:58 -07:00
  • 1eae35621e Merge pull request #4663 from ReinUsesLisp/wswitch bunnei 2020-09-16 20:43:23 -07:00
  • 62de0220fe Merge pull request #4662 from lioncash/factory Rodrigo Locatti 2020-09-16 23:43:30 +00:00
  • a62c1999c5 file_sys/romfs_factory: Eliminate usage of the global system accessor Lioncash 2020-09-16 18:29:24 -04:00
  • 0e80567bef file_sys/bis_factory: Eliminate usage of the global system accessor Lioncash 2020-09-16 18:14:43 -04:00
  • aa8d6fc041 loader/nso: Remove unnecessary [[maybe_unused]] Lioncash 2020-09-16 18:08:21 -04:00
  • eb914b6c50 video_core: Enforce -Werror=switch ReinUsesLisp 2020-09-16 17:48:01 -03:00
  • b0ae8265ea Merge pull request #4661 from lioncash/system-loader Rodrigo Locatti 2020-09-16 20:59:44 +00:00
  • 113a3972a6 core/loader: Remove dependencies on the global system instance Lioncash 2020-09-16 08:19:25 -04:00
  • 004bfefeb5 Merge pull request #4658 from lioncash/copy3 Rodrigo Locatti 2020-09-16 00:25:11 +00:00
  • 9cd1ea338b Merge pull request #4657 from lioncash/cheatparser Rodrigo Locatti 2020-09-16 00:24:14 +00:00
  • 66fc037ef2 nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() Lioncash 2020-09-15 09:10:55 -04:00
  • 99b372a6c5 nca_patch: Make SearchBucketEntry() internally linked Lioncash 2020-09-15 09:06:43 -04:00
  • 3a8464cde2 cheat_engine: Convert ExtractName into a non-template function Lioncash 2020-09-15 03:24:42 -04:00
  • ba7eb5abf4 cheat_engine: Remove unnecessary system argument to CheatParser's Parse function Lioncash 2020-09-15 03:13:22 -04:00
  • b5f4221c3d Merge pull request #4655 from lioncash/internal2 Rodrigo Locatti 2020-09-15 01:57:13 +00:00
  • 33e4a0b6c1 patch_manager: Resolve implicit truncations in FormatTitleVersion() Lioncash 2020-09-14 19:19:56 -04:00
  • a4392c24cf patch_manager: Make use of type aliases Lioncash 2020-09-14 19:09:49 -04:00
  • 637ab14ae6 patch_manager: Make a few functions internally linked Lioncash 2020-09-14 19:04:49 -04:00
  • bc8ace9917 gc_adapter: Disable MSVC nonstandard extension warning on libusb.h ReinUsesLisp 2020-09-14 19:34:39 -03:00
  • 0bac7b6a95 Merge pull request #4652 from lioncash/crypto Rodrigo Locatti 2020-09-14 22:27:33 +00:00
  • e0dd440b1f crypto/key_manager: Remove dependency on the global system accessor Lioncash 2020-09-14 16:47:25 -04:00
  • 1a9774f824 Merge pull request #4651 from lioncash/kernel-global Rodrigo Locatti 2020-09-14 20:39:05 +00:00
  • ec2a6e5ba8 kernel: Remove all dependencies on the global system instance Lioncash 2020-09-14 14:03:10 -04:00
  • 042567e4b2 Merge pull request #4636 from lioncash/kernel-hle bunnei 2020-09-14 09:17:10 -07:00
  • 5fc6bf96d8 Merge pull request #4323 from ReinUsesLisp/no-spin bunnei 2020-09-11 23:23:53 -07:00
  • 508f2072a9 Merge pull request #4645 from v1993/lgtm-less-packages bunnei 2020-09-11 22:10:27 -07:00
  • f4400f3ba2 Merge pull request #4638 from Morph1984/qt-5.12.8 bunnei 2020-09-11 15:19:29 -07:00
  • ec634b6a88 Merge pull request #4634 from lioncash/blocking bunnei 2020-09-11 15:17:34 -07:00
  • b5784e9af2 Update translations (2020-09-11) The yuzu Community 2020-09-11 15:38:10 +00:00
  • 324029d4f9 Merge pull request #4310 from ogniK5377/apollo-1-prod bunnei 2020-09-11 10:57:27 -04:00
  • 9f6892271f Remove bad and useless packages from LGTM build Valeri 2020-09-11 17:32:22 +03:00
  • 03179ecafe Merge pull request #4597 from Morph1984/mjolnir-p2 bunnei 2020-09-10 19:28:23 -04:00
  • 41b8ecdeb6 Merge pull request #4608 from lioncash/sign3 bunnei 2020-09-10 13:56:16 -04:00
  • 57162e1df3 Test: Decrease pad_update_ns FearlessTobi 2020-09-10 16:38:53 +02:00
  • 663ea382da Merge pull request #4633 from ReinUsesLisp/gpu-init Rodrigo Locatti 2020-09-10 02:28:54 +00:00
  • d90961122c Merge pull request #4635 from lioncash/gc-adap bunnei 2020-09-09 22:27:49 -04:00
  • 09126f3a4a cmake: Update to Qt 5.12.8 Morph 2020-09-09 08:50:39 -04:00
  • ffdf8c0cb3 service: Remove two usages of the global system accessor Lioncash 2020-09-07 03:17:06 -04:00
  • c715fc4c5e gc_adapter: Make DeviceConnected() a const member function Lioncash 2020-09-07 02:45:04 -04:00
  • 40968e3993 bsd: Resolve unused value within SendToImpl Lioncash 2020-09-07 01:04:36 -04:00
  • cd643ab5c9 bsd: Resolve sign comparison warnings Lioncash 2020-09-07 00:57:39 -04:00
  • 180fa6859f sockets_translate: Make use of designated initializers Lioncash 2020-09-07 00:53:08 -04:00
  • 188a3cf74c blocking_worker: Make use of templated lambda Lioncash 2020-09-07 00:47:43 -04:00
  • 9652973db2 blocking_worker: Resolve -Wdocumentation warning Lioncash 2020-09-07 00:45:53 -04:00
  • 841b295ad0 Merge pull request #4606 from lioncash/constexpr bunnei 2020-09-06 23:19:38 -04:00
  • 9e87193725 video_core: Remove all Core::System references in renderer ReinUsesLisp 2020-06-11 21:24:45 -03:00