27768 Commits (4be6d30cd95634777e0ea0790d7c51a3d09bb773)
 

Author SHA1 Message Date
Caio Oliveira 4be6d30cd9
[fixup] fix bad variable names (#2642) 3 months ago
lizzie 020f1cdb1f
[qt] fix ci missing build_id (#2638) 3 months ago
lizzie dfe10bc851
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 3 months ago
MaranBr 9a098441de
[audio_core] Fix audio issue in The Legend of Zelda - Echoes of Wisdom (#2594) 3 months ago
lizzie 91fb1df624
[meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588) 3 months ago
Gamer64 43a7470a7d
[Maxwell]: Fix shaders compilation memory leak (#2606) 3 months ago
xbzk dfca07f4e3
Initial a9 (minsdk=28) support (#2600) 3 months ago
Caio Oliveira 2e0a4163cf
common: include missing headers after PCH disable (#2626) 3 months ago
Caio Oliveira 815d85677a
CMake improvements: ccache, bundled Qt, MoltenVK, LTO, and Linux deps (#2622) 3 months ago
lizzie f422d855b7
[cmake] fix apple, android builds (#2619) 3 months ago
nyx-ynx 03c7d6ce4a
[android] input over(lay)haul 1: Auto-hide input overlay setting (#493) 3 months ago
nyx 824dc6948e
[android] input over(lay)haul 2: Individual scaling of buttons (#2562) 3 months ago
lizzie 85b5e650cc
[dist, docs] Clearer wording for settings, guidelines for new settings (#2570) 3 months ago
lizzie 324ace3cd6
[macos] associate .XCI/NSP file extensions (#2617) 3 months ago
lizzie 33f93ad003
[macos, qt] workaround upstream rendering bug (#2616) 3 months ago
lizzie 9f423a24b8
[linux] fix aarch64 builds (again) + fix with slightly outdated qt (#2612) 3 months ago
Caio Oliveira 50ceb9a43a
[.ci] install-msvc: fix installation on MSVC (#2611) 3 months ago
lizzie ecb811ad04
[qt] move addons row to rightmost side (#2610) 3 months ago
lizzie bf302d7917
[common] No need to specify min/max for settings; fix crash when OOB value is given for some settings (#2609) 3 months ago
unknown d19a7c3782
[service] unstub process winding (#2590) 3 months ago
MaranBr c725641f13
[video_core] Fix fast buffers without performance loss (#2605) 3 months ago
nyx 02016697d6
[cmake, macos] Suppress warnings for unused private members (#2583) 3 months ago
crueter c77ad128b9
[cmake] whole-program LTO, prefer lld on clang (#2581) 3 months ago
lizzie cc50571275
[dynarmic] fix tests builds (#2601) 3 months ago
lizzie ba20e5c2f5
[common] fix extraneous error wrt. priority queues (#2598) 3 months ago
lizzie 020ad29a8c
[common] replace Common::BitSet with std::bitset (#2576) 3 months ago
Marcin Serwin 4982dcfaa5
[cmake] Use siritConfig instead of the module (#2593) 3 months ago
crueter 677148bdca
[cmake] PUBLIC link to mcl for dynarmic (#2595) 3 months ago
Marcin Serwin f088f028f3
[cmake] Fix building on aarch64-linux (#2591) 3 months ago
MaranBr 19eb8272b1
[video_core] Fix a bug in buffer cache that caused flickering in some games when using fast buffering (#2584) 3 months ago
nyx 86ddb51a87
[android] Implement foreground notification service (#480) 3 months ago
wildcard 10aca2f90c
[Vulkan] Descriptor Pool bug fix (#2564) 3 months ago
lizzie 1d83ba733c
[dist] shrink png asset size with optipng, scripts to generate assets (#2573) 3 months ago
lizzie fd21774aae
[common] remove nvidia driver hack using environment variables (#2575) 3 months ago
MaranBr 42280f34d6
[video_core] Improve asynchronous shader building description (#2568) 3 months ago
crueter 2482846cf6
[core] fix msvc comp (#2567) 3 months ago
lizzie bf4dce8d0b
[hid_core/frontend] use shared lock for accesses on emulated controller (reduces contention in FBSD) (#2553) 3 months ago
PavelBARABANOV 45263ee7aa
LoadIdTokenCache stub (#2531) 3 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 3 months ago
lizzie f5bb07341a
[dynarmic] merge IR opt pass into single TU (#2561) 3 months ago
lizzie 3e299dc0f5
[dynarmic] remove frontend options; fixup exception handler code to support other OSes, do not use mcl macros for arch in EH (#2540) 3 months ago
lizzie 3ac9d65cdd
[yuzu_cmd] fix HFA Wpsabi warning on aarch64 (#2554) 3 months ago
lizzie 4f9b670c93
[tools] script to run mesa llvmpipe; script to run program under dtrace sampling (#2559) 3 months ago
MaranBr 1937286798
[video_core] Improve asynchronous shader building (#2560) 3 months ago
crueter 76a8a6e039
[cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543) 3 months ago
Maufeat 49ddf95c70
[texture_cache] fix copy image again? (#2558) 3 months ago
Maufeat d4427d90ea
[core] Remove key hashes and hash checks (#2552) 3 months ago
Maufeat aec7f19b7e
[texture_cache] fix msaa upload again, (#2550) 3 months ago
lizzie 7050b92d61
[vk, gl] fix missing spline1 header (#2551) 3 months ago
Maufeat 48f7387e3a
[texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 3 months ago