2436 Commits (c14f06026b464d4b73285014fd423490a1d7d94b)

Author SHA1 Message Date
lizzie 4086c4f399 fix virtual buffers 4 months ago
lizzie b659d7b460 let it rip 5 months ago
lizzie d802948952 leave pending param package stuff 5 months ago
lizzie 9c2b966f6f restore protection 5 months ago
lizzie dc263ec79d immediately terminate in OO, use 2MB swap handler 5 months ago
lizzie 0c5b898b95 reduce fiber sizes 5 months ago
lizzie d6fe92648d use dmem for swap buffers, restore full jit sizes 5 months ago
lizzie 75fd4bcb43 use newer sdl2, make bigger stack 5 months ago
lizzie 356a1602a4 update loicense 5 months ago
lizzie c1ec46f871 reduce arm codeisze, force 16x4 pages again 6 months ago
lizzie b194520f6e extra buffer precautions to not exhaust DMem, format better + perf history nerf 6 months ago
lizzie bb6005bbef fibers that don't immediately crash?!!?!?!!? 6 months ago
lizzie 6c83d10add fix alloc failures 6 months ago
lizzie 5e7444f1e3 fix for crashes on TLS due to openorbis being W E I R D 6 months ago
lizzie 32b49e60d9 opengl bullshit 5 months ago
lizzie b0077d6035 proper memswap mechanism 7 months ago
lizzie 2ed2d64452 more stupid stuff 7 months ago
lizzie 038f3acfbe fixes 4 stuff 7 months ago
lizzie cf511dd70e swap handling 7 months ago
lizzie 2a5a30d11e license 7 months ago
lizzie 0c715b12db evil haxx 7 months ago
lizzie f8c9ded3e2 extra ps4 defs 7 months ago
lizzie fc491e09be force NO fastmem 7 months ago
lizzie 4e5a0572e6 more memory shit 7 months ago
lizzie ec09b5469a MAP_SYSTEM 7 months ago
lizzie e5731e987c (likely) fixes for virtual dmem? 7 months ago
lizzie b7c8ce41ff disable fastmem 7 months ago
lizzie d74ed3fdd4 try to fix the paths 7 months ago
lizzie 3584ffba6e sysconf stub cuz crash(?) + some stderrp stuff 7 months ago
lizzie 5ffee30707 merge 1 month ago
lizzie 94c23e843d merge 7 months ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 5 days ago
MaranBr b4b41ee62c
[buffer_cache] Add option to control GPU buffer readback (#4126) 5 days ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 5 days ago
lizzie 6bdb03d8ac
[common/virtual_buffer] Fix Windows on Snapdragon 7C realizing virtual pages before they're needed (#4128) 1 week ago
crueter 39be450fa3
[desktop] Add basic carousel view (#4112) 1 week ago
crueter 7c0e993b5b
[*] Fix compilation on fmt 12.2.0 (#4107) 2 weeks ago
lizzie b05463ee19
[fs] use XDG_CACHE_HOME for shader caches (#4093) 2 weeks ago
lizzie 561adac0af
[common] fallback to VirtualBuffer if we can't use file mappings (#4005) 2 weeks ago
lizzie 74a6607f8e
[fs] do not early abort on IterateDirEntries{Recursively} (#4100) 2 weeks ago
xbzk 78a1cd0533
[hle] support passing arguments to homebrew applications (#4013) 2 weeks ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 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) 3 weeks ago
crueter 661346503b
[net] Add support for future macOS PGO shenanigans (#4050) 4 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) 4 weeks ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 4 weeks ago
lizzie ad9af25027
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025) 4 weeks ago
lizzie f729dbb3c3
[common] use abi::__cxa_demangle for demangling using the system's glibcxx/libc++ (#3894) 4 weeks ago
lizzie e94ac63a5e
[common/thread] fix MSVC build error with _rdstc (#4029) 1 month ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 1 month ago