2458 Commits (c31e661fb9dce9cdad467fe13206b404f106d117)

Author SHA1 Message Date
lizzie c31e661fb9 use newer sdl2, make bigger stack 7 months ago
lizzie 3d8b986de7 update loicense 8 months ago
lizzie 2bd3588f5f reduce arm codeisze, force 16x4 pages again 8 months ago
lizzie ab9b8f67f5 extra buffer precautions to not exhaust DMem, format better + perf history nerf 8 months ago
lizzie d208da01c1 fibers that don't immediately crash?!!?!?!!? 8 months ago
lizzie 427a5a3c26 fix alloc failures 8 months ago
lizzie b89f3cf56b fix for crashes on TLS due to openorbis being W E I R D 8 months ago
lizzie 0064c906e1 opengl bullshit 8 months ago
lizzie 8dd97772dc proper memswap mechanism 9 months ago
lizzie 6a8a4664c8 more stupid stuff 9 months ago
lizzie 758435a59c fixes 4 stuff 9 months ago
lizzie 1c82c15bc7 swap handling 9 months ago
lizzie b2c74e9afa license 9 months ago
lizzie 6f7ccf56b5 evil haxx 9 months ago
lizzie 97dc0c3858 extra ps4 defs 9 months ago
lizzie ffac8491a6 force NO fastmem 9 months ago
lizzie 06eff00e09 more memory shit 9 months ago
lizzie 95755e2989 MAP_SYSTEM 9 months ago
lizzie 99230c5bc7 (likely) fixes for virtual dmem? 9 months ago
lizzie 98fe8b53ec disable fastmem 9 months ago
lizzie 0e801a7cb5 try to fix the paths 9 months ago
lizzie dabe3bd9dd sysconf stub cuz crash(?) + some stderrp stuff 9 months ago
lizzie 63bd4dfa03 merge 1 week ago
lizzie 0a9f9d8a02 merge 9 months ago
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 5 days ago
lizzie e5b656e372
[common/logging] Fix long logs, remove clutter on Android logcat (#4310) 6 days ago
xbzk 48a95da874
[debug] debug knobs adjustments (#4317) 6 days ago
lizzie f4a8f9421a
[common/net] fix linking errors due to C++11 ABI typedef mishandle (#4260) 6 days ago
lizzie f635827fa6
[common/stb] remove unused I/O funcs from non-LTO builds, use common/stb.h on ns service (#4282) 1 week ago
lizzie faaf1bac64
[common/logging] Fix logging overflow on logging settings (#4308) 1 week ago
lizzie d9336ce6ce
[common, settings] Fixes misaligned Aniso levels (#4295) 2 weeks ago
lizzie b610b03d29
[common/logging] eliminate uneeded std::string{} allocations per each logging (#4273) 2 weeks ago
crueter 65a3cfd2be
[common, yuzu] Fix compilation on newer httplib versions (#4278) 2 weeks ago
CamilleLaVey 2000fdfb7b
[vulkan, android] Initial implementation of LSFG-VK (#4263) 3 weeks ago
lizzie c4ab2f6b9e
[cmake] Add ENABLE_WERROR option (#4080) 4 weeks ago
xbzk dd12266c26
[input] added option to disable wgi/xinput to prevent SDL GUIDE hack (#4237) 4 weeks ago
CamilleLaVey 3f52bf4b4b
[core, gpu, threads] Multithreading refactor (#4254) 4 weeks ago
lizzie 8fe1e6efa2
[core/file_sys] implement IApplicationFunctions::GetPseudoDeviceId; common PatchManager::GetNACP for base|updates (#4159) 1 month ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 1 month ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 1 month ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 1 month ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 2 months ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 2 months ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 months ago
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 2 months ago
lizzie e662108584
[fs] use recursive_directory_iterator since MSVC CRT no longer should bug out (#3670) 2 months ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 2 months ago
lizzie 94e9c2bd74
[common] remove presumed 'hot path' for QPC of 10MHz on SteadyClock::Now() (#4162) 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