2466 Commits (a91a0cf52e0600036d327cafbc2dc4305ac03c6a)

Author SHA1 Message Date
lizzie 2fb81e23ed native ps4 audio sink 6 months ago
lizzie b3481ea9ed fix virtual buffers 6 months ago
lizzie b024a42881 let it rip 7 months ago
lizzie 5d18ada08c leave pending param package stuff 7 months ago
lizzie 24af265111 restore protection 7 months ago
lizzie 2b78ca21e4 immediately terminate in OO, use 2MB swap handler 7 months ago
lizzie bb663948a4 reduce fiber sizes 7 months ago
lizzie 7a878ea926 use dmem for swap buffers, restore full jit sizes 8 months ago
lizzie c31e661fb9 use newer sdl2, make bigger stack 8 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 9 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 10 months ago
lizzie 97dc0c3858 extra ps4 defs 10 months ago
lizzie ffac8491a6 force NO fastmem 10 months ago
lizzie 06eff00e09 more memory shit 10 months ago
lizzie 95755e2989 MAP_SYSTEM 10 months ago
lizzie 99230c5bc7 (likely) fixes for virtual dmem? 10 months ago
lizzie 98fe8b53ec disable fastmem 10 months ago
lizzie 0e801a7cb5 try to fix the paths 9 months ago
lizzie dabe3bd9dd sysconf stub cuz crash(?) + some stderrp stuff 10 months ago
lizzie 63bd4dfa03 merge 2 weeks ago
lizzie 0a9f9d8a02 merge 9 months ago
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 2 weeks ago
lizzie e5b656e372
[common/logging] Fix long logs, remove clutter on Android logcat (#4310) 2 weeks ago
xbzk 48a95da874
[debug] debug knobs adjustments (#4317) 2 weeks ago
lizzie f4a8f9421a
[common/net] fix linking errors due to C++11 ABI typedef mishandle (#4260) 2 weeks ago
lizzie f635827fa6
[common/stb] remove unused I/O funcs from non-LTO builds, use common/stb.h on ns service (#4282) 3 weeks ago
lizzie faaf1bac64
[common/logging] Fix logging overflow on logging settings (#4308) 3 weeks ago
lizzie d9336ce6ce
[common, settings] Fixes misaligned Aniso levels (#4295) 3 weeks ago
lizzie b610b03d29
[common/logging] eliminate uneeded std::string{} allocations per each logging (#4273) 3 weeks ago
crueter 65a3cfd2be
[common, yuzu] Fix compilation on newer httplib versions (#4278) 3 weeks ago
CamilleLaVey 2000fdfb7b
[vulkan, android] Initial implementation of LSFG-VK (#4263) 4 weeks ago
lizzie c4ab2f6b9e
[cmake] Add ENABLE_WERROR option (#4080) 1 month ago
xbzk dd12266c26
[input] added option to disable wgi/xinput to prevent SDL GUIDE hack (#4237) 1 month ago
CamilleLaVey 3f52bf4b4b
[core, gpu, threads] Multithreading refactor (#4254) 1 month 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) 2 months ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 2 months ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 2 months ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 2 months ago