2443 Commits (c9a55911bee5678c9965b56ac9a8b8e7f00e082a)

Author SHA1 Message Date
lizzie c9a55911be fix alloc failures 7 months ago
lizzie 0e7fc7f6e9 fix for crashes on TLS due to openorbis being W E I R D 8 months ago
lizzie b1dc9d59dc opengl bullshit 7 months ago
lizzie 1ed5c3cea6 proper memswap mechanism 8 months ago
lizzie 999900249d more stupid stuff 8 months ago
lizzie 23a0875545 fixes 4 stuff 8 months ago
lizzie 7c2662dd16 swap handling 8 months ago
lizzie bfda17a16f license 8 months ago
lizzie fa082e4407 evil haxx 9 months ago
lizzie 08992e2cbe extra ps4 defs 9 months ago
lizzie 1093332251 force NO fastmem 9 months ago
lizzie d3049682f2 more memory shit 9 months ago
lizzie e9532148e7 MAP_SYSTEM 9 months ago
lizzie 07a1b78f8f (likely) fixes for virtual dmem? 9 months ago
lizzie fbd0366d6f disable fastmem 9 months ago
lizzie 42181fb328 try to fix the paths 9 months ago
lizzie 46304432c6 sysconf stub cuz crash(?) + some stderrp stuff 9 months ago
lizzie 69a7112e86 merge 3 months ago
lizzie 4e31882d30 merge 9 months ago
lizzie c4ab2f6b9e
[cmake] Add ENABLE_WERROR option (#4080) 1 week ago
xbzk dd12266c26
[input] added option to disable wgi/xinput to prevent SDL GUIDE hack (#4237) 1 week 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) 2 weeks ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 3 weeks ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 4 weeks ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 1 month ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 1 month ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 1 month ago
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 1 month ago
lizzie e662108584
[fs] use recursive_directory_iterator since MSVC CRT no longer should bug out (#3670) 1 month ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 1 month ago
lizzie 94e9c2bd74
[common] remove presumed 'hot path' for QPC of 10MHz on SteadyClock::Now() (#4162) 1 month ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 1 month ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 1 month ago
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 1 month ago
lizzie 4c65780f11
Revert "[common/dynamic_library] fix AUR build error (#4156)" (#4157) 2 months ago
lizzie a9c4c8aefd
[common/dynamic_library] fix AUR build error (#4156) 2 months ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 2 months ago
MaranBr b4b41ee62c
[buffer_cache] Add option to control GPU buffer readback (#4126) 2 months ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 2 months ago
lizzie 6bdb03d8ac
[common/virtual_buffer] Fix Windows on Snapdragon 7C realizing virtual pages before they're needed (#4128) 2 months ago
crueter 39be450fa3
[desktop] Add basic carousel view (#4112) 2 months ago
crueter 7c0e993b5b
[*] Fix compilation on fmt 12.2.0 (#4107) 2 months ago
lizzie b05463ee19
[fs] use XDG_CACHE_HOME for shader caches (#4093) 2 months ago
lizzie 561adac0af
[common] fallback to VirtualBuffer if we can't use file mappings (#4005) 2 months ago
lizzie 74a6607f8e
[fs] do not early abort on IterateDirEntries{Recursively} (#4100) 2 months ago
xbzk 78a1cd0533
[hle] support passing arguments to homebrew applications (#4013) 2 months ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 2 months 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 months ago