2348 Commits (b1fb8817dcab2c2a0d70fce0fd97bb349187c63e)

Author SHA1 Message Date
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 5 years ago
german77 0ccd665a0a configure/ui: Add sliders for trigger buttons 5 years ago
german77 0fb8912834 input_common: Fix mouse panning behaivour 5 years ago
Morph 6252bf7321 configure_audio: Fix volume clamping to 0 5 years ago
german77 9e0f89e081 input_common: Make button threshold customizable 5 years ago
german77 f098c2163b input_common: Support SDL toggle buttons 5 years ago
Morph 30498f3ce8 applets: Append qt_ prefix to Qt frontend applets 5 years ago
ameerj adbff795e9 settings: Disable FPS unlimit setting between title launches 5 years ago
lat9nq d42f980e0f yuzu qt: config: Only save renderer_debug as a global setting 5 years ago
Fernando S 853ce07510 Update src/yuzu/main.cpp 5 years ago
ameerj 4e2d71a8ce configure_input: Use u8 for mouse sensitivity 5 years ago
ameerj e2bb1ef5aa config: Remove float {Read,Write}Setting variants 5 years ago
ameerj 62979cbf0b configure_graphics: Use u8 for bg_color values 5 years ago
ameerj 86e3e8a4a9 configure_audio: Use u8 for volume value 5 years ago
Fernando Sahmkow 73d331d250 Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle. 5 years ago
lat9nq 95163455a6 settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
Lioncash f2a07b95f0 qt/main: Make title string more i18n-friendly 5 years ago
lat9nq 07b5e2aee1 settings, yuzu qt: Add migration code for CPU accuracy 5 years ago
lat9nq 14e4dbe61e core,common,yuzu qt: Add CPU accuracy option 'Auto' 5 years ago
lat9nq d9109a708b general: Code formatting improvements 5 years ago
german77 99bf1aa49f profiler: Fix deprecated functions 5 years ago
lat9nq c316fc4f2d config: Read UISettings as basic settings 5 years ago
lat9nq 843455fa98 yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 263495a5d5 patch_manager: Do not apply LayeredFS mods when dumping 5 years ago
lat9nq 7d09c0a694 yuzu qt: Add option to dump to SDMC directory 5 years ago
ameerj 4cf87ac811 main: Display the instruction set of the running title in the window name 5 years ago
lat9nq 2a3db91559 configuration: Defer to common/settings for per-game settings defaults 5 years ago
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
OZtistic 718f92c097 Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
ReinUsesLisp 2b175430fd bootmanager: Use std::stop_source for stopping emulation 5 years ago
ameerj 59d6951aeb video_core: Add GPU vendor name to window title bar 5 years ago
Fernando Sahmkow 1592ec32bc Update dynarmic and add new unsafe CPU option. 5 years ago
Fernando Sahmkow d2d4616cca Reaper: Upgrade label from unsafe to experimental as no regressions are known now. 5 years ago
ameerj 2f2d7a9b02 config: Add frame limiter toggle hotkey 5 years ago
ameerj 72a4091aec nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Fernando Sahmkow aa941d40cd Reaper: Change memory restrictions on TC depending on host memory on VK. 5 years ago
Fernando Sahmkow 2fd0207e2e Reaper: Address Feedback. 5 years ago
Fernando Sahmkow 25e2362427 Reaper: Setup settings and final tuning. 5 years ago
Morph 20bb5fe3a1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj 2ec9c87101 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
Morph eadb781320 configure_cpu_debug: Clarify settings behavior 5 years ago
Morph dfca39bf9c yuzu: main: Ensure enough space is available for RomFS dumping 5 years ago
FernandoS27 3147b9e34c General: Add settings for fastmem and disabling adress space check. 5 years ago
Lioncash 54537b36cd configure_ui: Add translation context for file-scope strings 5 years ago
lat9nq e85f105a75 yuzu qt: Start games from context menu 5 years ago
Kewlan 667c113f10 limitable_input_dialog: Implement character limiter 5 years ago
Maide 416bc9dce5 [game_list] Correct light theme loading (#6408) 5 years ago
lat9nq 680de959a6 yuzu qt: Revert some usages of string_view 5 years ago