28957 Commits (8c1194474e76be02eaf69eefb9fcfdd04bd31229)
 

Author SHA1 Message Date
lizzie 8c1194474e
[hle/ssl] Implement Peek(),{Get,Set}RenegotiationMode,Pending,Poll and stub miscellany (#4428) 3 days ago
lizzie 90aafeedc1
[k_scheduler] fix for libc++ that lazily initializes mutexes (#4447) 3 days ago
Exverge 4fe5f62c38
[dynarmic] fix sign extension and optimize vaddr lookups for 64bit on x64 systems (#4446) 3 days ago
Feng Chen c3f1e6562b
[common/fs] Preserve Windows roots during path sanitization (#4437) 3 days ago
lizzie ac35358b3f
[common] Replace `Common::SpinLock` with `std::mutex` (#4436) 3 days ago
lizzie 7bf95be2c2
[dynarmic] fix A32 crash due to wrong LEA encoding (#4444) 3 days ago
lizzie 4ce45b3b37
[hle] Fix crash on MK8D and SM3DW LDN (#4417) 3 days ago
lizzie fd34024f0e
[hle/ns] fix build error due to missing async_result.h (#4440) 4 days ago
lizzie d76f8f91c4
[hle] Fix nullptr on ListApplicationIcon (#4438) 4 days ago
PavelBARABANOV a7061eb4c8
[ns] Rename i_async_result -> async_result (#4439) 4 days ago
PavelBARABANOV fa4e7c6992
[vk_texture_cache] drop depth comparison sampler fallback (#4408) 4 days ago
xbzk b77308ced6
[applet] ReconfigureControllers fallback unconditional disconnect fix (#4420) 4 days ago
PavelBARABANOV defddec47f
[ns] add stubs for cmd936 and cmd4042 (#4429) 4 days ago
CamilleLaVey c5405250d1
[common, ui] Refining UI for FX shaders for PC (#4426) 5 days ago
crueter 10c07d700c
[cmake] Use a debloated boost distribution (#4198) 5 days ago
PavelBARABANOV 505b157647
[qt common] use ConfigurationShared translation context (#4430) 5 days ago
Exverge 1575f55abe
[dynarmic] fix sign extension logic on x64 (#4415) 5 days ago
PavelBARABANOV bfba95fd60
[ns, olsc] stubs for qlaunch fw23 (#4427) 5 days ago
lizzie ee73920d28
[hle/services/ssl] Remove deprecated SecureTransport and SChannel backends (#4392) 5 days ago
lizzie 42642f8bad
[hle] Implement I{User,Debug,System}::StartDetectionWithFilter (#4425) 5 days ago
Eden CI 1a48de6e55
[dist, android] Update translations from Transifex for Sep 14 (#4423) 5 days ago
Feng Chen 5adaa5b0f7
[core] Fix MSVC handler table initialization (#4421) 5 days ago
lizzie 2b4184dd2b
Revert "[audio] Replace libopus with FFmpeg (#4169)" (#4419) 5 days ago
lizzie d9159fefdd
[input] Fix mouse drift on Qt/SDL frontends (#4352) 6 days ago
CamilleLaVey 099547b3f4
[android] Add LSFG UI to quick settings (#4393) 6 days ago
xbzk 93318ef697
[audio] persistent device volume control (#4416) 6 days ago
lizzie 9b64944480
[video_core/control] Fix SIGBUS due to uninit channel_state (#4406) 6 days ago
PavelBARABANOV 5d150cac5c
[dynarmic, am, android, ns] Fixes the latest qlaunch regressions on Android and adds cmd23 for launching games on FW 23 (#4407) 7 days ago
lizzie ff8368c606
[audio] Replace libopus with FFmpeg (#4169) 1 week ago
lizzie 8a22f1845b
[hle] Enforce max_sessions, add bpc:ams service (#4394) 1 week ago
xbzk 301da63a15
[audio] hint openslES as audio driver on android to fix mute screen recording issue (#4397) 1 week ago
lizzie c95ad020fb
[gpu] Fix infinite hangup/freezes at shutdown/reset (#4395) 1 week ago
xbzk f3af5d0c25
[fs] moved temp folder cleanup upstream (per-application level) to avoid per-program retrigger (#4375) 1 week ago
xbzk 00a1c392e7
[opus] proper limit and error code for opus decoder instances (#4384) 1 week ago
lizzie e7a96c7907
[hle] Firmware 23.0.0 (#4390) 1 week ago
CamilleLaVey ed566919f4
[vulkan, android] Add feature of post-processing shaders on Android (#4348) 1 week ago
Exverge 5f142c7926
[common/core/dynarmic] Optimize page table allocations (#4219) 1 week ago
lizzie c5f6f1ca5e
[common/host_memory] Remove throw on benign path (#4359) 1 week ago
lizzie dcbcdf16ad
[hle/ns] implement IReadOnlyApplicationControlDataInterface::ListApplicationIcon (#3770) 1 week ago
lizzie ed57836903
[ips_layer] remove trailing whitespace to fix hex parsing on TLTD mods (#4336) 1 week ago
lizzie 20f9aa4cfe
[qt] Update FAQ links (#3710) 1 week ago
lizzie 6f6a8f6d67
[svc] don't truncate 64-bit SVC args on trace logs (#4374) 1 week ago
lizzie 2f787ddb8c
[dynarmic] Fix broken tests and SIGABRT with f16 inst gen (#4366) 1 week ago
lizzie 23585820bc
[hle] correct IClientProcess::RegisterClient, impl cmd 3100,3102 for ns:vm (#4376) 1 week ago
lizzie e5b8b10188
[hle] Fix fsp-pr not being found (#4379) 2 weeks ago
lizzie 8a10109e24
[vulkan] Masquerade VkInfo as PUBGMobile + UE (#4320) 2 weeks ago
CamilleLaVey a538cd9aff
[shader_recompiler, vulkan] Virtual buffer pages with multi-range + sparse buffers binding (#4362) 2 weeks ago
lizzie ce202292cf
[gpu] Destroy GPU thread after all non-trivial members had been destroyed (#4368) 2 weeks ago
lizzie 87e5d0b6e4
[hle] VirtualBoy classics fixes, QLaunch IPC fixes, implement extra ams SVCInfo (#4343) 2 weeks ago
lizzie fdd8d4252c
[common] remove unused vector_math.h fluff (#4333) 2 weeks ago