2295 Commits (7a5a262f3df4c882474346a35a4e50d3422b8580)

Author SHA1 Message Date
CamilleLaVey 23df7aaa45
[host] Added logging for OOM cases with fastmem relation 4 months ago
Caio Oliveira 75889675c5
[settings] vertex_input_dynamic_state ON -> OFF 3 months ago
crueter 73f2535edc
[desktop, settings] new RendererHacks category, move to Extensions -> Extras, fix GPU accuracy naming (#3245) 3 months ago
kleidis b0cd47c005
[qt, android] Implement custom save path setting and migration + Implement custom path settings for Android (#3154) 3 months ago
crueter e4cbcec2f1
[settings, frontend] Reorganize graphics/CPU settings, saner defaults (#3233) 3 months ago
Caio Oliveira 29717da45b
[vk] add toogle to disable BCn patch (fix crash when fetching drivers on GPU Driver Manager) (#3140) 3 months ago
lizzie b53aa06505
[common] fix fibers by using older boost instead of minicoro (#2665) 3 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 3 months ago
MaranBr 9da38715fe
[video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 4 months ago
lizzie 83332316aa
[gamemode] Make available on other platforms (#353) 4 months ago
Kleidis 4cc9aa691d
[android] Remove all frame skip / frame interpolation code (#3152) 4 months ago
lizzie 1b1e186a58
[fs] fix paths not being created due to instance not existing yet (#3134) 4 months ago
Caio Oliveira 33ee9de85a
[fixup] settings: Set Overlay Applet to false (#3112) 4 months ago
lizzie 4642e82ca7
[logging] disable windows-only debugger backend on non-windows platforms (#3032) 4 months ago
lizzie 97054357d2
[common] asserts now display expression of assert (#2997) 4 months ago
lizzie c72144abad
[port] windows 7 support (#3105) 4 months ago
Maufeat f58097e814
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 4 months ago
lizzie 1efef85352
Partial revert "[common] remove HeapTracker (#3001)" (#3107) 4 months ago
lizzie ea0e5d630c
[common] remove HeapTracker (#3001) 4 months ago
lizzie 91b0432591
[video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 4 months ago
xbzk e63f71c787
[android, qt] 16 bit debug knob set for quick development toggles (#3076) 4 months ago
crueter 027085e5ba
[desktop] fix audio output engine not saving (#3083) 4 months ago
lizzie f40025fd9b
[qt, settings] allow to set custom unit and battery serial (#2813) 4 months ago
MaranBr f7f6a4cde4
[video_core] Improve EDS logic and fix a lot of inconsistencies (#3042) 4 months ago
crueter 91d41d1c34
[logging] USER null fallback (#3021) 4 months ago
lizzie 9807fa02ed
[video_core] reduce SPSC/MPSC queue contention for commands (#289) 4 months ago
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 5 months ago
lizzie 8eaa7c28ce
[common] provide fallback for lack of atomic u128 support (#2999) 5 months ago
lizzie 66db2613b5
[common] fix formatting of swapped u32_le/u64_le for BE targets (#2998) 5 months ago
crueter 7ca657d22f
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 5 months ago
PavelBARABANOV 42863027e2
Revert "[core/memory] Remove defered heap allocation on Linux." (#2974) 5 months ago
crueter 08f3639c80
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 5 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 5 months ago
lizzie 48843306e2
[compat] Fix other DragonFlyBSD/NixOS issues (#2860) 5 months ago
Caio Oliveira 159482a7a9
Revert "[vk] Clean up Extended Dynamic State code" (#2970) 5 months ago
JPikachu 612da00d1b
[vk] Clean up Extended Dynamic State code (#2947) 5 months ago
lizzie 8a7fe32a2c
[common] Do not expose platform specific Crash() macro that is only used ever once (#2909) 5 months ago
lizzie 4b0bcfb0f7
[compat] Windows 8.1 support (#2772) 5 months ago
lizzie 82eb5a03f4
[core/arm] introduce vtable bouncing (#2943) 5 months ago
crueter c70abc8e43
[cmake, docs] msys: allow bundled FFmpeg, update dep/caveat docs, faster linking on Release mode (#2921) 5 months ago
MaranBr 2d3ba3e5dd
[audio_core] Remove unused files and make audio rendering more safe (#2903) 5 months ago
lizzie dbc98f758e
[core/memory] Remove defered heap allocation on Linux. (#2587) 5 months ago
lizzie 3a54d322ab
[common] Common::Size -> std::size (#2910) 5 months ago
lizzie 2dc6d773ee
[common, hle/kernel] Remove LTO_NOINLINE (#2908) 5 months ago
Caio Oliveira 2f591d33d3
[meta] Add option to FORCE X11 as Graphics Backend (#2820) 5 months ago
crueter 39f226a853
[qt] Ryujinx save data link (#2815) 5 months ago
lizzie dd9cae4ebc
[logging, debugger] remove unescesary logic and only query USER env variable once (#2800) 5 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 5 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 5 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 5 months ago