2452 Commits (63b2c47ccc6c0e8fd6ce0c01d5660239afd02ab4)

Author SHA1 Message Date
lizzie 63b2c47ccc restore protection 7 months ago
lizzie 7b59a6b411 immediately terminate in OO, use 2MB swap handler 7 months ago
lizzie c6d631492e reduce fiber sizes 7 months ago
lizzie ee988fdba1 use dmem for swap buffers, restore full jit sizes 7 months ago
lizzie 65e1081a7e use newer sdl2, make bigger stack 7 months ago
lizzie ceba4dc66e update loicense 7 months ago
lizzie 68044106ae reduce arm codeisze, force 16x4 pages again 7 months ago
lizzie 8cd897a3e5 extra buffer precautions to not exhaust DMem, format better + perf history nerf 7 months ago
lizzie 60b1f4d2c5 fibers that don't immediately crash?!!?!?!!? 7 months ago
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 9 months ago
lizzie 999900249d more stupid stuff 9 months ago
lizzie 23a0875545 fixes 4 stuff 9 months ago
lizzie 7c2662dd16 swap handling 8 months ago
lizzie bfda17a16f license 9 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) 2 weeks ago
xbzk dd12266c26
[input] added option to disable wgi/xinput to prevent SDL GUIDE hack (#4237) 2 weeks 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) 4 weeks ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 4 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