2447 Commits (dc2bfb88668dd619febb3e607935911e1efbc6bd)

Author SHA1 Message Date
lizzie 8236ddaac2 use 2mb pages 4 months ago
lizzie 22590279cf oopsie 5 months ago
lizzie a5ecde6d72 fix linux readahead 5 months ago
lizzie c92dc03617 alignment with log2 7 months ago
Caio Oliveira b386c494ae f you msvc 8 months ago
Caio Oliveira 10ad741ea5 [chore] It can possible kill someone 8 months ago
lizzie 9aaf46f2fc [chore] Fix windows building 9 months ago
lizzie 40c0da6435 Add for windows and Android 9 months ago
lizzie 5db4d87a6f fuck macos 9 months ago
lizzie 17bcdf7a1d super align + nosync opts 9 months ago
lizzie dfb8a81ae2 add cstring 4 std::memcpy 9 months ago
lizzie 6311ced6be [fs] use mmap() to read files off the mmap system for higher throughput 9 months ago
crueter aa4e494c08
[android] Replace Oboe audio with SDL3 audio (#4338) 7 days ago
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 1 week ago
lizzie e5b656e372
[common/logging] Fix long logs, remove clutter on Android logcat (#4310) 1 week ago
xbzk 48a95da874
[debug] debug knobs adjustments (#4317) 1 week ago
lizzie f4a8f9421a
[common/net] fix linking errors due to C++11 ABI typedef mishandle (#4260) 1 week ago
lizzie f635827fa6
[common/stb] remove unused I/O funcs from non-LTO builds, use common/stb.h on ns service (#4282) 2 weeks ago
lizzie faaf1bac64
[common/logging] Fix logging overflow on logging settings (#4308) 2 weeks 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) 3 weeks ago
CamilleLaVey 2000fdfb7b
[vulkan, android] Initial implementation of LSFG-VK (#4263) 3 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) 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) 2 months 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
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 2 months 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
lizzie 6bdb03d8ac
[common/virtual_buffer] Fix Windows on Snapdragon 7C realizing virtual pages before they're needed (#4128) 3 months ago
crueter 39be450fa3
[desktop] Add basic carousel view (#4112) 3 months ago
crueter 7c0e993b5b
[*] Fix compilation on fmt 12.2.0 (#4107) 3 months ago
lizzie b05463ee19
[fs] use XDG_CACHE_HOME for shader caches (#4093) 3 months ago
lizzie 561adac0af
[common] fallback to VirtualBuffer if we can't use file mappings (#4005) 3 months ago