yuzu/src
David Marcec 472210bf72 hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
StartLrAssignmentMode and StopLrAssignmentMode don't require any implementation as it's just used for showing the screen of changing the controller orientation if the user wishes to do so.  Ever since #1634 this has not been needed as users can specify the controller orientation from the config and swap at any time. We store a private member just in case this gets used for anything extra in the future
2019-07-01 15:12:57 +10:00
..
audio_core Merge pull request #2583 from FernandoS27/core-timing-safe 2019-06-30 12:54:00 -04:00
common common/hex_util: Reserve std::string memory ahead of time 2019-06-12 17:54:11 -04:00
core hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 2019-07-01 15:12:57 +10:00
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
tests Merge pull request #2583 from FernandoS27/core-timing-safe 2019-06-30 12:54:00 -04:00
video_core Merge pull request #2579 from ReinUsesLisp/fix-aoffi-test 2019-06-21 15:28:55 -04:00
web_service general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
yuzu general_frontend: Add documentation for parental controls and ecommerce applets 2019-06-24 20:05:11 -04:00
yuzu_cmd Merge pull request #2482 from DarkLordZach/prepo 2019-06-21 14:05:18 -04:00
yuzu_tester yuzutest: Add minor comments 2019-06-10 00:31:54 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00