3047 Commits (bf48edee0646aaee693391ad8ea69cab222fb455)

Author SHA1 Message Date
crueter cc8451f764
[desktop] Rework game list to use MVP architecture (#4042) 3 weeks ago
crueter b7fcec4985
[desktop] Increase rlimit on UNIX/Apple (#4030) 3 weeks ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 3 weeks ago
crueter 251a3470dc
[desktop] Set max stdio limit to 2048 on MSVCRT environments (#4023) 3 weeks ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 4 weeks ago
crueter 24dc3834b6
[desktop] Fix `YUZU_USE_QT_MULTIMEDIA` compilation (#3993) 1 month ago
RedBlackAka 2a66b40267
[common/cpu_detect] Remove SSE/SSE2/FMA4/AVX_VNNI detection (#3979) 1 month ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 1 month ago
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 1 month ago
Kaydax ad2e1cc554
[externals] Update to SDL3 (#3952) 1 month ago
crueter 8b9a841d99
[desktop] Fix QtCommon missing header in bootmanager.cpp (#3931) 2 months ago
lizzie ca1fcaca3b
[opengl] remove GLAD symbols from builds w/o OpenGL (#3922) 2 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 2 months ago
crueter 91058d7383
[desktop] Fix 2 mod manager bugs (#3884) 2 months ago
crueter 0257a8d491
[desktop] Change data manager to use tabs instead of a list (#3856) 2 months ago
omardotdev e6ad51e3d5
[settings] remove duplicate settings (#3847) 2 months ago
crueter 50a6f331cf
[desktop] Use pixel-based font sizes instead of point-based for game card (#3827) 3 months ago
crueter 7d53849cd3
[desktop] "Fix" card auto-alignment (#3829) 3 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 3 months ago
crueter 93472023e2
[cmake] Fix macOS frameworks, and icon set usage (#3782) 3 months ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 3 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
lizzie 0dad29698e
[frontend] allow to specify input profile name for first player on command line (#3684) 3 months ago
lizzie 5a0780b826
[video_core] Properly disable/avoid building OpenGL when it's disabled (#3692) 3 months ago
crueter 8678cb06eb
[meta] clang-format literally all of the Qt code (#3706) 3 months ago
crueter 0ff1d215c8
[desktop] Port some QtCommon changes from QML branch (#3703) 3 months ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 3 months ago
lizzie 1864160326
[qt] remove 'None' interface since net code already uses first avail interface anyways, disable changing ifaces at runtime (#3683) 4 months ago
lizzie 0a169dec4d
[qt] fix crash when having an invalid graphics backend (#3693) 4 months ago
SchweGELBin a022560991
[desktop] tas: add option to disable file overwrite dialog (#3657) 4 months ago
crueter e4122dae1d
[desktop] addons: open mod folder in rc menu (#3662) 4 months ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 4 months ago
smiRaphi 4a833e7206
[desktop] port IR Camera to Qt6 & fix camera saving on windows (#3630) 4 months ago
PavelBARABANOV 04e88ab82c
[qt] Remove QEvent::Polish from titlebar filter to fix Applets tab (#3644) 4 months ago
crueter ee67853636
[desktop] Show basic driver info on GPU selector box (#3636) 4 months ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 4 months ago
crueter f25582833a
[cmake] Start requiring SDL2 (#3632) 4 months ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 4 months ago
crueter 89dd600790
[cmake] Comment out YUZU_USE_QT_MULTIMEDIA usages (#3616) 4 months ago
crueter 45eb9cfcee
[desktop] Reset speed mode on game shutdown (#3613) 4 months ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 4 months ago
crueter 80d6172084
[desktop] Display currently applied update in tooltip alongside playtime (#3611) 4 months ago
crueter d8b2971a2e
[desktop] Fix game list name column starting out super small by default (#3610) 4 months ago
crueter fecf763a51
[desktop] Fix crash on restart (#3600) 4 months ago
DraVee 4014b45cb6
[cmake] Remove not working QT_VERSION check (#3553) 4 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) 4 months ago
lizzie bfc720152a
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 4 months ago
crueter 308a995275
[desktop] Revert FPS counter to 500ms (#3586) 4 months ago
crueter 45c9f9bbb3
[desktop] Add basic Frametime/FPS overlay (#3537) 4 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 4 months ago