20462 Commits (caf38725ae2802bdc71ea45c40c34635c5090dca)
 

Author SHA1 Message Date
Andrew Udvare caf38725ae
Allow overriding SCM version info 4 years ago
bunnei e242f16986
Merge pull request #7532 from goldenx86/patch-3 4 years ago
Matías Locatti 333ccf23f8
Suggestions from CrusadingNinja 4 years ago
Matías Locatti 1cdddd17d2
Changed link 4 years ago
bunnei 7cf74abbf5
Merge pull request #7551 from vonchenplus/fix_blit_image_view_mismatching 4 years ago
bunnei b3fc36d989
Merge pull request #7588 from Wunkolo/gibibibi-bytes 4 years ago
bunnei 2a24c415c1
Merge pull request #7589 from yuzu-emu/revert-7565-fix-linux-decoding 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
bunnei 156215d1fa
Merge pull request #7565 from liushuyu/fix-linux-decoding 4 years ago
Mai M 019ae82c94
Merge pull request #7558 from Morph1984/unused-cpu-family-model 4 years ago
Mai M 822259a3f2
Merge pull request #7549 from Morph1984/astc-8x5 4 years ago
Mai M f0ed11e318
Merge pull request #7579 from Morph1984/swkbd-oob-array-access 4 years ago
Ghost 935fee18ed
Merge pull request #7583 from german77/triggered 4 years ago
Narr the Reg 6aac5d4c27 core/hid: Fix faulty analog triggers 4 years ago
Narr the Reg 5e732e7aec
Merge pull request #7581 from lioncash/input-iface 4 years ago
Narr the Reg ac0c5be7c0
Merge pull request #7577 from v1993/patch-2 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
bunnei 9fa1cf3e01
Merge pull request #7580 from lioncash/input-doc 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
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