1378 Commits (e3fc6fc6eafd02c963e83142faf8c485ab0061e0)

Author SHA1 Message Date
lizzie e3fc6fc6ea stupid 1 6 months ago
lizzie 1d377180e7 EVEN MORE FIXES 6 months ago
lizzie ecb1ac96e0 more qt fixes 6 months ago
CamilleLaVey 2000fdfb7b
[vulkan, android] Initial implementation of LSFG-VK (#4263) 3 weeks ago
xbzk dd12266c26
[input] added option to disable wgi/xinput to prevent SDL GUIDE hack (#4237) 1 month ago
CamilleLaVey 3f52bf4b4b
[core, gpu, threads] Multithreading refactor (#4254) 1 month ago
lizzie 39763e7321
[core/hle/services/am] nuke ButtonPoller and Mouse thread (#4229) 1 month ago
lizzie 6295d23581
[qt] remove stale compat list setting (#4202) 2 months ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 2 months ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 2 months ago
omardotdev c27266c4cd
[qt] fix configure_debug; use a better method of getting multiple setting values (#4092) 3 months ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 3 months ago
crueter cc8451f764
[desktop] Rework game list to use MVP architecture (#4042) 3 months ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 4 months ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 4 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 4 months ago
crueter 91058d7383
[desktop] Fix 2 mod manager bugs (#3884) 5 months ago
omardotdev e6ad51e3d5
[settings] remove duplicate settings (#3847) 5 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 6 months ago
crueter 8678cb06eb
[meta] clang-format literally all of the Qt code (#3706) 6 months ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 6 months ago
lizzie 1864160326
[qt] remove 'None' interface since net code already uses first avail interface anyways, disable changing ifaces at runtime (#3683) 6 months ago
lizzie 0a169dec4d
[qt] fix crash when having an invalid graphics backend (#3693) 6 months ago
SchweGELBin a022560991
[desktop] tas: add option to disable file overwrite dialog (#3657) 6 months ago
crueter e4122dae1d
[desktop] addons: open mod folder in rc menu (#3662) 6 months ago
smiRaphi 4a833e7206
[desktop] port IR Camera to Qt6 & fix camera saving on windows (#3630) 6 months ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 7 months ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 7 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) 7 months ago
crueter 45c9f9bbb3
[desktop] Add basic Frametime/FPS overlay (#3537) 7 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 7 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 7 months ago
crueter ca9f2d43be
[desktop] Add icon-only mode to grid and improve design (#3485) 7 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 7 months ago
crueter e07e269bd7
[desktop] Add mod importer from folder and zip (#3472) 7 months ago
crueter 7b537f6b72
[desktop] Disable generate UUID button when editing user (#3428) 7 months ago
crueter 8b55a15808
[desktop] Fix double profile deletion (#3422) 7 months ago
crueter b2b98ac83a
[desktop] refactor profile management and fix some misc bugs with it (#3415) 7 months ago
lizzie 1d13f7a666
[qt] let uuid be specified on new user creation dialogue (#3351) 8 months ago
Maufeat 4510e9ff7f
[core] Use a eden profile picture instead of the default grey one. (#3350) 8 months ago
lizzie 291b5febec
[common] merge RenderBackend and ShaderBackend options (#3313) 8 months ago
lizzie 170f113453
[qt] remove VTable bouncing from unsafe options in CPU settings (#3320) 8 months ago
crueter 73f2535edc
[desktop, settings] new RendererHacks category, move to Extensions -> Extras, fix GPU accuracy naming (#3245) 8 months ago
kleidis b0cd47c005
[qt, android] Implement custom save path setting and migration + Implement custom path settings for Android (#3154) 8 months ago
crueter e4cbcec2f1
[settings, frontend] Reorganize graphics/CPU settings, saner defaults (#3233) 8 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 9 months ago
lizzie 83332316aa
[gamemode] Make available on other platforms (#353) 9 months ago
lizzie e22756160c
[qt] configure network per game (#3113) 9 months ago
xbzk e63f71c787
[android, qt] 16 bit debug knob set for quick development toggles (#3076) 10 months ago