28985 Commits (master)
 

Author SHA1 Message Date
PavelBARABANOV 815325ccec
[loader] add ZBIC (zstd variant) NSO decompression support for Switch 22.0+ (#4482) 12 hours ago
Exverge 37fe911952
[common/sparse_large_vector] correct Win32 exception handler (#4481) 1 day ago
MaranBr f273423b2b
[buffer_cache] Simplify GPU fence synchronization and remove GPU buffer readback (#4477) 2 days ago
MaranBr 87d2f03c39
[hid_core] Code cleanup (#4461) 2 days ago
lizzie bebc19da32
[common] Use `std::make_unique_for_overwrite<T>` in ScratchBuffer, remove polyfill (#4432) 3 days ago
PavelBARABANOV 99bf8cf51a
[am, renderer_vulkan] Fix overlay darkening and SGSR black screen on applets (#4475) 3 days ago
xbzk dbeb73ee01
[video_core] cpu buffer fix + kepler uploads / maxwell macro dirty tracking fixes (#4473) 3 days ago
PavelBARABANOV cb73a4dcc7
[renderer_vulkan] Skip post-processing on applet layers (#4474) 4 days ago
lizzie 278f411dad
[frontend] Unify cmdline parsing (#4424) 4 days ago
lizzie 3d37a816c6
[glsl] fix clang 23 build error for unused function `SetDefinition` (#4389) 4 days ago
lizzie a25e32676f
[hle] Use correct `audren:d` service framework (#4472) 4 days ago
Exverge 38df54edfe
[common/sparse_large_vector] decommit unused pages + fix first page in zeroed region (#4471) 4 days ago
PavelBARABANOV 3266c20e3f
[ips_layer] read magic from IPS file and fix EOF check (#4469) 5 days ago
Eden CI 9cd24e85c2
[dist, android] Update translations from Transifex for Sep 21 (#4466) 6 days ago
xbzk 74b5e10dc5
[native] doesUpdateMatchProgram update mask fix (#4465) 1 week ago
xbzk a277b62fe4
[fs] revert #4319 savedata_factory changes (#4462) 1 week ago
lizzie 908b1e9a37
[dynarmic] fix bad arm codegen on relocations (#4458) 1 week ago
xbzk 847e91c3a8
[applet] add post exit cleanups to frontend applets to avoid accumulation (#4457) 1 week ago
lizzie 2d1eb0dab9
[common/error] remove preprocessor macros for strerror_r gating (#4450) 1 week ago
lizzie 9a30172e45
[dynarmic] Coalesce non-exclusive Write/Read fallback functions (#4158) 1 week 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) 2 weeks ago
lizzie 14235dc0d0
[ips] fix .pchtxt with >256 bytes on a single line (#4445) 2 weeks ago
lizzie 6374f7f51f
Partial revert: [dynarmic] fix sign extension and optimize vaddr lookups for 64bit on x64 systems (#4446) (#4448) 2 weeks ago
lizzie 73e004de6e
[common/page_table] unmark non-constexpr functions (#4433) 2 weeks ago
lizzie f7b8ade40e
[hle] stpl:sys, stpl:u initial implementation (#4435) 2 weeks ago
lizzie 8c1194474e
[hle/ssl] Implement Peek(),{Get,Set}RenegotiationMode,Pending,Poll and stub miscellany (#4428) 2 weeks ago
lizzie 90aafeedc1
[k_scheduler] fix for libc++ that lazily initializes mutexes (#4447) 2 weeks ago
Exverge 4fe5f62c38
[dynarmic] fix sign extension and optimize vaddr lookups for 64bit on x64 systems (#4446) 2 weeks ago
Feng Chen c3f1e6562b
[common/fs] Preserve Windows roots during path sanitization (#4437) 2 weeks ago
lizzie ac35358b3f
[common] Replace `Common::SpinLock` with `std::mutex` (#4436) 2 weeks ago
lizzie 7bf95be2c2
[dynarmic] fix A32 crash due to wrong LEA encoding (#4444) 2 weeks ago
lizzie 4ce45b3b37
[hle] Fix crash on MK8D and SM3DW LDN (#4417) 2 weeks ago
lizzie fd34024f0e
[hle/ns] fix build error due to missing async_result.h (#4440) 2 weeks ago
lizzie d76f8f91c4
[hle] Fix nullptr on ListApplicationIcon (#4438) 2 weeks ago
PavelBARABANOV a7061eb4c8
[ns] Rename i_async_result -> async_result (#4439) 2 weeks ago
PavelBARABANOV fa4e7c6992
[vk_texture_cache] drop depth comparison sampler fallback (#4408) 2 weeks ago
xbzk b77308ced6
[applet] ReconfigureControllers fallback unconditional disconnect fix (#4420) 2 weeks 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