18137 Commits (39bb6851e42b7cf71c23819009665b10194e12a1)

Author SHA1 Message Date
ameerj 39bb6851e4 main: Make render window borderless fullscreen toggle on the monitor it resides in 4 years ago
bunnei 7feac8ba46 core: loader: kip: Minimal changes to fix KIP loading. 4 years ago
vperus 11f4bf8a9a [input_common] Move variable declaration closer to usage 4 years ago
Narr the Reg c82e6dc810 core/hid: Cancel any vibration after the test 4 years ago
Matías Locatti 333ccf23f8
Suggestions from CrusadingNinja 4 years ago
Matías Locatti 1cdddd17d2
Changed link 4 years ago
liushuyu 3f765ea9a4 video_core/codecs: (re-spin) refactor ffmpeg searching and handling 4 years ago
bunnei 2f32133ad5
Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake" 4 years ago
Wunkolo 44b3abdfc0 yuzu/main: Fix host memory byte units. GB to GiB 4 years ago
Narr the Reg 6aac5d4c27 core/hid: Fix faulty analog triggers 4 years ago
Valeri 7f965172c5
input/SDL: Update SDL hints 4 years ago
liushuyu dd72e4dce4
CI: fix CI on Linux 4 years ago
liushuyu a2d73eaa10 video_core/codecs: skip decoders that use hw frames ... 4 years ago
Lioncash e05d2a70b2 common/input: Avoid numerous large copies of CallbackStatus 4 years ago
Morph 4af413623b common/cpu_detect: Remove CPU family and model 4 years ago
Lioncash 54eafbaf17 common/input: Remove unnecessary returns 4 years ago
Lioncash 5e7e38ac72 input_poller: Add missing override specifiers 4 years ago
Lioncash 6497fbfa96 input_mapping: Amend specification of parameters 4 years ago
Lioncash 7783c0aaef input_poller: Remove several unnecessary @param tags 4 years ago
Morph 96579e515a qt_software_keyboard: Fix out of bounds array access 4 years ago
Lioncash 54ca48e8b7 tas_input: Avoid minor copies in Read/WriteCommandButtons() 4 years ago
Lioncash 734fb180bb tas_input: Remove unnecessary semicolon 4 years ago
Lioncash ddda6ae776 tas_input: Execute clear() even if empty 4 years ago
Lioncash db9320e754 tas_input: Remove unnecessary includes 4 years ago
Lioncash 26ef76213c tas_input: std::move strings into vector 4 years ago
Lioncash a515ede2af tas_input: Use istringstream over stringstream 4 years ago
Lioncash 6be730bdcd tas_input: Use u8string_view instead of u8string 4 years ago
Lioncash 37a8e2a67e tas_input: Remove unused std::smatch variable 4 years ago
Lioncash d52ad96ce3 tas_input: Amend -Wdocumentation warnings 4 years ago
Lioncash c126b0718c tas_input: Make TasAxes enum an enum class 4 years ago
Lioncash e4de1783e1 input_engine: Fix typo in TriggerOnAxisChange() parameter name 4 years ago
Lioncash a9d39b6895 input_engine: Simplify PreSet* family of functions 4 years ago
Lioncash 4d4a234476 input_engine: Avoid redundant map lookups 4 years ago
Lioncash e51b852aee input_engine: Remove left-over namespace qualifiers 4 years ago
Lioncash e826e6715a input_engine: Iterate by reference rather than by value where applicable 4 years ago
Lioncash 755822ceec input_engine: Take BasicMotion by const reference with SetMotion() and TriggerOnMotionChange() 4 years ago
Lioncash a92dbec962 input_engine: std::move InputIdentifier in SetCallback() 4 years ago
Lioncash 985599e485 input_engine: Pass LedStatus by const reference 4 years ago
Lioncash 38f3442ea5 input_engine: Pass VibrationStatus by const reference in SetRumble() 4 years ago
Lioncash 2b92d22bda input_engine: std::move engine name where applicable 4 years ago
Lioncash 9a104e2b60 input_engine: Remove callback clearing in constructor 4 years ago
Lioncash 479369db43 input_engine: Remove unnecessary semi-colons 4 years ago
Lioncash 3c618a3306 input_engine: Remove unnecessary return 4 years ago
Valeri 04301e1a8a
Remove erroneous #pragma once 4 years ago
ameerj b64d28492a game_list: Add persistent setting for the favorites row expanded state 4 years ago
Morph 14110230c7 maxwell_to_vk: Add ASTC_2D_5X4_UNORM 4 years ago
Feng Chen 1598426493 Fix blit image/view not compatible 4 years ago
Morph ae4869650a maxwell_to_vk: Add ASTC_2D_8X5_UNORM 4 years ago
Morph 9ba812485a profiler: Use QWheelEvent position().toPoint() 4 years ago
Morph 47a724780f renderer_vulkan: Add R16G16_UINT 4 years ago