2358 Commits (lizzie/unity-build)

Author SHA1 Message Date
lizzie 55878b2e99
fix cityhash 2 weeks ago
lizzie 1036f84ac3
fix with bigger batch sizes 2 weeks 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) 18 hours ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 22 hours ago
lizzie 16e7e034d7
[ports, freebsd] remove fastmem ban (#3786) 5 days ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 7 days ago
lizzie 4337135910
[common/logging] fix android stupid ctor() init order not initializing logging first (#3719) 3 weeks ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 weeks ago
crueter 07e3a2aa46
[settings] Disable fastmem on Linux systems with non-4kb page sizes (#3669) 3 weeks ago
xbzk a1b50e9339
[android] patches bin button + version bug fixes (#3691) 3 weeks ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 3 weeks ago
lizzie f2c46eadc1
[ports] build fixes for *BSD make (#3496) 3 weeks ago
SchweGELBin a022560991
[desktop] tas: add option to disable file overwrite dialog (#3657) 4 weeks ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 4 weeks ago
John 0d950195e9
[Settings] Add "Enable Legacy Rescale Pass" Toggle (#3582) 1 month ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 1 month ago
PavelBARABANOV d2bef2731c
[android, tu] Adjusted PoD of Vertex/ Buffers for older turnip drivers (#3621) 1 month ago
PavelBARABANOV 83cdeed3c4
[common] Disable BCN patch by default (#3622) 1 month ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 1 month ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 1 month ago
xbzk d19303883e
[chore] Resolve "warning C4127: conditional expression is constant" while building under MSVC (#3567) 1 month ago
xbzk 5ee81a4932
[settings] changed debug knobs category to allow per-game usage (#3564) 1 month ago
lizzie 6f9d025ad2
[host_memory] avoid doing madvise(2) syscall for a simple memset op (#3108) 1 month ago
John 5fb3ae487c
[windows] Return x86 microsleep for Windows (#3563) 1 month ago
crueter f4e7fc91ba
[cmake, frontend] Fix update checker and move to self-hosted Git (#3558) 1 month ago
MaranBr 8e373eb714
[vulkan] Improve frame pacing (#3535) 2 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 2 months ago
John ee428deb1e
[settings] Set EDS to 2 as default on Windows/FreeBSD (#3532) 2 months ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 2 months ago
MaranBr 5f676a6a55
[vulkan] Add support for target FPS frame pacing (#3494) 2 months ago
xbzk 2ab5b37137
[android, ui] unswizzle combo picker core (#3516) 2 months ago
lizzie efd26c3e4d
[android, nce] Remove LRU-Cache (#3500) 2 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2 months ago
lizzie a56b8d3de8
[core, windows] remove microSleep() and simply wait on events like on linux (#3498) 2 months ago
crueter b9e052b3a7
[desktop] Basic grid view implementation (#3479) 2 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 2 months ago
lizzie 913a74dbd3
[common] remove uneeded allocations in logs (#3409) 2 months ago
lizzie cbb92e75d3
[common] log modified settings first (#3132) 2 months ago
crueter d59fcf01bf
[frontend] Generate web token at runtime (#3462) 2 months ago
MaranBr 13f11ebf49
[nvnflinger] Reimplement GetBufferHistory (#3394) 2 months ago
crueter 33067af283
[settings] Disable GPU logging by default (#3455) 2 months ago
crueter 5113f503d1
[frontend] Fix nightly update checker (#3444) 2 months ago
MrPurple666 6637810fe6
[android] gpu logs functions (#3389) 2 months ago
lizzie 1925726b96
[android, core] pin core threads to logical CPUs 0-3 (#3121) 2 months ago
crueter 84839dec38
[cmake] add a `YUZU_STATIC_ROOM` option (#3411) 2 months ago
lizzie 770be31030
[fiber] fix windows 11 regression with DefaultSettings due to fiber stack corruption (#3400) 2 months ago
PavelBARABANOV 0d996e1df9
[common] Return the ability to toggle "Fast GPU Time" during the game (#3393) 2 months ago
lizzie 2f1f9be7a4
[common] remove assert extra newline (#3362) 2 months ago
PavelBARABANOV 4a5bec1cfc
[android, feat] add "Fix Bloom Effects" toggle (#3359) 2 months ago
MaranBr 4f6195881c
[video_core] Fix 1x graphics bugs without performance loss (#3385) 2 months ago