14143 Commits (e0f2db437650c33e797bb33ee51c753a3c14fe86)

Author SHA1 Message Date
Lioncash c715fc4c5e gc_adapter: Make DeviceConnected() a const member function 5 years ago
Lioncash 40968e3993 bsd: Resolve unused value within SendToImpl 5 years ago
Lioncash cd643ab5c9 bsd: Resolve sign comparison warnings 5 years ago
Lioncash 180fa6859f sockets_translate: Make use of designated initializers 5 years ago
Lioncash 188a3cf74c blocking_worker: Make use of templated lambda 5 years ago
Lioncash 9652973db2 blocking_worker: Resolve -Wdocumentation warning 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Morph 5b6268d26a configure_input: Hook up the motion button and checkbox 5 years ago
german 797564599f Minor cleanup 5 years ago
german 6ee8eab670 Add cemu hook changes related to PR #4609 5 years ago
german 0774b17846 Remove RealMotionDevice 5 years ago
Morph 8e18b61972 configure_input_player: Show/hide motion buttons based on the controller 5 years ago
Morph df3cbd4758 controllers/npad: Simplify motion entry assignment 5 years ago
german ff679f3d17 Include HID and configuration changes related to motion 5 years ago
Morph 0e33b19ae0 hid: Implement MergeSingleJoyasDualJoy 5 years ago
Morph b65456b958 applets/controller: Resolve several compiler warnings 5 years ago
Morph 076e4d44c3 Address feedback 5 years ago
Morph 1ec71b6ea0 clang-format 5 years ago
Morph f95ea04995 applets/controller: Set min_players to have a minimum value of 1. 5 years ago
Morph 371226448a applets/controller: Modify heuristic to account for certain games 5 years ago
Morph 6597b3817c main: Apply settings after applet configuration is complete. 5 years ago
Morph 7299356f37 applets/controller: Implement fallback applet for the SDL frontend 5 years ago
Morph 72b2f5d34f applets/controller: Load configuration prior to setting up connections 5 years ago
Morph aeec0f8a38 applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 5 years ago
Morph 5ce3015945 applets/controller: Implement "Explain Text" 5 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 5 years ago
ReinUsesLisp 827ff077e7 file_sys/patch_manager: Add missing include 5 years ago
lat9nq 0914e84014 main: Use three dots to complete the ellipsis 5 years ago
Morph 45ecd601be input_common/motion_input: Make use of Common::PI constant 5 years ago
ReinUsesLisp c573920c01 vk_device: Fix driver id check on AMD for VK_EXT_extended_dynamic_state 5 years ago
Lioncash a5dcccfdd2 externals: Update Xbyak to 5.96 5 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 5 years ago
Lioncash 92c162126b configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 5 years ago
FearlessTobi 0aa6ec4276 Reolve reorder warning 5 years ago
FearlessTobi d176feffad Address review comments and fix code compilation 5 years ago
Lioncash 1aba91e993 bootmanager: Prevent unnecessary copies in TouchUpdateEvent() 5 years ago
Lioncash fae65d8a72 game_list_p: Avoid string churn in GameListItemPath data() 5 years ago
Lioncash cde658cb27 game_list_p: Mark some constants as constexpr 5 years ago
FearlessTobi e6bd1fd1b8 yuzu: Add motion and touch configuration 6 years ago
Lioncash bcd3c79eca yuzu/main: Amend lifetime issues with InputSubsystem 5 years ago
Morph 403e36fab2 yuzu/configuration: Fix index out of bounds for default_analogs 5 years ago
Lioncash 69fa6b4906 sdl_impl: Reduce allocations in GetButtonMappingForDevice() 5 years ago
Lioncash f2a680ca89 sdl_impl: Make use of std::move on std::string where applicable 5 years ago
Lioncash e92164e6a0 sdl_impl: Make use of insert_or_assign() where applicable 5 years ago
Lioncash f3ac088345 sdl_impl: Prevent type truncation in BuildAnalogParamPackageForButton() default arguments 5 years ago
Lioncash 2e2dde2f95 sdl_impl: Simplify make_tuple call 5 years ago
Lioncash 2680526e6b sdl_impl: Mark FromEvent() as a const member function 5 years ago
Lioncash 98f5d8a713 input_common/main: Remove unnecessary headers 5 years ago
Lioncash 4b9b203c09 input_common/main: Remove unimplemented prototype 5 years ago
ReinUsesLisp fe90c4fd7b vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state 5 years ago