28972 Commits (b9d4e1eb65d4a5f9372cb5b4ed7128a683ff0bb9)
 

Author SHA1 Message Date
lizzie b9d4e1eb65 [net] refactor to remove uneeded abstraction layer 3 months ago
xbzk 74b5e10dc5
[native] doesUpdateMatchProgram update mask fix (#4465) 5 days ago
xbzk a277b62fe4
[fs] revert #4319 savedata_factory changes (#4462) 6 days ago
lizzie 908b1e9a37
[dynarmic] fix bad arm codegen on relocations (#4458) 6 days ago
xbzk 847e91c3a8
[applet] add post exit cleanups to frontend applets to avoid accumulation (#4457) 6 days ago
lizzie 2d1eb0dab9
[common/error] remove preprocessor macros for strerror_r gating (#4450) 7 days ago
lizzie 9a30172e45
[dynarmic] Coalesce non-exclusive Write/Read fallback functions (#4158) 7 days ago
xbzk 07f40d5cac
[npad,hid,am] npad WriteEmptyEntry fix, hid function 551 stub, and applet PopOutData rework (#4442) 1 week ago
xbzk 3c38afad74
[fs] share parent resources with bundled programs (#4319) 1 week ago
Feng Chen 0ce29be608
[common] Fix RDTSC nanosecond conversion (#4422) 1 week ago
lizzie 1203082a8f
[msvc] fix build errors (#4451) 1 week ago
lizzie 14235dc0d0
[ips] fix .pchtxt with >256 bytes on a single line (#4445) 1 week ago
lizzie 6374f7f51f
Partial revert: [dynarmic] fix sign extension and optimize vaddr lookups for 64bit on x64 systems (#4446) (#4448) 1 week ago
lizzie 73e004de6e
[common/page_table] unmark non-constexpr functions (#4433) 1 week ago
lizzie f7b8ade40e
[hle] stpl:sys, stpl:u initial implementation (#4435) 1 week ago
lizzie 8c1194474e
[hle/ssl] Implement Peek(),{Get,Set}RenegotiationMode,Pending,Poll and stub miscellany (#4428) 1 week ago
lizzie 90aafeedc1
[k_scheduler] fix for libc++ that lazily initializes mutexes (#4447) 1 week ago
Exverge 4fe5f62c38
[dynarmic] fix sign extension and optimize vaddr lookups for 64bit on x64 systems (#4446) 1 week ago
Feng Chen c3f1e6562b
[common/fs] Preserve Windows roots during path sanitization (#4437) 1 week ago
lizzie ac35358b3f
[common] Replace `Common::SpinLock` with `std::mutex` (#4436) 1 week ago
lizzie 7bf95be2c2
[dynarmic] fix A32 crash due to wrong LEA encoding (#4444) 1 week ago
lizzie 4ce45b3b37
[hle] Fix crash on MK8D and SM3DW LDN (#4417) 1 week ago
lizzie fd34024f0e
[hle/ns] fix build error due to missing async_result.h (#4440) 1 week ago
lizzie d76f8f91c4
[hle] Fix nullptr on ListApplicationIcon (#4438) 1 week ago
PavelBARABANOV a7061eb4c8
[ns] Rename i_async_result -> async_result (#4439) 1 week ago
PavelBARABANOV fa4e7c6992
[vk_texture_cache] drop depth comparison sampler fallback (#4408) 1 week ago
xbzk b77308ced6
[applet] ReconfigureControllers fallback unconditional disconnect fix (#4420) 1 week ago
PavelBARABANOV defddec47f
[ns] add stubs for cmd936 and cmd4042 (#4429) 2 weeks ago
CamilleLaVey c5405250d1
[common, ui] Refining UI for FX shaders for PC (#4426) 2 weeks ago
crueter 10c07d700c
[cmake] Use a debloated boost distribution (#4198) 2 weeks ago
PavelBARABANOV 505b157647
[qt common] use ConfigurationShared translation context (#4430) 2 weeks ago
Exverge 1575f55abe
[dynarmic] fix sign extension logic on x64 (#4415) 2 weeks ago
PavelBARABANOV bfba95fd60
[ns, olsc] stubs for qlaunch fw23 (#4427) 2 weeks ago
lizzie ee73920d28
[hle/services/ssl] Remove deprecated SecureTransport and SChannel backends (#4392) 2 weeks ago
lizzie 42642f8bad
[hle] Implement I{User,Debug,System}::StartDetectionWithFilter (#4425) 2 weeks ago
Eden CI 1a48de6e55
[dist, android] Update translations from Transifex for Sep 14 (#4423) 2 weeks ago
Feng Chen 5adaa5b0f7
[core] Fix MSVC handler table initialization (#4421) 2 weeks ago
lizzie 2b4184dd2b
Revert "[audio] Replace libopus with FFmpeg (#4169)" (#4419) 2 weeks ago
lizzie d9159fefdd
[input] Fix mouse drift on Qt/SDL frontends (#4352) 2 weeks ago
CamilleLaVey 099547b3f4
[android] Add LSFG UI to quick settings (#4393) 2 weeks ago
xbzk 93318ef697
[audio] persistent device volume control (#4416) 2 weeks ago
lizzie 9b64944480
[video_core/control] Fix SIGBUS due to uninit channel_state (#4406) 2 weeks ago
PavelBARABANOV 5d150cac5c
[dynarmic, am, android, ns] Fixes the latest qlaunch regressions on Android and adds cmd23 for launching games on FW 23 (#4407) 2 weeks ago
lizzie ff8368c606
[audio] Replace libopus with FFmpeg (#4169) 2 weeks ago
lizzie 8a22f1845b
[hle] Enforce max_sessions, add bpc:ams service (#4394) 2 weeks ago
xbzk 301da63a15
[audio] hint openslES as audio driver on android to fix mute screen recording issue (#4397) 2 weeks ago
lizzie c95ad020fb
[gpu] Fix infinite hangup/freezes at shutdown/reset (#4395) 2 weeks ago
xbzk f3af5d0c25
[fs] moved temp folder cleanup upstream (per-application level) to avoid per-program retrigger (#4375) 2 weeks ago
xbzk 00a1c392e7
[opus] proper limit and error code for opus decoder instances (#4384) 2 weeks ago
lizzie e7a96c7907
[hle] Firmware 23.0.0 (#4390) 2 weeks ago