2370 Commits (550f4f87f0253c19288ed7373bb5b771a21bb7ac)

Author SHA1 Message Date
lizzie 550f4f87f0 sysconf stub cuz crash(?) + some stderrp stuff 5 months ago
lizzie ecdaa219e1 merge 5 months ago
lizzie 60caf00787 merge 5 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 2 weeks ago
lizzie d69bd86183
[memory] coalesce redundant remappings of MultiPageLevel (#3857) 2 weeks ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 2 weeks ago
lizzie 17e2be173c
[spirv] nuke spirv-opt (#3877) 3 weeks ago
CamilleLaVey b3cc8723c1
[vulkan] 2nd Vulkan Global Maintenance (#3853) 3 weeks ago
wildcard 838cc926f6
keyboard fixes (#3865) 3 weeks ago
omardotdev e6ad51e3d5
[settings] remove duplicate settings (#3847) 4 weeks ago
CamilleLaVey 3d0eb4b5d7
[vulkan] 1st Vulkan Global Maintenance (#3839) 1 month ago
CamilleLaVey 1b4a79c7ee
[android] QoL changes to Android Phase - 1 (#3832) 1 month ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 1 month ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 1 month ago
lizzie 21f9db1c27
[android] fix crash due to ctor/dtor ordering for std::random_device being uninitialized when used in other static ctor/dtors (#3806) 1 month ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 1 month ago
lizzie 16e7e034d7
[ports, freebsd] remove fastmem ban (#3786) 2 months ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 2 months ago
lizzie 4337135910
[common/logging] fix android stupid ctor() init order not initializing logging first (#3719) 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 months ago
crueter 07e3a2aa46
[settings] Disable fastmem on Linux systems with non-4kb page sizes (#3669) 2 months ago
xbzk a1b50e9339
[android] patches bin button + version bug fixes (#3691) 2 months ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 2 months ago
lizzie f2c46eadc1
[ports] build fixes for *BSD make (#3496) 2 months ago
SchweGELBin a022560991
[desktop] tas: add option to disable file overwrite dialog (#3657) 2 months ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 2 months ago
John 0d950195e9
[Settings] Add "Enable Legacy Rescale Pass" Toggle (#3582) 3 months ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 3 months ago
PavelBARABANOV d2bef2731c
[android, tu] Adjusted PoD of Vertex/ Buffers for older turnip drivers (#3621) 3 months ago
PavelBARABANOV 83cdeed3c4
[common] Disable BCN patch by default (#3622) 3 months ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 3 months ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 3 months ago
xbzk d19303883e
[chore] Resolve "warning C4127: conditional expression is constant" while building under MSVC (#3567) 3 months ago
xbzk 5ee81a4932
[settings] changed debug knobs category to allow per-game usage (#3564) 3 months ago
lizzie 6f9d025ad2
[host_memory] avoid doing madvise(2) syscall for a simple memset op (#3108) 3 months ago
John 5fb3ae487c
[windows] Return x86 microsleep for Windows (#3563) 3 months ago
crueter f4e7fc91ba
[cmake, frontend] Fix update checker and move to self-hosted Git (#3558) 3 months ago
MaranBr 8e373eb714
[vulkan] Improve frame pacing (#3535) 3 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 3 months ago
John ee428deb1e
[settings] Set EDS to 2 as default on Windows/FreeBSD (#3532) 3 months ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 3 months ago
MaranBr 5f676a6a55
[vulkan] Add support for target FPS frame pacing (#3494) 3 months ago
xbzk 2ab5b37137
[android, ui] unswizzle combo picker core (#3516) 3 months ago
lizzie efd26c3e4d
[android, nce] Remove LRU-Cache (#3500) 3 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
lizzie a56b8d3de8
[core, windows] remove microSleep() and simply wait on events like on linux (#3498) 3 months ago
crueter b9e052b3a7
[desktop] Basic grid view implementation (#3479) 3 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 3 months ago
lizzie 913a74dbd3
[common] remove uneeded allocations in logs (#3409) 3 months ago
lizzie cbb92e75d3
[common] log modified settings first (#3132) 3 months ago