28822 Commits (1914e7e8dad4b916e8b6f6627c484c69a116f77c)
 

Author SHA1 Message Date
lizzie 1914e7e8da fixup timerid 1 month ago
lizzie b91f05b393 typedef? 1 month ago
lizzie 9d70f21bd8 fix build err 1 month ago
lizzie 8ca132130e [eden-cli] rework loop to use new SDL3 event dispatch system 1 month ago
lizzie eebb4bd91e
[eden-cli] add extra CLI options -n/-x/-s (#4173) 1 day ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 1 day ago
lizzie 7b13113fbe
[dynarmic] flatten terminal variants to not use recursive pointers (#4218) 1 day ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 1 day ago
Eden CI 0133caf702
[dist, android] Update translations from Transifex for Jul 25 (#4227) 1 day ago
crueter 9d60030af5
[android] Support Joy-Con D-pad buttons (#4225) 1 day ago
crueter f5d1a78846
Move PULL_REQUEST_TEMPLATE to a single file 2 days ago
crueter 5d3ad94e18
[meta] Add a pull request template for GitHub (#4226) 2 days ago
crueter 479df9809a
[filesystem] Return ResultPathAlreadyExists from CreateDirectory if path exists (#4224) 2 days ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 2 days ago
lizzie 5b4dc32c1a
[core/hle/service/am] Stub ISelfController::IsIlluminanceAvailable (#4163) 2 days ago
Maufeat a90ba7f6ac
[hle] stub SetMouseLibraryVersion (#4222) 2 days ago
PavelBARABANOV 9b2a36791d
[android] remove GPU accuracy balanced (#4220) 3 days ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 3 days ago
lizzie 89004124a5
[video_core] use bool params for read/writes and cascade them thru the calltree (#4001) 1 week ago
CamilleLaVey eb9280dedf
[vulkan] 4th Vulkan Global Maintenance (#4212) 1 week ago
Eden CI 8b8034a2a0
[dist, android] Update translations from Transifex for Jul 14 (#4205) 2 weeks ago
lizzie 9a0e6b3c28
[msvc] fix error with new <T>bitfields (#4196) 2 weeks ago
MaranBr defb8bf2e2
[video_core] Fix crash using RenderDoc (#4188) 2 weeks ago
lizzie 6295d23581
[qt] remove stale compat list setting (#4202) 2 weeks ago
lizzie 7f85c6e282
[qt] nuke game compat list (again) (#4201) 2 weeks ago
Eden CI 39b2c79985
[dist, android] Update translations from Transifex for Jul 11 (#4200) 2 weeks ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 2 weeks ago
John 5606edd1a6
[Vulkan] Regression Fix - Return BindVertexBuffer2EXT old path (#4199) 2 weeks ago
crueter cd003e5ec9
[cmake] Fix CPMUtil on Windows by avoiding a temp dir (#4195) 2 weeks ago
crueter 813b248bc3
[docs] Tighten AI restrictions and switch to CONTRIBUTING.md (#4193) 2 weeks ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 2 weeks ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 3 weeks ago
Eden CI 3699795315
[dist, android] Update translations from Transifex for Jul 07 (#4185) 3 weeks ago
CamilleLaVey 3a6ac6e418
[video_core] Implementation on ASTC HDR formats + Vulkan fixes (#4190) 3 weeks ago
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 3 weeks ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 3 weeks ago
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 3 weeks ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 3 weeks ago
lizzie e662108584
[fs] use recursive_directory_iterator since MSVC CRT no longer should bug out (#3670) 3 weeks ago
lizzie 29f712d3b5
[core/device_memory_manager] use more pointer/iterator stable std::vector<> instead of deque<> for multi address scatter/gather (#4098) 3 weeks ago
lizzie ae75ba4883
[shader_recompiler/ir] fix potential CBuf collision when count mismatches (#4097) 3 weeks ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 3 weeks ago
lizzie 94e9c2bd74
[common] remove presumed 'hot path' for QPC of 10MHz on SteadyClock::Now() (#4162) 3 weeks ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 3 weeks ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 3 weeks ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 3 weeks ago
lizzie 1643d8766f
[vk] invalidate shader cache automatically if !=driverId or !=driverVersion (#4174) 3 weeks ago
lizzie fe1b8ff0ab
[input_common] Fix GetButtonMappingForDevice() when joystick doesn't have a gamepad associated with it (#4172) 3 weeks ago
lizzie f22fd1714b
[dynarmic] use LinkBlockFast for branches which are guarnateed to be unconditional (or conditionally unconditional) (#4177) 3 weeks ago
lizzie 6119e8fad2
[hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 3 weeks ago