2336 Commits (b29705dd5b412e43a79150759265468eb5216eb6)

Author SHA1 Message Date
crueter 954c17c18a
[frontend] change order of filters to match append rules (#2696) 5 months ago
Ribbit db65f10768
[vk] Unify RAII in Vulkan (#2679) 5 months ago
lizzie cf0628af46
[compat] improve thread naming logic (#271) 5 months ago
lizzie dbeae7add0
[vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 5 months ago
crueter badd913bee
[desktop] fix save data location, orphaned profiles finder (#2678) 5 months ago
Aleksandr Popovich bc1d093fe9
[frontend] add 1.25x resolution option (#2566) 5 months ago
crueter 9f385bf627
[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 5 months ago
lizzie 272df1fa83
[settings] default to opengl on solaris (#2659) 5 months ago
lizzie 76b5d6778e
[common/logging] faster logging by avoiding constructing unused strings/results (and filtering first) (#2603) 5 months ago
Caio Oliveira 4be6d30cd9
[fixup] fix bad variable names (#2642) 5 months ago
lizzie dfe10bc851
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 5 months ago
lizzie 91fb1df624
[meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588) 5 months ago
xbzk dfca07f4e3
Initial a9 (minsdk=28) support (#2600) 5 months ago
Caio Oliveira 2e0a4163cf
common: include missing headers after PCH disable (#2626) 5 months ago
nyx 824dc6948e
[android] input over(lay)haul 2: Individual scaling of buttons (#2562) 5 months ago
lizzie bf302d7917
[common] No need to specify min/max for settings; fix crash when OOB value is given for some settings (#2609) 5 months ago
lizzie 020ad29a8c
[common] replace Common::BitSet with std::bitset (#2576) 5 months ago
lizzie fd21774aae
[common] remove nvidia driver hack using environment variables (#2575) 6 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 6 months ago
lizzie f33a771d58
[vk, opengl] add lanczo and spline-1 filtering (#2534) 6 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 6 months ago
crueter 06dabbadcb
[cmake] fix OpenGL, git rev identifier (#2530) 6 months ago
lizzie cda6958111
[host_memory] decrease latency of mapping on linux (#232) 6 months ago
MaranBr 19036c59b5
[video_core] Simplify DMA options (#525) 6 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 6 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 6 months ago
lizzie 2f82b63e6a
[user] prioritize 'user' directory if it exists (without needing a portable build) + docs (#338) 6 months ago
Maufeat 718891d11f
[fs] temporarely disable nca verification (#298) 6 months ago
crueter bbcd8aded6
Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382) 6 months ago
innix 6fcfe7f4f3
[macOS, compat] Allow games to boot in MacOS (#372) 6 months ago
Caio Oliveira 10c76568b8
[common, fs] include missing header introduced on #330 (#370) 6 months ago
lizzie f005f6a3ab
[compat] fix freebsd mmap virtual base (#354) 6 months ago
lizzie 47b703067e
[settings] fix unreachable code warning in fastmem bool (#347) 6 months ago
crueter 03b4f57364
[cmake] fix nx_tzdb msvc link error (tmp) (#356) 6 months ago
MaranBr 57fbdd516e
[host_memory] Fix a bunch of memory errors on Windows (#303) 6 months ago
crueter 702a2beb7c
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322) 6 months ago
MaranBr d709771d67
[core] Unsafe toggles cannot be changed at runtime (#344) 6 months ago
MaranBr 428249cb01
[debug] Rename remaining names in accordance with PR 341 (#343) 6 months ago
lizzie 26b5286250
[veil] fix flush log option not being available (#341) 6 months ago
lizzie 529f78b95f
[audio] fix ringbuffer datarace (#205) 6 months ago
MaranBr 7f482d0730
[core] Add option to control Host MMU Emulation (#324) 6 months ago
lizzie 7950c5cca0
[common/host_memory] use assert instead of throw on Impl() ctor; abort on error (#316) 6 months ago
lizzie 09e77fa146
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 6 months ago
crueter 21cd44ec04
[dynarmic] jit fix branch v2 (#203) 7 months ago
lizzie c9a3baab5d
[heap_tracker] Use ankerl map instead of rb tree (#249) 7 months ago
MaranBr 4ea9664ff4
[video_core] Fix EDS defaults by platform (#305) 7 months ago
MaranBr 5b864d406d
[video_core] Add option to control the DMA precision level at runtime (#304) 7 months ago
MaranBr a51953e4f9
[video_core] Add hability to change Sync Memory Operations at runtime (#300) 7 months ago
MaranBr de5c761aa7
[video_core] Update Vulkan Extended Dynamic State settings (#292) 7 months ago
MaranBr 7bfa2404a6
[video_core] Improve DMA logic and add an option to sync memory operations (#276) 7 months ago