28717 Commits (eb8086a0119ff25a9b1b97df46bc62faba87f911)
 

Author SHA1 Message Date
MaranBr eb8086a011
[buffer_cache] Fix Xenoblade Chronicles series (#4066) 13 hours ago
lizzie 4edb1ac6c5
[common/fs] create XDG_DATA_{HOME,CACHE,CONFIG}_HOME if we are the first application to ever be ran or they dont exist for a reason (#4087) 14 hours ago
lizzie 3875093c70
[hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 14 hours ago
RedBlackAka 86895a5f6a
[windows] Add NSIS installer (#4008) 14 hours ago
lizzie 5219b9f3d2
[deps] update sirit 1.0.4 -> 1.0.5 (#4079) 3 days ago
Eden CI eaad33adcd
[dist, android] Update translations from Transifex for Jun 09 (#4073) 4 days ago
crueter 3e31831cb0
[externals] UCRT64 support (#4035) 4 days ago
lizzie 5ba3ae32dc
[hle/sockets] fix crash when socket() isn't initialized but send()/recv() are called (#3729) 1 week ago
crueter 2912f64145
[cmake] Don't scan for CXX modules (#4063) 1 week ago
BoiledElectricity 470d43df6d
[hid_core] fix bounds-check aruid index in GetControllerFromNpadIdType (#4064) 1 week ago
bdm110 fb6330645a
[file_sys] Avoid crash on empty NACP language entries (#4062) 1 week ago
Yang Liu 48219f348c
[dynarmic, loongarch64] Add minimal toy implementation enough to execute LSLS (#4054) 1 week ago
crueter 661346503b
[net] Add support for future macOS PGO shenanigans (#4050) 1 week ago
lizzie a4e9b08fe7
[docs] clang-cl with MSVC, misc docs updates (#4034) 1 week ago
lizzie ce9c7c196d
[cmake] fix OpenSSL not using <openssl/cert.h> when applicable because it tries to use the system one instead of being explicitly linked (#4053) 1 week ago
crueter efc7472330
[cmake] Bump minimum version to 3.31 (#4055) 1 week ago
Duncan Ogilvie aadcc24aac
[core/debugger] Protocol-compliant vCont support (#3896) 1 week ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 1 week ago
lizzie 978d9d935d
[vk/vma] force ANV to have HOST_CACHED stream buffers (#3792) 1 week ago
lizzie ad9af25027
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025) 1 week ago
lizzie f729dbb3c3
[common] use abi::__cxa_demangle for demangling using the system's glibcxx/libc++ (#3894) 1 week ago
xbzk ec2b9b0400
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052) 1 week ago
lizzie 5027aecf77
[vk] handle mali/adreno5xx driver bug returning VK_INCOMPLETE on graphics pipeline creation (#3383) 2 weeks ago
crueter f39e985434
[cmake] Link to `UniformTypeIdentifiers` framework on macOS (#4046) 2 weeks ago
Eden CI f8f5a9b1a2
[dist, android] Update translations from Transifex for Jun 02 (#4051) 2 weeks ago
crueter a8047d3b12
[cmake] Fix OpenSSL flaky build by using a CMake script (#4047) 2 weeks ago
crueter cc8451f764
[desktop] Rework game list to use MVP architecture (#4042) 2 weeks ago
crueter 27189f39d2
[desktop] Prefer extracred folder name over zip name for non-Atmosphere zip mods (#4043) 2 weeks ago
crueter 683e6249c3
[cmake] Allow building OpenSSL from source (#4032) 2 weeks ago
crueter eaece15dbd
[svc] Stub BreakDebugProcess (#4044) 2 weeks ago
xbzk 8e5419209c
[video,buffer] rewrite storagebufferbinding size() lambda to be full data driven instead of cbuf_index based (#4041) 2 weeks ago
lizzie 8fac95dcc0
[vk] Fix regressions introduced by #3997 w.r.t to marked stages for pipeline barriers (#4037) 2 weeks ago
crueter 706a3d0764
[cmake] Disable `no-cast-function-type-mismatch` on Clang 19 (#4038) 2 weeks ago
CamilleLaVey 3d19743d95
[vulkan] Fix regressions found in last stable release (#3953) 2 weeks ago
crueter bd2d344040
[desktop] Restore metal layer search (#4033) 2 weeks ago
lizzie 5f4a286046
[dynarmic] cleanup duplicate code and reimpls of std::* bit stuff (#4017) 2 weeks ago
crueter b7fcec4985
[desktop] Increase rlimit on UNIX/Apple (#4030) 2 weeks ago
MaranBr 0473747f94
[am] Fix application state notification (#4027) 2 weeks ago
lizzie 23bb909bc9
[audio_core] fix OOB copy when silencing channel on shutdown (#3969) 2 weeks ago
lizzie e94ac63a5e
[common/thread] fix MSVC build error with _rdstc (#4029) 2 weeks ago
Eden CI 88ff086d13
[dist, android] Update translations from Transifex for May 30 (#4028) 2 weeks ago
lizzie 116377f6d9
[vk] fix oversight with #3874 with invalid image ids (#4026) 2 weeks ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 weeks ago
Yang Liu ff7bbaea7d
[dynarmic] bootstrap loongarch64 host build (#4015) 2 weeks ago
MaranBr c84d605426
[buffer_cache] Fix buffer upload overwriting GPU-modified regions (#4000) 2 weeks ago
lizzie def03f6589
[video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 2 weeks ago
lizzie 5ea24621cf
[vk] fix LM3 and TL:LTD multiple NonUniform annotations (#3997) 2 weeks ago
crueter 251a3470dc
[desktop] Set max stdio limit to 2048 on MSVCRT environments (#4023) 2 weeks ago
crueter 08f65cbd01
[frontend] Fix auto updater flavors on Windows (#4019) 2 weeks ago
lizzie 8fd495f906
[video_core] fix std::bitset<> dirty tracker OOB, fix slightly wrong index format estimate (#4006) 3 weeks ago