28749 Commits (7a96c53be1907c434dc4e9fa0eed334659591aac)
 

Author SHA1 Message Date
lizzie 7a96c53be1 [bsd] do not use rust-result wannabe Expected in functions 2 weeks ago
Eden CI 599ab16288
[dist, android] Update translations from Transifex for Jun 23 (#4121) 2 days ago
Eden CI 30a42c5a6a
[dist, android] Update translations from Transifex for Jun 20 (#4114) 2 days ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 3 days ago
lizzie f8facda35f
[vk] Prevent OOM due to increased staging buffer on *nix (#4116) 3 days ago
crueter 39be450fa3
[desktop] Add basic carousel view (#4112) 3 days ago
MaranBr 68aaea6085
[buffer_cache] Refactor buffer synchronization to use bounding-box download region (#4094) 3 days ago
MaranBr ba608d2b57
[video_core] Add in-flight flush throttling to prevent CPU/GPU desync (#4085) 3 days ago
MaranBr c22f57bc4e
[video_core] Improve StagingBufferPool stream allocation (#4101) 3 days ago
Eden CI 7b97ec4594
[dist, android] Update translations from Transifex for Jun 16 (#4102) 6 days ago
crueter e63b248e54
[ci] Fix update-deps workflow (again) (#4110) 6 days ago
lizzie 97a8470b12
[android] fix 'clear per game shader cache' not accounting for new cache (#4109) 6 days ago
crueter 102d254530
[desktop] Clean up game list code, fix external watcher crash, and fix macOS flickering (#4106) 6 days ago
crueter 7c0e993b5b
[*] Fix compilation on fmt 12.2.0 (#4107) 6 days ago
BoiledElectricity ce14fc91fb
[game_list] fix crash and flashing from the directory watcher (#4099) 1 week ago
omardotdev c27266c4cd
[qt] fix configure_debug; use a better method of getting multiple setting values (#4092) 1 week ago
crueter 02eaf3c5a7
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088) 1 week ago
lizzie c8c61a12c3
[dynarmic, MacroHLE] Fix crashes on W^X systems (#4090) 1 week ago
lizzie b05463ee19
[fs] use XDG_CACHE_HOME for shader caches (#4093) 1 week ago
lizzie 561adac0af
[common] fallback to VirtualBuffer if we can't use file mappings (#4005) 1 week ago
lizzie 62ef8b15fd
[video_core] correct not-quite-correct PTE_kind enumeration (#4077) 1 week ago
lizzie 8e9513cb5f
[service/ro] Fix too many plugin.nro not being loaded for SSBU (#3982) 1 week ago
lizzie 950e0f82fb
[hle/sm] implement sm:AtmosphereHasService (#3771) 1 week ago
lizzie 74a6607f8e
[fs] do not early abort on IterateDirEntries{Recursively} (#4100) 1 week ago
BoiledElectricity 5ebb5b8772
[opengl] query GL_MAX_CLIP_DISTANCES instead of hardcoding 8 (#4095) 2 weeks ago
xbzk 73918d23d5
[video_core, maxwell] fixes for homebrew games that use MESA compiler (#4012) 2 weeks ago
BoiledElectricity ef4113aeaa
[video_core] fix TOCTOU in Vulkan instance extension enumeration (#4072) 2 weeks ago
xbzk 78a1cd0533
[hle] support passing arguments to homebrew applications (#4013) 2 weeks ago
xbzk 026974211e
[vk, homebrew] ETC2 format list added (#4061) 2 weeks ago
BoiledElectricity d698c3b601
[hle/fs] fix handle Temporary/ProperSystem/SafeMode save spaces instead of ASSERT(false) (#4069) 2 weeks ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 2 weeks ago
Eden CI 1071353291
[dist, android] Update translations from Transifex for Jun 13 (#4091) 2 weeks ago
MaranBr eb8086a011
[buffer_cache] Fix Xenoblade Chronicles series (#4066) 2 weeks 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) 2 weeks ago
lizzie 3875093c70
[hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 2 weeks ago
RedBlackAka 86895a5f6a
[windows] Add NSIS installer (#4008) 2 weeks ago
lizzie 5219b9f3d2
[deps] update sirit 1.0.4 -> 1.0.5 (#4079) 2 weeks ago
Eden CI eaad33adcd
[dist, android] Update translations from Transifex for Jun 09 (#4073) 2 weeks ago
crueter 3e31831cb0
[externals] UCRT64 support (#4035) 2 weeks ago
lizzie 5ba3ae32dc
[hle/sockets] fix crash when socket() isn't initialized but send()/recv() are called (#3729) 3 weeks ago
crueter 2912f64145
[cmake] Don't scan for CXX modules (#4063) 3 weeks ago
BoiledElectricity 470d43df6d
[hid_core] fix bounds-check aruid index in GetControllerFromNpadIdType (#4064) 3 weeks ago
bdm110 fb6330645a
[file_sys] Avoid crash on empty NACP language entries (#4062) 3 weeks ago
Yang Liu 48219f348c
[dynarmic, loongarch64] Add minimal toy implementation enough to execute LSLS (#4054) 3 weeks ago
crueter 661346503b
[net] Add support for future macOS PGO shenanigans (#4050) 3 weeks ago
lizzie a4e9b08fe7
[docs] clang-cl with MSVC, misc docs updates (#4034) 3 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) 3 weeks ago
crueter efc7472330
[cmake] Bump minimum version to 3.31 (#4055) 3 weeks ago
Duncan Ogilvie aadcc24aac
[core/debugger] Protocol-compliant vCont support (#3896) 3 weeks ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 3 weeks ago