10956 Commits (b7cd66700c9b40e85e87ad846b2c442f029910e5)

Author SHA1 Message Date
lizzie 5ad7aa8df6 remove thread remnants 5 months ago
lizzie e658919243 fucking rng 5 months ago
lizzie eb3f72a56f random stray devices ugh 5 months ago
lizzie 36a9864039 native ps4 audio sink 6 months ago
lizzie 0a7244c197 reduce fiber sizes 7 months ago
lizzie 0b4176e338 use dmem for swap buffers, restore full jit sizes 7 months ago
lizzie d2454bce3f force ankerl + fixup for OO with prelude commits 7 months ago
lizzie 67d43f0c5a fixup shit 7 months ago
lizzie a21beb2f65 stub add proper iostream init 7 months ago
lizzie 85c8a34c11 update loicense 7 months ago
lizzie 2767c89792 restore stupid lock, make ps4sup library 7 months ago
lizzie 6f1e6a289d temp fix for dpad 7 months ago
lizzie 5d509d68c3 reduce arm codeisze, force 16x4 pages again 7 months ago
lizzie d99db65297 extra buffer precautions to not exhaust DMem, format better + perf history nerf 7 months ago
lizzie edc7d59450 more inline pt2 7 months ago
lizzie 16a6ce6d55 force running services on host 7 months ago
lizzie 79756411d0 fix alloc failures 8 months ago
lizzie 7d33d939a8 fixes 4 stuff 9 months ago
lizzie ba200265ac license 9 months ago
lizzie 0885952d3d evil haxx 9 months ago
lizzie 7e61b2c9c0 extra ps4 defs 9 months ago
lizzie a41a98028a
[hle/service] stub missing homebrew services, fix NPad/caps crashes (#4264) 3 days ago
crueter 8648c27cbb
[cmake] Simplify DetectPlatform and normalize platform names (#4183) 2 weeks ago
lizzie 7731b5bc86
[core/hle/kernel/svc] demote ResetSignal log Debug->Trace (#4161) 2 weeks ago
lizzie c4ab2f6b9e
[cmake] Add ENABLE_WERROR option (#4080) 2 weeks ago
crueter a3d32a18b8
[meta] Discourage profanity usage (#4239) 2 weeks ago
CamilleLaVey 3f52bf4b4b
[core, gpu, threads] Multithreading refactor (#4254) 2 weeks ago
lizzie 8fe1e6efa2
[core/file_sys] implement IApplicationFunctions::GetPseudoDeviceId; common PatchManager::GetNACP for base|updates (#4159) 3 weeks ago
lizzie 39763e7321
[core/hle/services/am] nuke ButtonPoller and Mouse thread (#4229) 4 weeks ago
lizzie dc1486485b
[core/hle/service] move 'loader'+'jit' to guest thread (#4148) 4 weeks ago
lizzie f561a10bd8
[core/core] GPU initialize before CPU (#4228) 4 weeks ago
lizzie 6272f8ab24
[hle/service/am] make EventObserver use jthread() (#3971) 4 weeks ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 4 weeks ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 4 weeks ago
crueter 479df9809a
[filesystem] Return ResultPathAlreadyExists from CreateDirectory if path exists (#4224) 4 weeks ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 4 weeks ago
lizzie 5b4dc32c1a
[core/hle/service/am] Stub ISelfController::IsIlluminanceAvailable (#4163) 4 weeks ago
Maufeat a90ba7f6ac
[hle] stub SetMouseLibraryVersion (#4222) 4 weeks ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 4 weeks ago
lizzie 9a0e6b3c28
[msvc] fix error with new <T>bitfields (#4196) 1 month ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 1 month ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 1 month ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 1 month ago
lizzie 29f712d3b5
[core/device_memory_manager] use more pointer/iterator stable std::vector<> instead of deque<> for multi address scatter/gather (#4098) 2 months ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 2 months ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 2 months ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 2 months ago
lizzie 6119e8fad2
[hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 2 months ago
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 2 months ago
lizzie 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago