2336 Commits (b29705dd5b412e43a79150759265468eb5216eb6)

Author SHA1 Message Date
MaranBr b29705dd5b Add 45 FPS pacing as request 3 weeks ago
John 5fb3ae487c
[windows] Return x86 microsleep for Windows (#3563) 3 weeks ago
crueter f4e7fc91ba
[cmake, frontend] Fix update checker and move to self-hosted Git (#3558) 3 weeks ago
MaranBr 8e373eb714
[vulkan] Improve frame pacing (#3535) 3 weeks ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 3 weeks ago
John ee428deb1e
[settings] Set EDS to 2 as default on Windows/FreeBSD (#3532) 3 weeks ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 4 weeks ago
MaranBr 5f676a6a55
[vulkan] Add support for target FPS frame pacing (#3494) 4 weeks ago
xbzk 2ab5b37137
[android, ui] unswizzle combo picker core (#3516) 4 weeks ago
lizzie efd26c3e4d
[android, nce] Remove LRU-Cache (#3500) 4 weeks ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 4 weeks ago
lizzie a56b8d3de8
[core, windows] remove microSleep() and simply wait on events like on linux (#3498) 4 weeks ago
crueter b9e052b3a7
[desktop] Basic grid view implementation (#3479) 1 month ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 1 month ago
lizzie 913a74dbd3
[common] remove uneeded allocations in logs (#3409) 1 month ago
lizzie cbb92e75d3
[common] log modified settings first (#3132) 1 month ago
crueter d59fcf01bf
[frontend] Generate web token at runtime (#3462) 1 month ago
MaranBr 13f11ebf49
[nvnflinger] Reimplement GetBufferHistory (#3394) 1 month ago
crueter 33067af283
[settings] Disable GPU logging by default (#3455) 1 month ago
crueter 5113f503d1
[frontend] Fix nightly update checker (#3444) 1 month ago
MrPurple666 6637810fe6
[android] gpu logs functions (#3389) 1 month ago
lizzie 1925726b96
[android, core] pin core threads to logical CPUs 0-3 (#3121) 1 month ago
crueter 84839dec38
[cmake] add a `YUZU_STATIC_ROOM` option (#3411) 1 month ago
lizzie 770be31030
[fiber] fix windows 11 regression with DefaultSettings due to fiber stack corruption (#3400) 1 month ago
PavelBARABANOV 0d996e1df9
[common] Return the ability to toggle "Fast GPU Time" during the game (#3393) 1 month ago
lizzie 2f1f9be7a4
[common] remove assert extra newline (#3362) 1 month ago
PavelBARABANOV 4a5bec1cfc
[android, feat] add "Fix Bloom Effects" toggle (#3359) 1 month ago
MaranBr 4f6195881c
[video_core] Fix 1x graphics bugs without performance loss (#3385) 1 month ago
lizzie 368a8f9e3d
[android] fix resolution info.active causing 1/4th of screen rendering when using 0.5x instead of downscaled 0.5x (#3361) 2 months ago
lizzie a3fa666510
[android] fix discrepancy of MAXTEXTURE v. TEXTURE in setting string set (#3360) 2 months ago
MaranBr 9aa8e9b0a1
[video_core] Disable resolution rescaling pass on Android to avoid visual artifacts (#3353) 2 months ago
lizzie 8663913510
[video_core/vic] Partial revert to fix Link Awakening's blue tint (#3348) 2 months ago
MaranBr 30e073b02b
[video_core] Fixes flickering and weird textures at native 1x resolution (#3346) 2 months ago
lizzie 4025925539
[common/log] reoder file:func:line to file:line:func for nicer IDE integration with logs (#3321) 2 months ago
lizzie 291b5febec
[common] merge RenderBackend and ShaderBackend options (#3313) 2 months ago
lizzie 170f113453
[qt] remove VTable bouncing from unsafe options in CPU settings (#3320) 2 months ago
Maufeat ae501e256e
[bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308) 2 months ago
lizzie 83a28dc251
[common, core] remove uneeded memory indirection overhead at startup (#3306) 2 months ago
Forrest Keller ecd01e13fd
[video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246) 2 months ago
lizzie b1daffad19
[common] move spinlock to pure header def (#3287) 2 months ago
lizzie 1da0a380da
[host_memory] remove unused fastmem fallback path (#3133) 2 months ago
lizzie dceeccd04b
[dynarmic, common] pagetable clustering (#3215) 2 months ago
Caio Oliveira 1370f23675
[vk, settings] Disable VIDS on Android and Ungate Advanced EDS (#3281) 2 months ago
crueter 73f2535edc
[desktop, settings] new RendererHacks category, move to Extensions -> Extras, fix GPU accuracy naming (#3245) 2 months ago
kleidis b0cd47c005
[qt, android] Implement custom save path setting and migration + Implement custom path settings for Android (#3154) 2 months ago
crueter e4cbcec2f1
[settings, frontend] Reorganize graphics/CPU settings, saner defaults (#3233) 2 months ago
Caio Oliveira 29717da45b
[vk] add toogle to disable BCn patch (fix crash when fetching drivers on GPU Driver Manager) (#3140) 2 months ago
lizzie b53aa06505
[common] fix fibers by using older boost instead of minicoro (#2665) 2 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 2 months ago
MaranBr 9da38715fe
[video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 3 months ago