28736 Commits (ffe727e1c263cafa8be111c0433140ced2203aa9)
 

Author SHA1 Message Date
lizzie ffe727e1c2 fix defined threads 4 weeks ago
lizzie 2a17df88ef fx 4 weeks ago
lizzie 11b02dd952 fine apple 4 weeks ago
lizzie 197bc3a9b9 [externals] update ffmpeg to May 16th release, fix externals build 4 weeks ago
lizzie c8c61a12c3
[dynarmic, MacroHLE] Fix crashes on W^X systems (#4090) 1 day ago
lizzie b05463ee19
[fs] use XDG_CACHE_HOME for shader caches (#4093) 1 day ago
lizzie 561adac0af
[common] fallback to VirtualBuffer if we can't use file mappings (#4005) 1 day ago
lizzie 62ef8b15fd
[video_core] correct not-quite-correct PTE_kind enumeration (#4077) 1 day ago
lizzie 8e9513cb5f
[service/ro] Fix too many plugin.nro not being loaded for SSBU (#3982) 1 day ago
lizzie 950e0f82fb
[hle/sm] implement sm:AtmosphereHasService (#3771) 1 day ago
lizzie 74a6607f8e
[fs] do not early abort on IterateDirEntries{Recursively} (#4100) 1 day ago
BoiledElectricity 5ebb5b8772
[opengl] query GL_MAX_CLIP_DISTANCES instead of hardcoding 8 (#4095) 2 days ago
xbzk 73918d23d5
[video_core, maxwell] fixes for homebrew games that use MESA compiler (#4012) 2 days ago
BoiledElectricity ef4113aeaa
[video_core] fix TOCTOU in Vulkan instance extension enumeration (#4072) 2 days ago
xbzk 78a1cd0533
[hle] support passing arguments to homebrew applications (#4013) 2 days ago
xbzk 026974211e
[vk, homebrew] ETC2 format list added (#4061) 2 days ago
BoiledElectricity d698c3b601
[hle/fs] fix handle Temporary/ProperSystem/SafeMode save spaces instead of ASSERT(false) (#4069) 2 days ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 2 days ago
Eden CI 1071353291
[dist, android] Update translations from Transifex for Jun 13 (#4091) 4 days ago
MaranBr eb8086a011
[buffer_cache] Fix Xenoblade Chronicles series (#4066) 4 days 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) 4 days ago
lizzie 3875093c70
[hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 4 days ago
RedBlackAka 86895a5f6a
[windows] Add NSIS installer (#4008) 4 days ago
lizzie 5219b9f3d2
[deps] update sirit 1.0.4 -> 1.0.5 (#4079) 6 days ago
Eden CI eaad33adcd
[dist, android] Update translations from Transifex for Jun 09 (#4073) 1 week ago
crueter 3e31831cb0
[externals] UCRT64 support (#4035) 1 week ago
lizzie 5ba3ae32dc
[hle/sockets] fix crash when socket() isn't initialized but send()/recv() are called (#3729) 2 weeks ago
crueter 2912f64145
[cmake] Don't scan for CXX modules (#4063) 2 weeks ago
BoiledElectricity 470d43df6d
[hid_core] fix bounds-check aruid index in GetControllerFromNpadIdType (#4064) 2 weeks ago
bdm110 fb6330645a
[file_sys] Avoid crash on empty NACP language entries (#4062) 2 weeks ago
Yang Liu 48219f348c
[dynarmic, loongarch64] Add minimal toy implementation enough to execute LSLS (#4054) 2 weeks ago
crueter 661346503b
[net] Add support for future macOS PGO shenanigans (#4050) 2 weeks ago
lizzie a4e9b08fe7
[docs] clang-cl with MSVC, misc docs updates (#4034) 2 weeks 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) 2 weeks ago
crueter efc7472330
[cmake] Bump minimum version to 3.31 (#4055) 2 weeks ago
Duncan Ogilvie aadcc24aac
[core/debugger] Protocol-compliant vCont support (#3896) 2 weeks ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 2 weeks ago
lizzie 978d9d935d
[vk/vma] force ANV to have HOST_CACHED stream buffers (#3792) 2 weeks ago
lizzie ad9af25027
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025) 2 weeks ago
lizzie f729dbb3c3
[common] use abi::__cxa_demangle for demangling using the system's glibcxx/libc++ (#3894) 2 weeks ago
xbzk ec2b9b0400
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052) 2 weeks 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