730 Commits (0fe6ef610977d2f3a409474dddade0758a5f6739)

Author SHA1 Message Date
lat9nq 959f332e99 config: Only read/write current_user on global config 5 years ago
Malte Jürgens 4304984555 game_list: Make game list folder icons smaller (#6762) 5 years ago
Morph 743b6b53d9 configure_system: Add Brazilian Portuguese to the list of languages 5 years ago
ReinUsesLisp 482c1ec8e5 renderer_vulkan: Add setting to log pipeline statistics 5 years ago
Vamsi Krishna 713f960ce3 configure_graphics: reword GLASM option 5 years ago
ameerj aeff61a0cc general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
ameerj 8c0d6af843 config, nvflinger: Add FPS cap setting 5 years ago
lat9nq f70155db64 configuration: Use combobox apply template where possible 5 years ago
lat9nq 4b02e2b489 general: Implement FullscreenMode enumeration 5 years ago
ReinUsesLisp 4ae6c023df qt: Remove "experimental" from asynchronous shader building UI 5 years ago
lat9nq df62bcd9cb configure_graphics: Mark SPIR-V as Experimental, Mesa only 5 years ago
lat9nq 84bc5be7a1 configure_graphics: Re-order vulkan device populating 5 years ago
lat9nq ddd4720fe4 general: Add setting shader_backend 5 years ago
lat9nq 3a70b6c79b shader: Add shader loop safety check settings 5 years ago
german77 0ccd665a0a configure/ui: Add sliders for trigger buttons 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
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
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
lat9nq 95163455a6 settings, arm_dynarmic, yuzu qt: Move CPU debugging option 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
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
lat9nq 2a3db91559 configuration: Defer to common/settings for per-game settings defaults 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
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
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
Kewlan 667c113f10 limitable_input_dialog: Implement character limiter 5 years ago
lat9nq 680de959a6 yuzu qt: Revert some usages of string_view 5 years ago
lat9nq 3fce0304cb yuzu qt: Use lambda and std::function for reset callback 5 years ago
lat9nq 8d3c9567a2 yuzu: Add settings reset button to general configuration 5 years ago