20504 Commits (f1eff447bbd384b9c091f4ff559affae1f05855c)
 

Author SHA1 Message Date
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
bunnei ad45963b45
Merge pull request #7575 from lioncash/input 4 years ago
liushuyu 37f1c76613 CI: fix MinGW installation step 4 years ago
liushuyu f91b6fbbcb ffmpeg: move the whole tree into externals/ffmpeg/ffmpeg ... 4 years ago
liushuyu ccc0a1e621 cmake: refactor ffmpeg searching and handling logic on Linux 4 years ago
Morph 96579e515a qt_software_keyboard: Fix out of bounds array access 4 years ago
bunnei 7276aaf907
Merge pull request #7576 from lioncash/tasenum 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
Mai M 3592628302
Merge pull request #7574 from v1993/patch-1 4 years ago
Valeri 04301e1a8a
Remove erroneous #pragma once 4 years ago
Mai M 4e2fb9e51a
Merge pull request #7554 from Tachi107/build-remove-unicorn 4 years ago
bunnei a2f842ce54
Merge pull request #7527 from Tachi107/cubeb-result_of 4 years ago
bunnei 280c779898
Merge pull request #7462 from bunnei/kernel-improve-scheduling 4 years ago
Narr the Reg 316f80af87 service/hid: Improve console motion accuracy 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
Andrea Pappacoda eec9aace60
build: remove remaining bits of Unicorn 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 429320aee8
Merge pull request #7495 from FernandoS27/text-blit-fix-again 4 years ago
bunnei 46366c6dca
Merge pull request #7519 from itsmeft24/master 4 years ago
bunnei 25298d1c02
Merge pull request #7545 from Morph1984/qt-deprecated-warn 4 years ago
Morph 9ba812485a profiler: Use QWheelEvent position().toPoint() 4 years ago