2442 Commits (4bb1f095b93be883c92ea63e0df6cf25e90cadea)

Author SHA1 Message Date
lizzie 4bb1f095b9 reduce fiber sizes 6 months ago
lizzie a01355da81 use dmem for swap buffers, restore full jit sizes 6 months ago
lizzie 6744a3a13a use newer sdl2, make bigger stack 6 months ago
lizzie 5eb8434af8 update loicense 6 months ago
lizzie 707a509779 reduce arm codeisze, force 16x4 pages again 6 months ago
lizzie 44f457c5fe extra buffer precautions to not exhaust DMem, format better + perf history nerf 6 months ago
lizzie f7f920b281 fibers that don't immediately crash?!!?!?!!? 6 months ago
lizzie a35543b03b fix alloc failures 7 months ago
lizzie 355c165244 fix for crashes on TLS due to openorbis being W E I R D 7 months ago
lizzie c9041ca4c3 opengl bullshit 6 months ago
lizzie 20140a1fc8 proper memswap mechanism 8 months ago
lizzie aa81fc5865 more stupid stuff 8 months ago
lizzie 17b3be93d4 fixes 4 stuff 8 months ago
lizzie bffd2ad033 swap handling 7 months ago
lizzie 2c91f72b48 license 8 months ago
lizzie 9f0a9c6e12 evil haxx 8 months ago
lizzie cb3c9e1af0 extra ps4 defs 8 months ago
lizzie a8b733df9d force NO fastmem 8 months ago
lizzie ddcd4dfea6 more memory shit 8 months ago
lizzie 93e6c9b3bb MAP_SYSTEM 8 months ago
lizzie 55c6e88e87 (likely) fixes for virtual dmem? 8 months ago
lizzie c5e16182c2 disable fastmem 8 months ago
lizzie 4d2ddb6242 try to fix the paths 8 months ago
lizzie f16c370eba sysconf stub cuz crash(?) + some stderrp stuff 8 months ago
lizzie 6480f5af22 merge 2 months ago
lizzie 8b980c1e09 merge 8 months ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 2 weeks ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 weeks ago
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 2 weeks ago
lizzie e662108584
[fs] use recursive_directory_iterator since MSVC CRT no longer should bug out (#3670) 2 weeks ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 2 weeks ago
lizzie 94e9c2bd74
[common] remove presumed 'hot path' for QPC of 10MHz on SteadyClock::Now() (#4162) 2 weeks ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 2 weeks ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 2 weeks ago
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 2 weeks ago
lizzie 4c65780f11
Revert "[common/dynamic_library] fix AUR build error (#4156)" (#4157) 3 weeks ago
lizzie a9c4c8aefd
[common/dynamic_library] fix AUR build error (#4156) 3 weeks ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 4 weeks ago
MaranBr b4b41ee62c
[buffer_cache] Add option to control GPU buffer readback (#4126) 4 weeks ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 4 weeks ago
lizzie 6bdb03d8ac
[common/virtual_buffer] Fix Windows on Snapdragon 7C realizing virtual pages before they're needed (#4128) 4 weeks ago
crueter 39be450fa3
[desktop] Add basic carousel view (#4112) 1 month ago
crueter 7c0e993b5b
[*] Fix compilation on fmt 12.2.0 (#4107) 1 month ago
lizzie b05463ee19
[fs] use XDG_CACHE_HOME for shader caches (#4093) 1 month ago
lizzie 561adac0af
[common] fallback to VirtualBuffer if we can't use file mappings (#4005) 1 month ago
lizzie 74a6607f8e
[fs] do not early abort on IterateDirEntries{Recursively} (#4100) 1 month ago
xbzk 78a1cd0533
[hle] support passing arguments to homebrew applications (#4013) 1 month ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 1 month 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) 1 month ago
crueter 661346503b
[net] Add support for future macOS PGO shenanigans (#4050) 2 months ago