14017 Commits (72b2f5d34f2f24bdcb252d2158d43aa7f827e60b)

Author SHA1 Message Date
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
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
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
german 1be18dc110 Fix orientation errors and improve drift correction 5 years ago
german e6fc3b5662 Address comments 5 years ago
german 2d207ec609 Implement a basic class for motion devices 5 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
Morph 8ffc491546 input_common/main: Add "/Mouse" to the display name 5 years ago
Lioncash 7b50c48df7 memory_manager: Make use of [[nodiscard]] in the interface 5 years ago
Lioncash d12d59f62a memory_manager: Make operator+ const qualified 5 years ago
Morph f5f30781ae configure_input_player: Fix modifier scale button mapping 5 years ago
Morph 1bd70d73c0 configuration/input: Add support for mouse button clicks 5 years ago
Morph eb149ec696 controllers/npad: Fix inconsistencies with controller connection statuses 5 years ago
Morph 334ef2efdd controllers/npad: Fix LibNX controller connection statuses 5 years ago
Morph e7c174b426 controllers/npad: Fix LedPattern for P1-4 5 years ago
Morph de79897f04 input_common: Fix directional deadzone values 5 years ago
Morph efa0b7a056 Address feedback 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
Lioncash f60d5aac3e gc_poller: Resolve compilation warnings on MSVC 5 years ago
ReinUsesLisp ccdd84a778 hle/scheduler: Fix data race in is_context_switch_pending 5 years ago
ReinUsesLisp 36eade7f4c hle/kernel: Fix data race in GetCurrentHostThreadID 5 years ago
ReinUsesLisp f119ef798b common/thread: Fix data race in is_set 5 years ago
ReinUsesLisp 56ac22f737 cpu_interrupt_handler: Misc style changes 5 years ago
ReinUsesLisp ea7bda25ba cpu_interrupt_handler: Make is_interrupted an atomic 5 years ago
Lioncash 504175e5b6 common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS 5 years ago
Lioncash 3bfaabdbdd common/assert: Make use of C++ attribute syntax 5 years ago
Lioncash bafef3d1c9 async_shaders: Mark getters as const member functions 5 years ago
Lioncash 5bce81c3d6 memory_manager: Mark IsGranularRange() as a const member function 5 years ago